summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2004-05-31 14:03:02 +0000
committerAndy Polyakov <appro@openssl.org>2004-05-31 14:03:02 +0000
commitad5003409d8fde40582e97b38dd34407b6195937 (patch)
treeedf4e9f38e47567d668d1cc7e50ceb5c6d30cdef /CHANGES
parent057cfaf2f88756f7a6029a318a86f0bd44efc652 (diff)
Mention new SHA algorithms in CHANGES. This completes the integration.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9eccc8e50c..4a28fc9205 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 0.9.7e and 0.9.8 [xx XXX xxxx]
+ *) New FIPS 180-2 algorithms, SHA-224/-256/-384/-512 are implemented.
+ [Andy Polyakov and a number of other people]
+
*) Improved PowerPC platform support. Most notably BIGNUM assembler
implementation contributed by IBM.
[Suresh Chari, Peter Waltenberg, Andy Polyakov]