aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 152d23412..0a316d1bb 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,18 @@
+Mon Mar 9 12:59:08 1998 Werner Koch ([email protected])
+
+ * dsa.c, dsa.h: Removed some unused code.
+
+Wed Mar 4 10:39:22 1998 Werner Koch ([email protected])
+
+ * md.c (md_open): Add call to fast_random_poll.
+ blowfish.c (blowfish_setkey): Ditto.
+
+Tue Mar 3 13:32:54 1998 Werner Koch ([email protected])
+
+ * rmd160.c (rmd160_mixblock): New.
+ * random.c: Restructured to start with a new RNG implementation.
+ * random.h: New.
+
Mon Mar 2 19:21:46 1998 Werner Koch ([email protected])
* gost.c, gost.h: Removed because they did only conatin trash.