mirror of
https://github.com/kristoferssolo/cipher-workshop.git
synced 2025-12-31 13:52:29 +00:00
Add --input-file/-i and --output-file/-o options:
- Encrypt files with AES-CBC: reads binary, writes binary/hex
- Decrypt files with AES-CBC: reads binary, writes binary
- Falls back to text-based processing for non-file operations
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||