motp 0.0.1 copy "motp: ^0.0.1" to clipboard
motp: ^0.0.1 copied to clipboard

A Dart library for generating Mobile-OTP (mOTP) codes.

motp #

Pub Package Coveralls LICENSE

A Dart library for generating Mobile-OTP (mOTP) codes.

Mobile-OTP (mOTP) is a one-time password algorithm first introduced in 2003 for Java capable mobile devices like phones or PDAs. Unlike the newer and more well-known HMAC-Based One-Time Password (HOTP) and Time-Based One-Time Password (TOTP) algorithms, mOTP requires a user-provided PIN in addition to a counter and a secret to derive the one-time password.

Requirements #

  • Dart SDK: 3.0+

References #

1
likes
130
pub points
0%
popularity

Publisher

verified publisherpanda.observer

A Dart library for generating Mobile-OTP (mOTP) codes.

Repository (GitHub)
View/report issues

Topics

#crypto #cryptography #mfa #otp #security

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (LICENSE)

Dependencies

hashlib

More

Packages that depend on motp