citadel_crypt 0.6.0

Higher-level cryptographic library for the Citadel Protocol
Documentation
1
2
3
4
5
///
#[allow(missing_docs)]
pub mod argon_container;
#[cfg(not(target_family = "wasm"))]
pub mod autotuner;