summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMoritz Schulte <mo@g10code.com>2003-03-04 18:20:05 +0000
committerMoritz Schulte <mo@g10code.com>2003-03-04 18:20:05 +0000
commite41b1598365ba76d142d2eb25fcf9e1a8056b19d (patch)
tree526b74ae90c2a4585002980e1f7ad57482ebba63 /TODO
parentf7ffe2e7411d907d4b607e4eb860f57f254b8299 (diff)
downloadlibgcrypt-e41b1598365ba76d142d2eb25fcf9e1a8056b19d.tar.gz
2003-03-04 Moritz Schulte <moritz@g10code.com>
* TODO: Remove item about resetting handles, since gcry_cipher_reset is implemented by now. * NEWS: Mentioned gcry_cipher_reset.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 969c3b69..788308fe 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,5 @@
* Run w32-dll/build-def when we introduce a new fucntion.
-* switching from encrypt to decrypt requires a close and open.
- Wouldn't it be better if we have a reset function or integrate that
- with setkey?
-
* add more tests. Even basic is very minimal.
* udiv-qrnbd.o should get build as *.lo [HPUX]