shadow-crypt-core 1.0.7

Core types and deterministic operations for shadow-crypt
Documentation
1
2
3
4
pub enum SecurityProfile {
    Production,
    Test,
}