Mamy Ratsimbazafy 638cb71e16
Fr: Finite Field parametrized by the curve order (#115)
* Introduce Fr type: finite field over curve order. Need workaround for https://github.com/nim-lang/Nim/issues/16774

* Split curve properties into core and derived

* Attach field properties to an instantiated field instead of the curve enum

* Workaround https://github.com/nim-lang/Nim/issues/14021, yet another "working with types in macros" is difficult https://github.com/nim-lang/RFCs/issues/44

* Implement finite field over prime order of a curve subgroup

* skip OpenSSL tests on windows
2021-01-22 00:09:52 +01:00
..
2020-09-27 13:13:45 +02:00
2020-10-09 07:51:47 +02:00
2020-10-09 07:51:47 +02:00
2020-09-27 09:15:14 +02:00
2020-10-09 07:51:47 +02:00
2020-09-27 13:13:45 +02: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
2020-07-24 22:02:30 +02:00
2020-09-27 09:15:14 +02:00
2020-09-27 09:15:14 +02:00
2020-10-09 07:51:47 +02:00