Expand description
Re-exports§
pub use rfc::hotp;
pub use rfc::totp;
pub use util::check_hotp;
pub use util::check_totp;
Modules§
- rfc
- Implementatations of TOTP (RFC6238) and HOTP (RFC4226).
- util
- Additional utilities for working with TOTP and HOTP.
pub use rfc::hotp;
pub use rfc::totp;
pub use util::check_hotp;
pub use util::check_totp;