From 95cc3ad2b5b90a75b062bf36adbc6ba9058f26cb Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sun, 21 Feb 2021 12:14:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec41221..4e1386b 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,4 @@ XChaCha20-Poly1305, Argon2, and SHA3 are well recognized within the cryptography # 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. +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 open to suggestions and features, and you can also leave an Issue for that.