Hpke Class
Hybrid Public Key Encryption functions (HPKE)
- DerivePrivateKey
- Derive an EC private key in a deterministic manner from input keying material using the DeriveKeyPair algorithm in RFC9180.
- LabeledExpand
- Compute the output of the LabeledExpand function as defined in RFC9180.
- LabeledExtract
- Compute the output of the LabeledExtract function as defined in RFC9180.
[Contents] [Index]