Commit 85a5668d authored by Andy Polyakov's avatar Andy Polyakov
Browse files

CHANGES update from 098-stable.

parent c943ca54
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -510,6 +510,9 @@

 Changes between 0.9.8e and 0.9.8f  [xx XXX xxxx]

  *) Mitigate attack on final subtraction in Montgomery reduction.
     [Andy Polyakov]

  *) Fix crypto/ec/ec_mult.c to work properly with scalars of value 0
     (which previously caused an internal error).
     [Bodo Moeller]