-
Notifications
You must be signed in to change notification settings - Fork 571
Pull requests: dalek-cryptography/curve25519-dalek
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: use width-8 NAF for static scalars to match NafLookupTable8
#848
opened Nov 17, 2025 by
GarmashAlex
Loading…
feat(x25519-dalek): add PKCS#8 and PEM private key support
#847
opened Nov 11, 2025 by
imlk0
Loading…
Add RFC 8032 and NIST full validation decompression to
EdwardsPoint
#833
opened Sep 25, 2025 by
daxpedda
Loading…
fix: correct typo in batch verification malleability comment
#827
opened Sep 13, 2025 by
sashass1315
Loading…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.