From 84800de9a537aed7a75ce6a8684d75582ee19bc0 Mon Sep 17 00:00:00 2001
From: Evan Su <48808396+HACKERALERT@users.noreply.github.com>
Date: Sat, 3 Apr 2021 17:50:10 -0400
Subject: [PATCH] Update Changelog.md
---
Changelog.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Changelog.md b/Changelog.md
index 1a1e47d..898bde2 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,14 +1,14 @@
# v1.12 (soon to be released)
- Beautiful UI
- - About x2 as fast as previous versions
+ - More than x2 as fast as previous versions
- Add cancel button to cancel encryption/decryption
- (Bug) Delete existing file only if password is correct
- Minor aesthetic fixes
- Complete rewrite from scratch, to ensure reliability and security
- Better anti-corruption (re-defined header format)
- Switch to Argon2d instead Argon2id for better security
- - Switch from SHA3 to BLAKE2b for corruption check
+ - Switch from SHA3 to BLAKE3 for corruption check
- Better user flow
Note: v1.12 will be INCOMPATIBLE with all previous releases!