Static rustls::crypto::aws_lc_rs::hpke::DH_KEM_P384_HKDF_SHA384_AES_128

source ยท
pub static DH_KEM_P384_HKDF_SHA384_AES_128: &HpkeAwsLcRs<AES_128_KEY_LEN, SHA384_OUTPUT_LEN>
Available on crate feature aws_lc_rs only.
Expand description

HPKE suite using ECDH P-384 for agreement, HKDF SHA-384 for key derivation, and AEAD AES-128-GCM for symmetric encryption.