summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-06-09 11:08:36 +0000
committerBen Laurie <ben@openssl.org>1999-06-09 11:08:36 +0000
commit05861c77e7f4d862866a4398e146fdc68ab2a957 (patch)
tree6bf851673003965c04aee536eaf591a5e4d2bbc0 /CHANGES
parent233bf734d3dc2033ab24578fa9bf83a1e8e6b97e (diff)
I keep forgetting to fix this: update the IV! Most important!
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a4ae465508..139b20bbd8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,9 @@
Changes between 0.9.3a and 0.9.4
+ *) DES CBC did not update the IV. Weird.
+ [Ben Laurie]
+
*) When bntest is run from "make test" it drives bc to check its
calculations, as well as internally checking them. If an internal check
fails, it needs to cause bc to give a non-zero result or make test carries