//! This trait contains traits, constants and wrappers that provid= the interface between Rosenpass //! as a consumer of cryptographic libraries and the implementations of cryptographic algorithms. pub mod algorithms; pub mod primitives;