-
Notifications
You must be signed in to change notification settings - Fork 272
Pull requests: RustCrypto/elliptic-curves
Author
Label
Projects
Milestones
Reviews
Assignee
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
#1723
opened Apr 14, 2026 by
dependabot
bot
Loading…
build(deps): bump crate-ci/typos from 1.45.0 to 1.45.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#1720
opened Apr 13, 2026 by
dependabot
bot
Loading…
build(deps): bump rand_core from 0.10.0 to 0.10.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1719
opened Apr 13, 2026 by
dependabot
bot
Loading…
build(deps): bump belt-hash from 0.2.0 to 0.2.1
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1718
opened Apr 13, 2026 by
dependabot
bot
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…
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
Remove unnecessary checks from
CompressedEdwardsY::decompress()
#1336
opened Jul 30, 2025 by
daxpedda
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.