From 884d60b9f3cb779e1da19f3acd1c9a6c52e062be Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Thu, 18 Feb 2021 15:41:56 -0500 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d34d7..93eca65 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # Picocrypt -A very tiny, very simple, and very secure file encryption tool. +Picocrypt is a very tiny, simple, and secure file encryption tool. It uses the modern XChaCha20-Poly1305 cipher suite as well as Argon2ID, making it about as secure and modern of an encryption tool as you'll get. + +# Download +You can run the raw Python source file, compile it yourself, or download the portable .exe (Windows) that I've precompiled and optimized beyond imagination (recommended, just 4MB in size). + +# Instructions +Picocrypt is about as simple as it gets. Just select a file, enter a password, and start. There are some additional options that you can use: + +