Crate prs_lib[−][src]
Re-exports
pub use crypto::recipients::Recipients; | |
pub use crypto::Key; | |
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. |
| types | Secret plaintext and ciphertext types. |
Constants
| STORE_DEFAULT_ROOT | Default password store directory. |