UNPKG

@hpke/common

Version:

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

3 lines (2 loc) 79 B
// The key usages for AEAD. export const AEAD_USAGES = ["encrypt", "decrypt"];