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

#676 in Cryptography

Download history 63/week @ 2024-08-16 45/week @ 2024-08-23 220/week @ 2024-08-30 109/week @ 2024-09-06 100/week @ 2024-09-13 125/week @ 2024-09-20 74/week @ 2024-09-27 160/week @ 2024-10-04 139/week @ 2024-10-11 36/week @ 2024-10-18 22/week @ 2024-10-25 30/week @ 2024-11-01 17/week @ 2024-11-08 30/week @ 2024-11-15 18/week @ 2024-11-22 25/week @ 2024-11-29

95 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