EdDSA signature generation engine

Description

EdDSA IP Core — When Safety and Security Meet the Best Size/Performance Ratio

The EdDSA Curve25519 extension adds hardware support for modern elliptic-curve cryptography inside DCD-SEMI’s configurable cryptographic co-processor. The implementation is based on Curve25519, a widely adopted 255-bit elliptic curve designed for efficient key exchange and digital signatures, with strong resistance to side-channel attacks and high performance in constrained embedded environments.

The solution enables support for X25519 key agreement and EdDSA25519 signature operations, using the Edwards-curve family and the prime field defined by Curve25519. It is widely used because it combines compact arithmetic, predictable execution flow, and efficient hardware mapping, making it well suited for secure SoC and FPGA-based systems.

Architecture

CryptOne is implemented as a dedicated IP core tailored to specific customer requirements rather than a general-purpose processor. The Curve25519 module is integrated into the existing CryptOne architecture through new hardware instructions, modular arithmetic accelerators, and control logic for scalar multiplication, modular reduction, and field operations over the Curve25519 prime field.

The design approach focuses on minimizing latency while improving area and energy efficiency. Special attention is given to modular multiplication, reduction modulo, and the removal of unnecessary branches and exceptional cases, which improves predictability and reduces potential attack surfaces in hardware implementations.

Security Properties

The Curve25519 implementation is designed with side-channel resilience in mind. Compared with traditional Weierstrass-based curves, Edwards-curve implementations are often preferred in secure hardware because they support more regular computation patterns and simpler arithmetic, which helps reduce timing leakage and other implementation risks.

The extension is aligned with current cryptographic standards and deployment trends, including RFC 7748 for X25519 and RFC 8032 for EdDSA. This makes it suitable for security-sensitive use cases where interoperability, robustness, and conformance to modern cryptographic guidance are required.

Verification Flow

Development includes algorithm modelling, HDL implementation, and full verification using automated test environments. The implementation is validated against RFC-compliant test vectors and exercised in simulation and FPGA environments to confirm functional correctness and parameter optimization before deployment.

The final result is a verified Curve25519-enabled CryptOne platform ready for secure digital systems in IoT, automotive, telecom, FinTech, cloud, and critical infrastructure applications.

ALL DCD’S IP CORES ARE TECHNOLOGY AGNOSTIC, ENSURING 100% COMPATIBILITY WITH ALL FPGA AND ASIC VENDORS.

For further details, email info@dcd-semi.com

 

 

 

Media

Key features

  • Implements EdDSA (e.g., Ed25519) over Curve25519, providing about 128‑bit security
  • X25519 for key‑exchange
  • Dedicated hardware for EdDSA signing and verification
  • Very compact logic footprint, targeting resource‑constrained FPGAs or embedded SoCs
  • Constant‑time or timing‑secure execution for critical operations to help resist side‑channel attacks
  • Deterministic EdDSA signing (nonce derived from key and message hash), avoiding risks from weak RNGs
  • Standard hardware interfaces (e.g., AXI, APB, or simple bus‑like control) for easy integration into SoC or FPGA platforms
  • Full EdDSA core functions:
    • Key generation (private–public key pair).

    • Signature generation (Sign).

    • Signature verification (Verify)

Similar products