mirror of
https://github.com/arkorty/rustcm-cli.git
synced 2026-03-17 16:51:47 +00:00
Update README.md
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Rust Simple Text Cipher Machine / ru·s·t·c·m /
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
# Rust Simple Text Cipher Machine / ru·s·t·c·m /
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
It does precisely what the name indicates, i.e., encryption and decryption of UTF-8 encoded files using the ChaCha20-Poly1305 authenticated streaming cipher algorithm. The program is still in its alpha (incomplete) stage, you might come across a lot of bugs.
|
It does precisely what the name indicates, i.e., encryption and decryption of UTF-8 encoded files using the ChaCha20-Poly1305 authenticated streaming cipher algorithm. The program is still in its alpha (incomplete) stage, you might come across a lot of bugs.
|
||||||
|
|||||||
Reference in New Issue
Block a user