Files
secure-editor-rs/README.md
2024-08-19 22:06:18 +08:00

235 B

secure-editor-rs

Secure Editor Rust edition

Command line:

secure-editor-rs <file-name> <algorithm> <key-hex> <nonce-hex>

<algorithm> is always aes-256-gcm
Exit 0 when success, otherwise return none 0