curve25519-dalek-source/curve25519-dalek/src
Luke Parker 76a8b2a081
Add PrimeFieldBits support to Scalar (#579)
Co-authored-by: Michael Rosenberg <micro@fastmail.com>
Co-authored-by: pinkforest(she/her) <36498018+pinkforest@users.noreply.github.com>
2023-09-19 23:21:43 -04:00
..
backend Adapt to new types introduced in fiat-crypto 0.2 (#566) 2023-09-05 10:07:49 -06:00
constants.rs Deprecate BASEPOINT_ORDER from pub API consts (#581) 2023-09-17 23:59:05 -04:00
diagnostics.rs Workspace curve25519 under curve25519-dalek 2023-06-27 04:00:12 +00:00
edwards.rs Deprecate BASEPOINT_ORDER from pub API consts (#581) 2023-09-17 23:59:05 -04:00
field.rs curve: Expand lints (#530) 2023-08-28 02:32:31 -04:00
lib.rs curve: Expand lints (#530) 2023-08-28 02:32:31 -04:00
macros.rs Workspace curve25519 under curve25519-dalek 2023-06-27 04:00:12 +00:00
montgomery.rs curve: Add arbitrary integer multiplication with MontgomeryPoint::mul_bits_be (#555) 2023-08-28 01:58:41 -04:00
ristretto.rs curve: Expand lints (#530) 2023-08-28 02:32:31 -04:00
scalar.rs Add PrimeFieldBits support to Scalar (#579) 2023-09-19 23:21:43 -04:00
traits.rs curve: Expand lints (#530) 2023-08-28 02:32:31 -04:00
window.rs curve: Expand lints (#530) 2023-08-28 02:32:31 -04:00