👎Deprecated: use
aws_lc_rs::kem
insteadAvailable on crate feature
unstable
only.Re-exports§
pub use crate::kem::ML_KEM_1024;
pub use crate::kem::ML_KEM_512;
pub use crate::kem::ML_KEM_768;
Enums§
- Algorithm
Id Deprecated
Functions§
- get_
algorithm Deprecated - Retrieve an unstable KEM
Algorithm
using theAlgorithmId
specified byid
. May returnNone
if support for the algorithm has been removed from the unstable module.