1 unstable release
Uses new Rust 2024
| 0.1.0 | Aug 15, 2025 |
|---|
#1354 in Cryptography
19KB
61 lines
README
angulu-cli is a password encryption tool.
Usage
Usage: angulu-cli [OPTIONS] <--encrypt|--decrypt>
Options:
-e, --encrypt Encrypt the input
-d, --decrypt Decrypt the input
-m, --mode <MODE> Cipher mode to use [default: chacha20] [possible values: chacha20, sm4]
-h, --help Print help
-V, --version Print version
Dependencies
~8–19MB
~310K SLoC