summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1977955..f4dfafc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
* Fix padding bug in SHA256; this resulted in bad digests whenever
(the number of bytes hashed) mod 64 == 55.
+ * Fix a 32-bit limitation on the length of messages the SHA256 module
+ could hash.
+
2.0.1
=====