diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-27 14:58:53 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2018-03-27 16:16:15 +0200 |
commit | 0b2bad77accf2fe33150abda85e24fe639184aa2 (patch) | |
tree | d833f7bcfcb3fbd7c38e11eb38fa0920457023b2 /doc/html/Release Notes.html | |
parent | 7d1a3e4f4e2cef7a254cffd6a0290ecec908a4cf (diff) | |
download | VeraCrypt-0b2bad77accf2fe33150abda85e24fe639184aa2.tar.gz VeraCrypt-0b2bad77accf2fe33150abda85e24fe639184aa2.zip |
Docummentation: update Release Notes for 1.22-BETA7
Diffstat (limited to 'doc/html/Release Notes.html')
-rw-r--r-- | doc/html/Release Notes.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/html/Release Notes.html b/doc/html/Release Notes.html index fe855a38..8806a62b 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -35,11 +35,12 @@ <div class="wikidoc"> <h1>Release Notes</h1> -<p><strong style="text-align:left">1.22-BETA6 </strong>(March 25<sup>th</sup>, 2018):</p> +<p><strong style="text-align:left">1.22-BETA7 </strong>(March 27<sup>th</sup>, 2018):</p> <ul> <li><strong>All OSs:</strong> <ul> <li>SIMD speed optimization for Kuznyechik cipher implementation (up to 2x speedup).</li> +<li>Add 5 new cascades of cipher algorithms: Camellia-Kuznyechik, Camellia-Serpent, Kuznyechik-AES, Kuznyechik-Serpent-Camellia and Kuznyechik-Twofish.</li> </ul> </li> <li><strong>Windows:</strong> |