FICHA · MANJARO

ruby-ed25519

A Ruby binding to the Ed25519 elliptic curve public-key signature system described in RFC 8032.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Adds Ed25519 public-key signature support to Ruby applications. It is useful for verifying signed data, creating signatures, and integrating with protocols that require this elliptic-curve signature scheme.

Cryptographic code is sensitive to key handling and protocol design. Protect private keys, use trusted randomness, verify errors carefully, and avoid designing custom security protocols without review.

Permissions

Permissions not analysed for this source yet.