From 92e46a11377c723cc400041820e44340b09af4a6 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:03:39 -0500 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 53eb0f5..192c1ae 100644 --- a/README.md +++ b/README.md @@ -59,12 +59,11 @@ XChaCha20-Poly1305, Argon2, and SHA3 are well recognized within the cryptography # Limitations # Contribution -There shouldn't be a lot more to improve on. I've done extensive testing on Picocrypt and it -shouldn't have any major bugs or flaws. If you somehow manage to find a bug or security issue, please create an Issue. If one of Picocrypt's dependencies gets a critical security patch, let me know and I'll update the code (if necessary) and recompile the .exe for Windows. I'm also open to suggestions and features, so you can leave an Issue for that. +If you manage to find a bug or security issue, please create an Issue. If one of Picocrypt's dependencies gets a critical security patch, let me know and I'll update the code (if necessary) and recompile the .exe for Windows. I'm also open to suggestions and features (you can leave an Issue for that).