Structs§
Enums§
- Bundle
Privacy V1 - Bundle
Signature Status - Outcome of checking a bundle’s embedded Ed25519 signature on import
(GL #465). Fail-closed semantics: any present-but-broken signature
material is
Invalidand must block the import; only the complete absence of all three signature fields counts as a legacyUnsignedbundle (allowed with a warning, for bundles produced before exports were signed).
Functions§
- build_
bundle_ v1 - check_
bundle_ signature - Classify a bundle’s signature for import-time enforcement (GL #465).
- parse_
bundle_ v1 - project_
identity_ warning - read_
bundle_ v1 - serialize_
bundle_ v1_ pretty - sign_
bundle - verify_
bundle_ signature - write_
bundle_ v1