Security · Primitives

Cryptographic
primitives

A small set of widely adopted primitives underpin the specification and the reference implementations. Verifiers validate identities offline using standards-track algorithms — without custom cryptography.

Count
5
Custom crypto
None
Mode
Offline-verifiable
§ 01
The table

Select an element

Each cell is one primitive. Select it to read properties and why it matters for identity verification.

Ed

Ed25519

Signatures
EdDSA signature scheme on Curve25519. Deterministic signing, compact signatures, and broad ecosystem support.
Key Size256-bit
Signature64 bytes
Security128-bit
StandardRFC 8032

Why it matters

Used for signing and verification in DID documents and related proofs. The goal is offline verification: a verifier can validate signatures without calling a network.