The repository contains an OTP library application which provides various utilities related to HOTP (HMAC-based one-time passwords) and TOTP (time-based one-time passwords).
The project can be built with:
make
Tests can be run with:
make test
The handbook contains informations about various aspects of the library.
Code documentation is available at https://jobteaser.github.io/erl-otp/doc.