X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=49630ea76e7d1116819a294675582ff7c99b985c;hp=4c3f5beb15746008efd6e2346e1a458d2ed3d1ef;hb=5906e8d5fee7b97223f221200702fa1a30436e2d;hpb=e14f4aab0a0940d46045562bad9b0ce0f32ecb21 diff --git a/CHANGES b/CHANGES index 4c3f5beb15..49630ea76e 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,12 @@ Changes between 0.9.7e and 0.9.8 [xx XXX xxxx] + *) Deprecate BN_[get|set]_params() functions (they were ignored internally). + [Geoff Thorpe] + + *) 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] @@ -706,6 +712,12 @@ Changes between 0.9.7d and 0.9.7e [XX xxx XXXX] + *) Add Delta CRL to the extension code. + [Steve Henson] + + *) Various fixes to s3_pkt.c so alerts are sent properly. + [David Holmes ] + *) Reduce the chances of duplicate issuer name and serial numbers (in violation of RFC3280) using the OpenSSL certificate creation utilities. This is done by creating a random 64 bit value for the initial serial