Skip to content

Commit

Permalink
CHANGES: mention blinding reverting in ECDSA. [skip ci]
Browse files Browse the repository at this point in the history
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: David Benjamin <davidben@google.com>
(Merged from #6664)
  • Loading branch information
Andy Polyakov committed Jul 18, 2018
1 parent 37132c9 commit 1c073b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c073b9

Please sign in to comment.