commit | ad5003409d8fde40582e97b38dd34407b6195937 | [log] [tgz] |
---|---|---|
author | Andy Polyakov <appro@openssl.org> | Mon May 31 14:03:02 2004 +0000 |
committer | Andy Polyakov <appro@openssl.org> | Mon May 31 14:03:02 2004 +0000 |
tree | edf4e9f38e47567d668d1cc7e50ceb5c6d30cdef | |
parent | 057cfaf2f88756f7a6029a318a86f0bd44efc652 [diff] [blame] |
Mention new SHA algorithms in CHANGES. This completes the integration.
diff --git a/CHANGES b/CHANGES index 9eccc8e..4a28fc9 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]