mirror of
https://github.com/openssl/openssl.git
synced 2025-01-18 13:44:20 +08:00
Clarification about Montgomery problem
This commit is contained in:
parent
51012a0969
commit
cb1fbf8e6a
4
CHANGES
4
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
|
||||
|
Loading…
Reference in New Issue
Block a user