Expand description
Compact evidence references (~200B CBOR / ~300 chars base64).
Cryptographic link to a full Evidence packet for embedding in document metadata (PDF, EXIF, Office), QR codes, git commit messages, or protocol headers with size constraints.
Structs§
- Compact
Evidence Ref - Cryptographically-bound reference to a full Evidence packet, embeddable in space-constrained contexts.
- Compact
Metadata - Optional metadata for compact references.
- Compact
Summary - Summary statistics for compact representation.
Enums§
- Compact
RefError - Compact reference decoding/verification errors.