#crypto-auditing #cbor #events #broker #client #system #architecture

app crypto-auditing-client

Event broker client for crypto-auditing project

3 releases

new 0.2.2 Apr 11, 2024
0.2.1 Dec 12, 2023
0.2.0 Dec 9, 2023

#938 in Cryptography

26 downloads per month

GPL-3.0-or-later

27KB
199 lines

crypto-auditing-client

crates.io badge

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–25MB
~338K SLoC