Module kem

Source
👎Deprecated: use aws_lc_rs::kem instead
Available 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§

AlgorithmIdDeprecated

Functions§

get_algorithmDeprecated
Retrieve an unstable KEM Algorithm using the AlgorithmId specified by id. May return None if support for the algorithm has been removed from the unstable module.