# crypto-auditing-log-parser [![crates.io badge](https://img.shields.io/crates/v/crypto-auditing-log-parser.svg)](https://crates.io/crates/crypto-auditing-log-parser) This crate provides the crypto-auditing-log-parser executable. To see the whole architecture, see the design [document](https://github.com/latchset/crypto-auditing/blob/main/docs/architecture.md). ## Usage ```console $ cargo install crypto-auditing-log-parser $ crypto-auditing-log-parser /path/to/audit.cborseq ```