HOTP and TOTP algorithms in Erlang

Bryan Frimin bryan@REDACTED
Mon Apr 12 10:30:49 CEST 2021


Hello Nelson,

> That's some very cool functionality. But I must ask, how does this
> package compares to the already existing https://github.com/yuce/pot?
The one I released uses a state you can easily save to validate the
TOTP/HOTP token instead of reconstructing validation parameters each
time. And it manages TOTP and HOTP URI generation.

Regards,

-- 
Bryan Frimin
https://www.frimin.fr
bryan@REDACTED


More information about the erlang-questions mailing list