From 2ec83a8b69248f2b0bad66fd86f494e708d50a6d Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 9 Aug 2021 18:35:31 -0400 Subject: [PATCH] Update Changelog.md --- Changelog.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index c8467c6..bc09b6b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,4 @@ -# v1.15 (work in progress, no ETA at the moment) +# v1.16 (work in progress, no ETA at the moment) -# v1.14 (ETA: Released 08/07/2021) +# v1.15 (ETA: 3 days) + + +# v1.14 (Released 08/07/2021) 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.