mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-10 04:48:01 +00:00
Update Changelog.md
This commit is contained in:
parent
c6cd5d7d4b
commit
84800de9a5
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# v1.12 (soon to be released)
|
||||
<ul>
|
||||
<li>Beautiful UI</li>
|
||||
<li>About x2 as fast as previous versions</li>
|
||||
<li>More than x2 as fast as previous versions</li>
|
||||
<li>Add cancel button to cancel encryption/decryption</li>
|
||||
<li>(Bug) Delete existing file only if password is correct</li>
|
||||
<li>Minor aesthetic fixes</li>
|
||||
<li>Complete rewrite from scratch, to ensure reliability and security</li>
|
||||
<li>Better anti-corruption (re-defined header format)</li>
|
||||
<li>Switch to Argon2d instead Argon2id for better security</li>
|
||||
<li>Switch from SHA3 to BLAKE2b for corruption check</li>
|
||||
<li>Switch from SHA3 to BLAKE3 for corruption check</li>
|
||||
<li>Better user flow</li>
|
||||
</ul>
|
||||
<strong>Note: v1.12 will be INCOMPATIBLE with all previous releases!</strong>
|
||||
|
|
Loading…
Reference in a new issue