• Ed25519 is an EdDSA signature scheme that uses Edwards curve equivalent of Curve25519 for digital signatures.
  • The “25519” in Ed25519 and Curve25519 refers to the prime number (), which is a fundamental part of the curve’s definition. Ed25519 uses 256-bit private keys and produces 256-bit public keys.