Hi everyone,
I developed OTPLib library. I want to share with you.
OTPLib library is a TOTP (Time-based One Time Password) and HOTP (HMAC-based One Time Password) library. Easy to use.
Algorithms;
- TOTP: RFC 6238
- HOTP: RFC 4226
Supported Hash Algorithms (TOTP & HOTP);
- SHA1
- SHA256
- SHA384
- SHA512
Docs & Source
https://beytullahakyuz.gitbook.io/otplib