UNPKG

@hpke/common

Version:

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

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