memseal 0.1.6

A small password-based encrypted vault for named secrets
Documentation
1
2
3
4
pub mod aad_aead;
pub mod encdec_trait;
pub mod nonce_rotation;
pub mod utils;