Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 991 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 991 Bytes

One-Time Password (OTP)

This repository an implementation of the One-Time Password (OTP) algorithm in Dart.

Packages

Package version description
hotp pub package HOTP (HMAC-Based One-Time Password Algorithm)
totp pub package TOTP (Time-Based One-Time Password Algorithm)

License

MIT