Re-exports§
pub use crypto::Key;pub use crypto::recipients::Recipients;pub use store::Secret;pub use store::Store;pub use types::Ciphertext;pub use types::Plaintext;
Modules§
- crypto
- Crypto interface.
- store
- Interface to a password store and its secrets.
- sync
- Password store synchronization functionality.
- systemd_
bin - tomb
- Password store Tomb functionality.
- types
- Secret plaintext and ciphertext types.
- util
Constants§
- STORE_
DEFAULT_ ROOT - Default password store directory.