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

build(deps): bump rand from 0.9.2 to 0.9.4 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#896 opened Apr 14, 2026 by dependabot bot Loading…
Implement a strict variant of stream verifying
#891 opened Mar 17, 2026 by elichai Contributor Loading…
Add to_edwards_compressed to MontgomeryPoint
#887 opened Feb 19, 2026 by krtab Loading…
curve: Impl WnafGroup for EdwardsPoint
#884 opened Feb 14, 2026 by rozbb Contributor Loading…
perf(lizard): skip negative preimages in lizard_decode
#882 opened Feb 10, 2026 by GarmashAlex Contributor Loading…
support avx512 without nightly
#866 opened Jan 9, 2026 by Slixe Draft
[feat] impl heea verification algorithm
#859 opened Dec 10, 2025 by zz-sol Loading…
[FEAT] implement three scalar multiplication
#858 opened Dec 10, 2025 by zz-sol Loading…
[WIP] curve: enable the unreachable_pub lint
#851 opened Nov 25, 2025 by tarcieri Contributor Draft
Add EdwardsPoint::from_uniform_bytes()
#831 opened Sep 23, 2025 by daxpedda Contributor 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 Contributor Loading…
Add expose-field to expose FieldElement
#816 opened Sep 3, 2025 by kayabaNerve Contributor Loading…
Example verus proofs
#813 opened Sep 1, 2025 by TheodoreEhrenborg Draft
Convert more tests to Proptest
#809 opened Sep 1, 2025 by daxpedda Contributor Loading…
Add allocation-free RistrettoPoint::double_and_compress_batch()
#803 opened Aug 13, 2025 by daxpedda Contributor Loading…
fix: typos
#795 opened Jul 18, 2025 by crStiv Loading…
Use tuple for MultiscalarMul
#792 opened Jul 17, 2025 by daxpedda Contributor Draft
Add allocation-free MultiscalarMul method
#790 opened Jul 15, 2025 by daxpedda Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.