Commit graph

8 commits

Author SHA1 Message Date
Jack Grigg
9862b247d2 Migrate remaining FieldExt constants and methods into ff 2022-11-25 05:05:54 +00:00
Jack Grigg
bedaa0055c Remove unnecessary FieldExt bounds in crate::hashtocurve 2022-11-24 20:48:23 +00:00
Jack Grigg
1c21a8944c Migrate to ff revision with trait constants 2022-11-19 12:16:10 +00:00
Jack Grigg
32cc10db46 Move FieldExt::get_lower_32 to SqrtRatio trait
It is only used internally by the table-based square root impl, and we
should probably refactor this further, but for now it can live in the
sqrt extension trait.
2021-09-30 13:57:59 +01:00
Jack Grigg
fd7a6edbb1 ff 0.11, group 0.11 2021-09-02 18:10:05 +01:00
Daira Hopwood
a1194672c5 Update hash_to_field to correct a discrepancy with the Hashing to Elliptic Curves Internet Draft
pointed out in the NCC audit.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-03-27 14:39:39 +00:00
Jack Grigg
c13fc16ead clippy: Allow single-character names where necessary 2021-03-03 22:00:22 +00:00
Jack Grigg
d40ed36d50 Move Pasta implementations into root 2021-03-03 21:59:08 +00:00
Renamed from src/pasta/hashtocurve.rs (Browse further)