-
Notifications
You must be signed in to change notification settings - Fork 554
Pull requests: dalek-cryptography/curve25519-dalek
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Optionally implement zerocopy traits on relevant curve25519_dalek and x25519_dalek types
#825
opened Sep 5, 2025 by
danderson
Loading…
Add allocation-free
RistrettoPoint::double_and_compress_batch()
#803
opened Aug 13, 2025 by
daxpedda
Loading…
docs: fix FieldElement type names in 32-bit field implementations
#799
opened Jul 28, 2025 by
VolodymyrBg
Loading…
Implementation of
elliptic-curve
traits for curve25519 and ed25519.
#746
opened Apr 27, 2025 by
carloskiki
•
Draft
implement
KeyInit
and KeySizeUser
for SigningKey
and VerifyingKey
#733
opened Mar 3, 2025 by
carloskiki
Loading…
x25519: add RFC7748 Diffie-Hellman Curve25519 tests
#721
opened Dec 15, 2024 by
shampoofactory
Loading…
Use a variable time multiplication for the torsion check
#657
opened Jun 6, 2024 by
randombit
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.