curve25519-dalek-source/curve25519-dalek/src
Arthur Gautier cbf794d883
{curve,ed}25519-dalek: clippy fixes (#710)
Clippy 1.81 brings new lints, this fixes those warnings
2024-09-30 15:09:28 -06:00
..
backend {curve,ed}25519-dalek: clippy fixes (#710) 2024-09-30 15:09:28 -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 {curve,ed}25519-dalek: clippy fixes (#710) 2024-09-30 15:09:28 -06: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,ed}25519-dalek: clippy fixes (#710) 2024-09-30 15:09:28 -06:00
scalar.rs Mitigate check-cfg until MSRV 1.77 (#652) 2024-05-09 07:24:16 -06:00
traits.rs curve: Support MSM #static scalars <= #static points (#668) 2024-07-30 09:43:13 -04:00
window.rs Address new nightly clippy unnecessary qualifications (#639) 2024-03-07 16:58:20 -07:00