mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Add CHANGES entry for PR#6009
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/6070)
This commit is contained in:
parent
0dae8bafce
commit
60845a0aa4
8
CHANGES
8
CHANGES
@ -21,6 +21,14 @@
|
||||
constant time fixed point multiplication.
|
||||
[Billy Bob Brumley]
|
||||
|
||||
*) Revise elliptic curve scalar multiplication with timing attack
|
||||
defenses: ec_wNAF_mul redirects to a constant time implementation
|
||||
when computing fixed point and variable point multiplication (which
|
||||
in OpenSSL are mostly used with secret scalars in keygen, sign,
|
||||
ECDH derive operations).
|
||||
[Billy Bob Brumley, Nicola Tuveri, Cesar Pereida García,
|
||||
Sohaib ul Hassan]
|
||||
|
||||
*) Updated CONTRIBUTING
|
||||
[Rich Salz]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user