From: Bodo Möller Date: Fri, 24 Jan 2003 22:28:32 +0000 (+0000) Subject: consistency X-Git-Tag: BEN_FIPS_TEST_1~38^2~361 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=c1862f91361faa4783e2cf52feed3643593bb892;ds=sidebyside consistency --- diff --git a/CHANGES b/CHANGES index aa9a7ae8d1..1a30ede2af 100644 --- a/CHANGES +++ b/CHANGES @@ -379,6 +379,15 @@ TODO: bug: pad x with leading zeros if necessary EC_GROUP_get_nid() [Nils Larsch , Bodo Moeller] +#if 0 + The following entry accidentily appeared in the CHANGES file + distributed with OpenSSL 0.9.7. The modifications described in + it do *not* apply to OpenSSL 0.9.7. + *) Remove a few calls to bn_wexpand() in BN_sqr() (the one in there was actually never needed) and in BN_mul(). The removal in BN_mul() required a small change in bn_mul_part_recursive() and the addition @@ -2092,6 +2106,7 @@ des-cbc 3624.96k 5258.21k 5530.91k 5624.30k 5628.26k bn_sub_words() and bn_add_words() except they take arrays with differing sizes. [Richard Levitte] +#endif *) In 'openssl passwd', verify passwords read from the terminal unless the '-salt' option is used (which usually means that