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

Improve Edwards448 decompression checks
#1335 opened Jul 30, 2025 by daxpedda Loading…
ed448-goldilocks: add basic benchmark suite
#1334 opened Jul 29, 2025 by daxpedda Loading…
Use ConstMontyForm::invert() in place of pow()
#1332 opened Jul 29, 2025 by daxpedda Loading…
Use Extended/ExtensiblePoint more appropriately
#1329 opened Jul 26, 2025 by daxpedda Loading…
Fix ConstantTimeEq for DecafPoint
#1328 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…
Optimize Edwards isogeny map
#1316 opened Jul 19, 2025 by daxpedda 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 isogeny mapping
#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…
x448: initial import
#1250 opened Jun 9, 2025 by baloo Loading…
draft: add bp512 crate
#1186 opened May 8, 2025 by dishmaker Draft
Init fuzzing harnesses for scalars and points
#1111 opened Jan 16, 2025 by integritychain Loading…
ProTip! Exclude everything labeled bug with -label:bug.