FICHA · MANJARO

haskell-ed25519

Ed25519 cryptographic signatures

  • cryptography-library
  • LIBRARY
  • SIGNATURES
  • SECURITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for Ed25519 cryptographic signatures. Ed25519 is a modern public-key signature scheme used to verify that data was signed by the holder of a matching private key.

Developers use it in protocols, package verification, authentication, and secure messaging. Signature security depends on private-key protection, correct message framing, and verifying the right public key.

Permissions

Permissions not analysed for this source yet.