Skip to main content

Module compact_ref

Module compact_ref 

Source
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§

CompactEvidenceRef
Cryptographically-bound reference to a full Evidence packet, embeddable in space-constrained contexts.
CompactMetadata
Optional metadata for compact references.
CompactSummary
Summary statistics for compact representation.

Enums§

CompactRefError
Compact reference decoding/verification errors.