mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
CHANGES: mention blinding reverting in ECDSA. [skip ci]
Reviewed-by: Rich Salz <rsalz@openssl.org> Reviewed-by: David Benjamin <davidben@google.com> (Merged from https://github.com/openssl/openssl/pull/6664)
This commit is contained in:
parent
37132c9702
commit
1c073b9521
4
CHANGES
4
CHANGES
@ -9,6 +9,10 @@
|
||||
|
||||
Changes between 1.1.0h and 1.1.1 [xx XXX xxxx]
|
||||
|
||||
*) Revert blinding in ECDSA sign and instead make problematic addition
|
||||
length-invariant. Switch even to fixed-length Montgomery multiplication.
|
||||
[Andy Polyakov]
|
||||
|
||||
*) Use the new ec_scalar_mul_ladder scaffold to implement a specialized ladder
|
||||
step for binary curves. The new implementation is based on formulas from
|
||||
differential addition-and-doubling in mixed Lopez-Dahab projective
|
||||
|
Loading…
x
Reference in New Issue
Block a user