Skip to main content

Module decapsulation_key

Module decapsulation_key 

Source
Expand description

Section 6. The ML-KEM Key-Encapsulation Mechanism (Decapsulation)

Structs§

DecapsulationKey
A DecapsulationKey provides the ability to generate a new key pair, and decapsulate an encapsulated shared key.

Traits§

ExpandedKeyEncodingDeprecated
DEPRECATED: support for encoding and decoding DecapsulationKeys in the legacy expanded form, as opposed to the more widely adopted Seed form.