From 257a18b9db31a8ba2f5f6f584797914f61199ed9 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 2 Aug 2021 09:50:32 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Changelog.md b/Changelog.md index 4fa1987..bc99401 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,19 +1,21 @@ # v1.15 (future) # v1.14 (ETA: ~ 16 days) v1.14 will unfortunately be incompatible with v1.13, as I have dropped Poly1305 in favour of an HMAC. Because I have appended the encryptor version to the encrypted data in v1.13, however, v1.14 and on will be able to tell you which version your data was encrypted with so that you can fetch the correct verion of Picocrypt. There are no security issues in any previous versions of Picocrypt as long as you use a strong password.