Frank Denis 098bee0e56
edwards25519 fixes (#11568)
* edwards25519: fix X coordinate of the base point

Reported by @OfekShochat -- Thanks!

* edwards25519: reduce public scalar when the top bit is set, not cleared

This is an optimization for the unexpected case of a scalar
larger than the field size.

Fixes #11563

* edwards25519: add a test implicit reduction of invalid scalars
2022-05-03 05:28:34 +02:00
..
2022-04-19 19:42:15 -05:00
2022-05-03 05:28:34 +02:00
2022-04-27 12:20:44 -07:00
2022-04-24 23:01:06 -04:00
2022-04-27 12:20:44 -07:00
2022-03-08 20:38:12 +02:00
2022-04-20 17:18:06 -07:00
2022-01-07 00:06:06 -05:00
2022-05-01 14:41:12 -04:00
2022-04-14 10:12:45 -07:00
2022-04-27 12:20:44 -07:00
2022-04-21 14:39:41 -04:00
2022-04-21 21:53:29 +02:00
2022-04-14 10:12:45 -07:00
2022-04-20 05:31:24 -07:00
2022-04-15 17:01:01 -05:00
2022-01-07 00:06:06 -05:00
2022-01-29 13:57:14 +11:00