4 releases
0.2.3 | Sep 10, 2024 |
---|---|
0.2.2 | Apr 11, 2024 |
0.2.1 | Dec 12, 2023 |
0.2.0 | Dec 9, 2023 |
#1001 in Cryptography
38 downloads per month
27KB
199 lines
crypto-auditing-client
This crate provides the crypto-auditing-client executable. To see the whole architecture, see the design document.
This requires crypto-auditing-event-broker running on the system. To see how to set up and run the event-broker, see the instructions.
Usage
$ cargo install crypto-auditing-client
$ crypto-auditing-client --scope tls --format json
$ crypto-auditing-client --scope tls --format cbor --output audit.cborseq
Dependencies
~11–23MB
~318K SLoC