curve25519-dalek-source/curve25519-dalek/src
Michael Rosenberg 70e82aa855
Prep v5.0-rc.0 (#906)
* Bump versions for release

* Correct internal lizard docs

* Make changelogs more thorough
2026-05-28 21:46:01 +02: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 Prep v5.0-rc.0 (#906) 2026-05-28 21:46:01 +02: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: add X25519_LOW_ORDER_POINTS constant (#814) 2026-02-25 10:35:32 -05:00
diagnostics.rs chore: fix spelling issues (#727) 2025-01-18 16:34:18 -07:00
edwards.rs curve: Remove ff/group features for now (#907) 2026-05-25 21:50:58 +02: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 ed25519-dalek: bump ed25519 crate dependency to v3.0.0 (#903) 2026-05-03 22:26:26 -04:00
ristretto.rs curve: Remove ff/group features for now (#907) 2026-05-25 21:50:58 +02:00
scalar.rs curve: Remove ff/group features for now (#907) 2026-05-25 21:50:58 +02: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