Mamy Ratsimbazafy 53f9708c2b
Initial support for Twisted Edwards curves (#167)
* Point decoding: optimized sqrt for p ≡ 5 (mod 8) (Curve25519)

* Implement fused sqrt(u/v) for twisted edwards point deserialization

* Introduce twisted edwards affine

* Allow declaration of curve field elements (and fight against recursive dependencies

* Twisted edwards group law + tests

* Add support for jubjub and bandersnatch #162

* test twisted edwards scalar mul
2021-12-29 01:54:17 +01:00
..
2021-12-15 00:02:11 +01:00
2021-08-13 22:07:26 +02:00
2021-01-24 13:55:18 +01:00
2021-02-06 16:28:38 +01:00
2020-10-09 07:51:47 +02:00
2020-09-27 13:13:45 +02:00
2021-02-09 22:57:45 +01:00
2020-10-09 07:51:47 +02:00
2020-09-27 13:13:45 +02:00
2020-09-27 21:00:35 +02:00
2021-02-09 22:57:45 +01:00
2021-01-29 20:42:36 +01:00
2020-07-24 22:02:30 +02:00
2020-09-27 09:15:14 +02:00
2021-08-16 22:22:51 +02:00