curve25519-dalek-source/curve25519-dalek/src
2025-01-11 22:57:50 -05:00
..
backend curve: add precomputation length to MSM structs (#685) 2025-01-11 22:57:50 -05: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 curve: add precomputation length to MSM structs (#685) 2025-01-11 22:57:50 -05:00
field.rs Fix new nightly redundant import lint warns (#638) 2024-02-29 18:56:52 -07:00
lib.rs Enable unexpected cfgs lint (#656) 2024-07-25 20:24:39 -06:00
macros.rs Workspace curve25519 under curve25519-dalek 2023-06-27 04:00:12 +00:00
montgomery.rs {curve,ed}25519-dalek: clippy fixes (#710) 2024-09-30 15:09:28 -06:00
ristretto.rs curve: add precomputation length to MSM structs (#685) 2025-01-11 22:57:50 -05:00
scalar.rs Mitigate check-cfg until MSRV 1.77 (#652) 2024-05-09 07:24:16 -06:00
traits.rs curve: add precomputation length to MSM structs (#685) 2025-01-11 22:57:50 -05:00
window.rs Address new nightly clippy unnecessary qualifications (#639) 2024-03-07 16:58:20 -07:00