TUF Rust Implementation

A Rust implementation of The Update Framework (TUF) specification providing a strongly-typed API for working with TUF metadata, verifying signatures, and implementing the TUF client update workflow.

API entry from apis.yml

apis.yml Raw ↑
aid: tuf:rust-tuf
name: TUF Rust Implementation
description: A Rust implementation of The Update Framework (TUF) specification providing a strongly-typed
  API for working with TUF metadata, verifying signatures, and implementing the TUF client update workflow.
humanURL: https://github.com/theupdateframework/rust-tuf
properties:
- type: GitHubRepository
  url: https://github.com/theupdateframework/rust-tuf
tags:
- Client Library
- Rust
- Security
- Software Updates