X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=c67a9c61ec0a4f3d71fa20a801101f38febde8b1;hp=e8b92ccc0267a5cd4a5d72d69ce9213b02d98992;hb=c82c3462267afdbbaa53e11da0508ce4e03c02b3;hpb=34e4a964afacb48414e37a5b205ce9a349259e6b diff --git a/CHANGES b/CHANGES index e8b92ccc02..c67a9c61ec 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,10 @@ Changes between 1.1.0h and 1.1.1 [xx XXX xxxx] + *) When unlocking a pass phrase protected PEM file or PKCS#8 container, we + now allow empty (zero character) pass phrases. + [Richard Levitte] + *) Apply blinding to binary field modular inversion and remove patent pending (OPENSSL_SUN_GF2M_DIV) BN_GF2m_mod_div implementation. [Billy Bob Brumley]