From a4a6bfc2362d3067b64fb9e8845d7cee210be8b8 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 14 Mar 2021 22:20:12 -0400 Subject: [PATCH] Asthetics --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0aaac8..de405f2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Picocrypt +

Picocrypt

Picocrypt is a very tiny (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 security, so it might be slightly slower and less attractive visually than others.