stcarrez / ada-util

Ada Utility Library - Composing streams, processes, logs, serialization, encoders and more
Apache License 2.0
69 stars 14 forks source link

Add HOTP algorithm #36

Closed stcarrez closed 1 year ago

stcarrez commented 1 year ago

The HOTP algorithm described in RFC 4226 is useful for implementing a 2FA authentication. This is useful for: