-
Notifications
You must be signed in to change notification settings - Fork 237
Pull requests: RustCrypto/elliptic-curves
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove usage of
hybrid-array
's [T; N] as AsRef<Array<T, U { N }>>
#1382
opened Aug 30, 2025 by
kayabaNerve
Loading…
build(deps): bump rand from 0.9.1 to 0.9.2
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1373
opened Aug 20, 2025 by
dependabot
bot
Loading…
build(deps): bump cfg-if from 1.0.1 to 1.0.3
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#1372
opened Aug 20, 2025 by
dependabot
bot
Loading…
fix(docs): update broken link to arithmetic module in README
#1354
opened Aug 4, 2025 by
GarmashAlex
Loading…
[WIP] Test ECDSA implementation for Brainpool curves
#1351
opened Aug 4, 2025 by
dignifiedquire
•
Draft
1 of 8 tasks
Remove unnecessary checks from
CompressedEdwardsY::decompress()
#1336
opened Jul 30, 2025 by
daxpedda
Loading…
Use optimized algorithm to check for Edwards torsion-freeness
#1335
opened Jul 30, 2025 by
daxpedda
Loading…
Make
ProjectiveNielsPoint::identity()
an associated constant
#1330
opened Jul 26, 2025 by
daxpedda
Loading…
Add optimized Edwards addition and doubling algorithms
#1313
opened Jul 19, 2025 by
daxpedda
Loading…
Reuse Edwards windowed scalar multiplication for Decaf
#1303
opened Jul 18, 2025 by
daxpedda
Loading…
refactor(projective): remove deprecated methods identity and generator
#1299
opened Jul 18, 2025 by
avorylli
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.