Commit graph

9 commits

Author SHA1 Message Date
Jack Grigg
3407d13e4b Move curves and fields into tweedle module 2020-11-12 21:36:59 +00:00
Jack Grigg
f4c15760f2 Use explicit trait paths in arithmetic macros 2020-11-12 19:38:27 +00:00
ying tong
6f6378b2ea More idiomatic implementation of Ord for Field
Co-authored-by: str4d <jack@z.cash>
2020-10-14 00:35:36 +08:00
therealyingtong
1e21c08acd Implement Ord and PartialOrd for Field 2020-10-14 00:35:25 +08:00
ebfull
7250ac8252
Merge pull request #4 from zcash/permutation
Permutation
2020-09-07 12:24:31 -06:00
Dimitris Apostolou
c0444f8c31
Fix typos 2020-09-01 20:45:20 +03:00
Sean Bowe
c427795bf5
Reverse endianness of delta constants 2020-08-31 10:10:05 -06:00
therealyingtong
4f8570db95
Add DELTA generator of t-order multiplicative subgroup to Fp, Fq 2020-08-29 13:51:42 +08:00
Sean Bowe
dd1ad9f114
Initial commit 2020-08-22 14:15:39 -06:00