Expand description
xaeroID: skeletal types for DID, VC and ZK proofs, with integration traits for seamless app use
Modules§
Structs§
- Archived
Xaero Credential - An archived
XaeroCredential
- Archived
XaeroID - An archived
XaeroID
- Archived
Xaero Proof - An archived
XaeroProof
- Xaero
Credential - A fixed-size credential container holding a serialized VC and up to N proofs.
- Xaero
Credential Resolver - The resolver for an archived
XaeroCredential
- XaeroID
- The core decentralized identity type, fully Pod‑safe.
- XaeroID
Resolver - The resolver for an archived
XaeroID
- Xaero
Proof - A zero-knowledge proof container (e.g. RISC Zero receipt or Groth16 SNARK proof).
- Xaero
Proof Resolver - The resolver for an archived
XaeroProof
Constants§
- DID_
MAX_ LEN - Maximum lengths for fixed-size fields
- MAX_
PROOFS - VC_
MAX_ LEN - XAERO_
ID_ SIZE
Traits§
- Credential
Issuer - Trait for issuing and verifying verifiable credentials.
- Identity
Manager - Trait for DID generation, signing and verification.