Module prelude_test

Module prelude_test 

Source
Available on (32-bit or 64-bit) and (crate features test-utils) only.
Expand description

Single place, re-exporting all structs and functions needed for integration tests Testing prelude for OpenMLS. Include this to get access to all necessary pub(crate) functions of OpenMLS testing.

Re-exports§

pub use crate::ciphersuite::signable::Verifiable;
pub use crate::key_packages::KeyPackage;
pub use crate::schedule::tests_and_kats::kats::key_schedule;
pub use crate::schedule::tests_and_kats::kats::key_schedule::KeyScheduleTestVector;
pub use crate::ciphersuite::*;

Modules§

kat_treemath
Known Answer Tests for treemath