Skip to main content

Module bundle

Module bundle 

Source
Expand description

Encrypted .tfbundle (L4/L5) sealing + transparency anchoring — Rust mirror of tools/tf-types-ts/src/core/bundle.ts.

Structs§

BundleRecipient
EncryptedProofBundle
MemoryAnchor
In-memory transparency anchor for tests.
SignatureEnvelope
WrappedKey

Traits§

AnchorBackend
Anchor backend trait — every anchor kind exposes a submit that produces a JSON inclusion proof and a verify that re-checks the proof against the bundle bytes. Mirror of TS AnchorBackend.

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