aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2019-02-09 21:07:38 +0100
committerMattias Andrée <maandree@kth.se>2019-02-09 21:08:16 +0100
commita265d4c4c790c442af8760345bcade8181f5d1a4 (patch)
tree591fbb1134a690d8b9f17b3ae939d9da18f2c776 /TODO
parentAdd marshal and unmarshal functions (diff)
downloadlibsha2-a265d4c4c790c442af8760345bcade8181f5d1a4.tar.gz
libsha2-a265d4c4c790c442af8760345bcade8181f5d1a4.tar.bz2
libsha2-a265d4c4c790c442af8760345bcade8181f5d1a4.tar.xz
Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits)
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 094220e..0087301 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1 @@
Add HMAC support
-Add bit support