Re: HOTP and TOTP algorithms in Erlang
Bryan Frimin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
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 [email protected]