aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-09 18:37:49 +0100
committerMattias Andrée <maandree@kth.se>2019-02-09 18:37:49 +0100
commit85a86ee411f5ee0c139bfeb778d9c5ea4bc8aec3 (patch)
treea849ecb25c57e91a1364b0a662833557c3376912 /TODO
parentChange license to ISC and reorganise (diff)
downloadlibsha2-85a86ee411f5ee0c139bfeb778d9c5ea4bc8aec3.tar.gz
libsha2-85a86ee411f5ee0c139bfeb778d9c5ea4bc8aec3.tar.bz2
libsha2-85a86ee411f5ee0c139bfeb778d9c5ea4bc8aec3.tar.xz
Add HMAC to TODO
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..0087301
--- /dev/null
+++ b/TODO
@@ -0,0 +1 @@
+Add HMAC support