Crate prs_lib

Crate prs_lib 

Source

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.