code wiki / totp
topic: totp
6 modules sharing the totp name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_totp_sha1.nx | RFC 6238 TOTP with SHA-1 (Google Authenticator | 116 | 5 |
| nx_totp_uri.nx | build otpauth:// enrollment URIs. | 182 | 5 |
| nx_totp_verify.nx | TOTP code verification with clock-skew window. | 107 | 3 |
| totp_sha1.nx | RFC 6238 TOTP with SHA-1 (Google Authenticator | 109 | 5 |
| totp_uri.nx | build otpauth:// enrollment URIs. | 176 | 5 |
| totp_verify.nx | TOTP code verification with clock-skew window. | 99 | 3 |