Crate otpauth [] [src]

Two-step verification of HOTP/TOTP.

Reexports

pub use hotp::HOTP;
pub use totp::TOTP;

Modules

hotp

Two-step verfication of HOTP algorithm.

totp

Two-step verification of TOTP algorithm