#attestation #protobuf #bindings #predicate #in-toto

in_toto_attestation

Rust bindings for generating in-toto attestations and predicates

1 unstable release

Uses new Rust 2024

0.1.0 Aug 28, 2025

#730 in Encoding


Used in atlas-cli

Apache-2.0

395KB
8K SLoC

Rust bindings for in-toto attestations

This package contains Rust bindings for the in-toto Attestation Framework spec. Its contents are autogenerated using protobuf definitions.

For more information, see the in-toto Attestation Framework.

Usage

To import the Rust bindings into your project, add it to your Cargo.toml:

[dependencies]
in_toto_attestation = "0.1.0"

Testing

See the testing docs for info and instructions for testing this implementation.

Dependencies

~1.8–4MB
~70K SLoC