pasta_curves/src
Daira Hopwood 0009d0b444 Fix an overflow bug in the square root implementation on 32-bit platforms.
Co-authored-by: Greg Pfeil <greg@electriccoin.co>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2023-03-02 16:20:45 +00:00
..
arithmetic Fix an overflow bug in the square root implementation on 32-bit platforms. 2023-03-02 16:20:45 +00:00
fields Fix an overflow bug in the square root implementation on 32-bit platforms. 2023-03-02 16:20:45 +00:00
arithmetic.rs Remove `FieldExt` trait 2022-11-25 05:05:54 +00:00
curves.rs Migrate remaining `FieldExt` constants and methods into `ff` 2022-11-25 05:05:54 +00:00
fields.rs Improve 64-bit to 32-bit limb conversion 2022-11-25 11:17:37 +01:00
hashtocurve.rs Migrate remaining `FieldExt` constants and methods into `ff` 2022-11-25 05:05:54 +00:00
lib.rs Migrate remaining `FieldExt` constants and methods into `ff` 2022-11-25 05:05:54 +00:00
macros.rs
pallas.rs Remove `std` feature flag 2021-12-22 05:41:04 +00:00
serde_impl.rs Implement serde for Ep, Eq 2022-11-20 14:17:08 -05:00
vesta.rs Remove `std` feature flag 2021-12-22 05:41:04 +00:00