summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2002-11-10 18:03:45 +0000
committerWerner Koch <wk@gnupg.org>2002-11-10 18:03:45 +0000
commit9c8517086ca6822adb23d9743dc9cf95c5a66914 (patch)
treea1724a362fb00ca5c0e2330e45acd6b73c62d5a7 /TODO
parent6322f8255a6a7d23f6bb09e5449007efcd87e727 (diff)
downloadlibgcrypt-9c8517086ca6822adb23d9743dc9cf95c5a66914.tar.gz
* configure.ac (MODULES_IN_CIPHER): Add md4.c. By Simon Josefsson.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index c2b79f31..d43ea235 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +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?