Expand description
Encrypted .tfbundle (L4/L5) sealing + transparency anchoring — Rust
mirror of tools/tf-types-ts/src/core/bundle.ts.
Structs§
- Bundle
Recipient - Encrypted
Proof Bundle - Memory
Anchor - In-memory transparency anchor for tests.
- Signature
Envelope - Wrapped
Key
Traits§
- Anchor
Backend - Anchor backend trait — every anchor kind exposes a
submitthat produces a JSON inclusion proof and averifythat re-checks the proof against the bundle bytes. Mirror of TSAnchorBackend.
Functions§
- build_
rfc3161_ request - Build the DER-encoded TimeStampReq for SHA-256 over
data(RFC 3161 §2.4.1). - encrypted_
signing_ bytes - open_
bundle - seal_
bundle