UNPKG

@hpke/common

Version:

A Hybrid Public Key Encryption (HPKE) internal-use common module for @hpke family modules.

9 lines (8 loc) 104 B
// b"KEM" export const SUITE_ID_HEADER_KEM = new Uint8Array([ 75, 69, 77, 0, 0, ]);