Module cipher_risk

Source

Re-exportsยง

pub use cipher_risk_client::CipherRiskClient;
pub use cipher_risk_client::CipherRiskError;
pub use types::CipherLoginDetails;
pub use types::CipherRiskOptions;
pub use types::CipherRiskResult;
pub use types::ExposedPasswordResult;

Modulesยง

cipher_risk_client ๐Ÿ”’
hibp ๐Ÿ”’
Have I Been Pwned (HIBP) API client for password breach checking.
password_strength ๐Ÿ”’
Password strength calculation using zxcvbn with cipher context.
types ๐Ÿ”’