-
Notifications
You must be signed in to change notification settings - Fork 273
Pull requests: RustCrypto/elliptic-curves
Author
Label
Projects
Milestones
Reviews
Assignee
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
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…
docs: align group_digest docs with hash2field API
#1651
opened Feb 4, 2026 by
radik878
Contributor
Loading…
hash2curve: rename misleading variable in encode_from_bytes
#1629
opened Jan 22, 2026 by
maradini77
Loading…
Refactor
from_okm_fuzz test to use chunks_exact_mut() instead of repetitive byte ranges
#1628
opened Jan 22, 2026 by
zeevick10
Loading…
fix: Use CurveWithScalar::to_repr in serde for Scalar and read full ReprSize
#1537
opened Nov 25, 2025 by
Forostovec
Loading…
ed448-goldilocks: implement group traits for affine forms
#1474
opened Sep 27, 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…
ed448-goldilocks: enforce RFC 8032 context length in Ed448 verification
#1387
opened Sep 2, 2025 by
radik878
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
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.