aboutsummaryrefslogtreecommitdiff
path: root/REFS
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-08-26 23:39:12 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-08-26 23:39:12 +0200
commiteca55d402d6918e1028a973f84e949d71f5cdf59 (patch)
tree6b76bfee47dc6424a1ddeeb2111f17d1903b59b7 /REFS
parent034b1279367fde005334fe3e3002a9c44d4d2360 (diff)
Add a references file
Diffstat (limited to 'REFS')
-rw-r--r--REFS3
1 files changed, 3 insertions, 0 deletions
diff --git a/REFS b/REFS
new file mode 100644
index 0000000..04556a9
--- /dev/null
+++ b/REFS
@@ -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