Module odoh_rs::key_utils[][src]

Utility APIs for handling ODoH keys

Functions

derive_keypair_from_seed

Takes secret keying material and produces the corresponding HPKE key pair. ikm length should be the same as key length, which means 32 bytes for X25519 keys.

Type Definitions

Kem
Kex