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

app crypto-auditing-client

Event broker client for crypto-auditing project

3 releases

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

#669 in Cryptography

Download history 5/week @ 2024-02-20 8/week @ 2024-02-27 2/week @ 2024-03-26 24/week @ 2024-04-02 144/week @ 2024-04-09

144 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–26MB
~335K SLoC