# Spead: Structure Preserving Encryption and Decryption
A command line tool to encrypt JSON files, preserving their schema and types
## Installation
### Using Rust and cargo
1. [Install Rust](https://rust-lang.org/tools/install/) if it isn't already installed.
2. Run: `cargo install spead`