curve25519-dalek-source/curve25519-dalek/src
Tony Arcieri b7531ca318
Bump rand_core to v0.10.0-rc-6 (#873)
This also rips out `rand`: it's just acting as a facade for what we're
using that complicates these sorts of upgrades.
2026-01-25 01:29:05 +01:00
..
backend perf: use width-8 NAF for static scalars to match NafLookupTable8 (#848) 2025-12-27 08:41:19 -07:00
edwards Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00
lizard Bump rand_core to v0.10.0-rc-6 (#873) 2026-01-25 01:29:05 +01:00
ristretto curve: fully migrate to 2018 module conventions (#844) 2025-11-09 08:49:57 -07:00
backend.rs curve: fully migrate to 2018 module conventions (#844) 2025-11-09 08:49:57 -07:00
constants.rs curve,x: Clear deprecated functions (#778) 2025-07-07 22:33:05 +02:00
diagnostics.rs chore: fix spelling issues (#727) 2025-01-18 16:34:18 -07:00
edwards.rs Bump rand_core to v0.10.0-rc-6 (#873) 2026-01-25 01:29:05 +01:00
field.rs Add allocation-free EdwardsPoint::compress_batch() (#832) 2025-12-19 18:04:32 -05:00
lib.rs Fix docs build and prep prerelease (#855) 2025-12-04 18:06:40 -05:00
lizard.rs Fix docs build and prep prerelease (#855) 2025-12-04 18:06:40 -05:00
macros.rs Workspace curve25519 under curve25519-dalek 2023-06-27 04:00:12 +00:00
montgomery.rs Bump rand_core to v0.10.0-rc-6 (#873) 2026-01-25 01:29:05 +01:00
ristretto.rs Bump rand_core to v0.10.0-rc-6 (#873) 2026-01-25 01:29:05 +01:00
scalar.rs Bump rand_core to v0.10.0-rc-6 (#873) 2026-01-25 01:29:05 +01:00
traits.rs Bump edition to 2024 and crate versions to prereleases (#775) 2025-07-07 11:52:25 -04:00
window.rs Address new nightly clippy unnecessary qualifications (#639) 2024-03-07 16:58:20 -07:00