diff --git a/README.md b/README.md index 75998e6..b6a7e4c 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. It's very simple to use, which allows anyone to start encrypting private files, no matter what level of experience they have with computers. Picocrypt's focus is security, so it might be slightly slower and less attractive visually than others.