r2fa
Rust implementation for HTOP, TOTP and steam guard tow-factor-authentication.
Use ring 0.16.20,
may be incompatible with other version of ring.
Usage
use HOTPKey;
use HMACType;
use Key;
let mut hotp_key = HOTPKey ;
let code = hotp_key.get_code.unwrap;