Expand description
JOSE algorithm constants and allowlist for DPP signatures.
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.