Update README.md

This commit is contained in:
Evan Su 2021-03-14 22:19:00 -04:00 committed by GitHub
parent 061cfbf645
commit 0ec1f04b94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
<center><img src="https://i.imgur.com/JgjSLU0.png" alt="Picocrypt"></center>
<div style="width:100%;text-align:center;"><img src="https://i.imgur.com/JgjSLU0.png" alt="Picocrypt"></div>
Picocrypt is a <i>very tiny</i> (hence "Pico"), very simple, yet very secure file encryption tool. It uses the modern ChaCha20-Poly1305 cipher suite as well as Argon2, making it about as secure and modern of an encryption tool as you'll ever get your hands on. Picocrypt's focus is <i>security</i>, so it might be slightly slower and less attractive visually than others.