Skip to main content

Module algorithm

Module algorithm 

Source
Expand description

JOSE algorithm constants and allowlist for DPP signatures.

Enums§

KeyAlgorithm
The signature algorithm a key pair uses.

Constants§

ED25519_CRV
JWK curve name for Ed25519 (RFC 8037 §2).
EDDSA_ALG
JOSE algorithm identifier for Ed25519/EdDSA (RFC 8037 §2).

Functions§

is_allowed_alg
The single allowed signing algorithm for all DPP credentials and passport proofs.