20 releases (10 breaking)

0.11.0 Oct 10, 2024
0.9.0 Mar 15, 2024
0.8.0 Dec 6, 2023
0.7.0 Nov 8, 2023
0.1.1 Nov 11, 2020

#642 in Cryptography

Download history 217/week @ 2024-07-29 37/week @ 2024-08-05 57/week @ 2024-08-12 52/week @ 2024-08-19 57/week @ 2024-08-26 249/week @ 2024-09-02 77/week @ 2024-09-09 102/week @ 2024-09-16 138/week @ 2024-09-23 56/week @ 2024-09-30 235/week @ 2024-10-07 68/week @ 2024-10-14 24/week @ 2024-10-21 21/week @ 2024-10-28 32/week @ 2024-11-04 14/week @ 2024-11-11

94 downloads per month
Used in tuftool

MIT/Apache

345KB
7K SLoC

tough-kms implements the KeySource trait found in tough, a Rust TUF client. By implementing this trait, AWS KMS can become a source of keys used to sign a TUF repository.


lib.rs:

tough-kms implements the KeySource trait found in tough, a Rust TUF client.

By implementing this trait, AWS KMS can become a source of keys used to sign a TUF repository.

Testing

Unit tests are run in the usual manner: cargo test.

Dependencies

~108MB
~2.5M SLoC