Zcash-flavored Ed25519 signature implementation for use in Zebra, with batch verification.
# Cargo.toml
[dependencies]
ed25519-zebra = "4.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a keypair, signs a message, and verifies the signature.
Use the ed25519-dalek crate for standard Ed25519 compatibility.
No dependency data recorded yet.