diff options
| author | Thomas Voss <mail@thomasvoss.com> | 2024-08-26 23:39:12 +0200 |
|---|---|---|
| committer | Thomas Voss <mail@thomasvoss.com> | 2024-08-26 23:39:12 +0200 |
| commit | eca55d402d6918e1028a973f84e949d71f5cdf59 (patch) | |
| tree | 6b76bfee47dc6424a1ddeeb2111f17d1903b59b7 | |
| parent | 034b1279367fde005334fe3e3002a9c44d4d2360 (diff) | |
Add a references file
| -rw-r--r-- | REFS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +The HMAC Algorithm: https://datatracker.ietf.org/doc/html/rfc2104#section-2 +The HOTP Algorithm: https://datatracker.ietf.org/doc/html/rfc4226#section-5 +The SHA1 Algorithm: https://datatracker.ietf.org/doc/html/rfc3174#section-6 |