-
Notifications
You must be signed in to change notification settings - Fork 230
Pull requests: RustCrypto/elliptic-curves
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove unnecessary checks from
CompressedEdwardsY::decompress()
#1336
opened Jul 30, 2025 by
daxpedda
Loading…
Move function requiring
AffinePoint
from EdwardsPoint
to AffinePoint
#1333
opened Jul 29, 2025 by
daxpedda
Loading…
Make
ProjectiveNielsPoint::identity()
and 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…
ProTip!
Exclude everything labeled
bug
with -label:bug.