Skip to content

Pull requests: RustCrypto/elliptic-curves

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 ed448 from 0.5.0-rc.5 to 0.5.0-rc.6 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#1747 opened Apr 28, 2026 by dependabot Bot Loading…
build(deps): bump pkcs8 from 0.11.0-rc.11 to 0.11.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#1746 opened Apr 27, 2026 by dependabot Bot Loading…
k256: endomorphism-aware wNAF for vartime scalar multiplication
#1745 opened Apr 24, 2026 by 42Pupusas Contributor Loading…
4 tasks done
bignp256: add bake-swu
#1743 opened Apr 22, 2026 by makavity Contributor Loading…
k256::FieldElement: PrimeField + FromUniformBytes<64>
#1703 opened Mar 30, 2026 by kayabaNerve Contributor Loading…
fix(k256): avoid redundant Scalar::retrieve byte roundtrip
#1667 opened Feb 21, 2026 by VolodymyrBg Contributor Loading…
fix: align bignp256 pkcs8 feature gating
#1655 opened Feb 5, 2026 by Forostovec Loading…
docs: align group_digest docs with hash2field API
#1651 opened Feb 4, 2026 by radik878 Contributor Loading…
cleanup: reduce arithmetic module visibility
#1625 opened Jan 21, 2026 by Ocheretovich Loading…
ed448-goldilocks: implement group traits for affine forms
#1474 opened Sep 27, 2025 by daxpedda Contributor Loading…
ed448-goldilocks: merge Scalar types
#1471 opened Sep 25, 2025 by daxpedda Contributor Loading…
ed448-goldilocks: Scalar Serde implementation should match PrimeFields
#1463 opened Sep 24, 2025 by daxpedda Contributor Loading…
ed448-goldilocks: don't reduce points during decompression
#1462 opened Sep 24, 2025 by daxpedda Contributor Loading…
ed448-goldilocks: implement BatchNormalize for DecafPoint
#1460 opened Sep 24, 2025 by daxpedda Contributor Loading…
hash2curve: configurable mapping function
#1433 opened Sep 14, 2025 by daxpedda Contributor Loading…
fix(docs): update broken link to arithmetic module in README
#1354 opened Aug 4, 2025 by GarmashAlex Contributor Loading…
[WIP] Test ECDSA implementation for Brainpool curves
#1351 opened Aug 4, 2025 by dignifiedquire Member Draft
1 of 8 tasks
Use Decaf448 specific addition algorithm
#1314 opened Jul 19, 2025 by daxpedda Contributor Loading…
Add optimized Edwards addition and doubling algorithms
#1313 opened Jul 19, 2025 by daxpedda Contributor Loading…
Use optimized map_to_curve_elligator2_curve448()
#1309 opened Jul 19, 2025 by daxpedda Contributor Loading…
Optimize Montgomery to Edwards conversions
#1308 opened Jul 19, 2025 by daxpedda Contributor Loading…
ProTip! Filter pull requests by the default branch with base:master.