# tough **tough** is a Rust client library for [The Update Framework](https://theupdateframework.github.io/) (TUF) repositories. **tuftool** is a Rust command-line utility for generating and signing TUF repositories. ## Integration Testing Integration tests require, `noxious`, which is installed when running `make integ`. ## Documentation See [tough - Rust](https://docs.rs/tough/) for the latest `tough` library documentation. See `tuftool`'s [README](tuftool/README.md) for more on how to use `tuftool`. ## License tough is licensed under the [Apache License, Version 2.0](LICENSE-APACHE) or the [MIT license](LICENSE-MIT), at your option.