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

Add FromUniformBytes<64> to {k,p}256::Scalar
#1379 opened Aug 25, 2025 by kayabaNerve Loading…
x448: make Secret an EphemeralSecret
#1378 opened Aug 24, 2025 by baloo 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…
feat: support U384 in scalar arithmetic
#1341 opened Aug 1, 2025 by CreeptoGengar Loading…
Use Extended/ExtensiblePoint more appropriately
#1329 opened Jul 26, 2025 by daxpedda Loading…
sm2: pke no std support
#1325 opened Jul 22, 2025 by MaxKingPor Loading…
hash2curve Expander improvements
#1318 opened Jul 20, 2025 by daxpedda Loading…
Use Iterator<Item = u8> instead of Expander
#1317 opened Jul 20, 2025 by carloskiki Loading…
Use Decaf448 specific addition algorithm
#1314 opened Jul 19, 2025 by daxpedda Loading…
Add optimized Edwards addition and doubling algorithms
#1313 opened Jul 19, 2025 by daxpedda Loading…
Use optimized map_to_curve_elligator2_curve448()
#1309 opened Jul 19, 2025 by daxpedda Loading…
Optimize Montgomery to Edwards conversions
#1308 opened Jul 19, 2025 by daxpedda Loading…
Curve448 with full coordinates
#1306 opened Jul 19, 2025 by daxpedda Loading…
Reuse Edwards windowed scalar multiplication for Decaf
#1303 opened Jul 18, 2025 by daxpedda Loading…
Optimize Edwards to Montgomery conversions
#1301 opened Jul 18, 2025 by daxpedda Loading…
ProTip! Filter pull requests by the default branch with base:master.