Update README.md

This commit is contained in:
Arkaprabha Chakraborty
2023-01-31 00:18:46 +05:30
parent 7d28ba6cd9
commit eb983a90de
3 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Rust Simple Text Cipher Machine / ru·s·t·c·m / # Rust Simple Text Cipher Machine / ru·s·t·c·m /
![rustcm-cli.jpg](./blob/rustcm-cli.jpg)
## 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.

BIN
blob/preview.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 285 KiB

BIN
blob/rustcm-cli.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 622 KiB