citadel_crypt 0.13.0

Higher-level cryptographic library for the Citadel Protocol
Documentation
1
2
3
4
/// For encrypting data and scrambling it
pub mod crypt_splitter;
/// Allows thread-pooled asynchronous and parallel file processing
pub mod streaming_crypt_scrambler;