Skip to content

Pull requests: dalek-cryptography/curve25519-dalek

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

99 verify mul
#845 opened Nov 10, 2025 by nelionel Loading…
Use TryRngCore for random_from_rng
#835 opened Oct 7, 2025 by thomaseizinger Loading…
Add allocation-free EdwardsPoint::compress_batch()
#832 opened Sep 23, 2025 by daxpedda Loading…
Add EdwardsPoint::from_uniform_bytes()
#831 opened Sep 23, 2025 by daxpedda Loading…
doc: benchmarks depend on the digest features
#824 opened Sep 5, 2025 by mratsim Loading…
Add EdwardsPoint::from_affine (const)
#819 opened Sep 3, 2025 by kayabaNerve Loading…
Add expose-field to expose FieldElement
#816 opened Sep 3, 2025 by kayabaNerve Loading…
curve: add X25519_LOW_ORDER_POINTS constant
#814 opened Sep 2, 2025 by tarcieri Loading…
Example verus proofs
#813 opened Sep 1, 2025 by TheodoreEhrenborg Draft
Convert more tests to Proptest
#809 opened Sep 1, 2025 by daxpedda Loading…
fix: typos
#795 opened Jul 18, 2025 by crStiv Loading…
Use tuple for MultiscalarMul
#792 opened Jul 17, 2025 by daxpedda Draft
Add allocation-free MultiscalarMul method
#790 opened Jul 15, 2025 by daxpedda Loading…
ff FieldElement
#787 opened Jul 12, 2025 by kayabaNerve Loading…
ProTip! Filter pull requests by the default branch with base:main.