summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index b7c4474..e2c7f1b 100644
--- a/TODO
+++ b/TODO
@@ -9,8 +9,6 @@
For 1.9alpha2:
* Update documentation
-* Change API to reduce amount of memory-to-memory copying
-
* Document the functions and macros for adding a new algorithm
Hash functions:
hash_init(), hash_copy(), DIGEST_SIZE, hash_update(), hash_digest()