Package com.yahoo.security.hpke
package com.yahoo.security.hpke
-
ClassDescriptionAuthenticated encryption with associated data (AEAD)A Ciphersuite is a 3-tuple that encapsulates the necessary primitives to use HKDF: A key encapsulation mechanism (KEM) A key derivation function (KDF) An "authenticated encryption with associated data" (AEAD) algorithmRestricted subset implementation of RFC 9180 Hybrid Public Key Encryption (HPKE)Key derivation function (KDF)Key encapsulation mechanism (KEM)