[][src]Crate schemeguardian

SchemeGuardian

Secrets Authrorization, Authentication, Verification and Encryption Manager with Key-Value Storage

Re-exports

pub use global::Role;
pub use global::Target;
pub use global::SGSecret;
pub use secrets::secrets_engine;
pub use secrets::passphrase_engine;
pub use secrets::csprng;
pub use secrets::branca_engine;
pub use secrets::Lease;
pub use secrets::auth_storage;
pub use errors::SGError;

Modules

errors

Module containing error handling using failure for the Rust ? type

global

Contains global types and methods

secrets

secrets module

sg_statics

Module containing constants that live for the entirety of the program

Structs

SG_SECRET_KEYS

Create a static for branca token generation secret key for branca tokens