18 releases
Uses new Rust 2024
| 0.35.0 | Apr 1, 2026 |
|---|---|
| 0.35.0-rc.5 | Mar 30, 2026 |
| 0.34.7 | Mar 4, 2026 |
| 0.34.6 | Feb 3, 2026 |
| 0.34.0-rc.5 | Nov 27, 2025 |
#10 in #gov
26KB
264 lines
Ed25519 batch signature verification Adds additional malleability protections for batch signature verification. See: https://eprint.iacr.org/2020/1244.pdf, https://csrc.nist.gov/presentations/2023/taming-the-many-eddsas
near-crypto-ed25519-batch
Batch verification for Ed25519 signatures for NEAR.
Original implementation taken from: https://github.com/dalek-cryptography/curve25519-dalek With additional malleability checks, see:
Dependencies
~3.5–5MB
~102K SLoC