memseal 0.1.1

Encrypt and store secrets in memory with password-based key derivation, authenticated encryption, and automatic zeroization
Documentation
1
2
3
4
pub mod facade;
pub mod vault_error;
pub mod vault_header;
pub mod vault_index;