summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-09-19 23:06:14 +0000
committerBodo Möller <bodo@openssl.org>2000-09-19 23:06:14 +0000
commitcb1fbf8e6adc9dd6bee0cfb339170ef7789561bd (patch)
tree29eeaacd8d8bb5e6d652ddd6af4fa4e4983d029b /CHANGES
parent51012a0969eb46b02078228d13eb7dc4783fb6ae (diff)
Clarification about Montgomery problem
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 8fe0b9b5b3..a625423887 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,8 +4,10 @@
Changes between 0.9.5a and 0.9.6 [xx XXX 2000]
- *) Disable optimized squaring variant in BN_mod_mul_montgomery,
+ *) Disable 'optimized' squaring variant in BN_mod_mul_montgomery,
it can return incorrect results.
+ (Note: The buggy variant was not enabled in OpenSSL 0.9.5a,
+ but it was in 0.9.6-beta[12].)
[Bodo Moeller]
*) Disable the check for content being present when verifying detached