diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2025-01-17 07:44:09 +0100 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2025-01-17 07:44:09 +0100 |
commit | ff63e5aad0ada475b5751db19d6f553193c04673 (patch) | |
tree | 5e0fea8af663dd440a1fde6eaed9e916622af4de /doc/html | |
parent | 54bd81999007b467420acab780c704c91bc1b057 (diff) | |
download | VeraCrypt-ff63e5aad0ada475b5751db19d6f553193c04673.tar.gz VeraCrypt-ff63e5aad0ada475b5751db19d6f553193c04673.zip |
Update Release Notes. Set version to 1.26.18. Update signed Windows drivers.
Diffstat (limited to 'doc/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 9a184905..c2287fc2 100644 --- a/doc/html/Release Notes.html +++ b/doc/html/Release Notes.html @@ -40,11 +40,12 @@ <span style="color:#ff0000;">To avoid hinting whether your volumes contain a hidden volume or not, or if you depend on plausible deniability when using hidden volumes/OS, then you must recreate both the outer and hidden volumes including system encryption and hidden OS, discarding existing volumes created prior to 1.18a version of VeraCrypt.</span></li> </p> -<p><strong style="text-align:left">1.26.18</strong> (January 13<sup>th</sup>, 2025):</p> +<p><strong style="text-align:left">1.26.18</strong> (January 16<sup>th</sup>, 2025):</p> <ul> <li><strong>All OSes:</strong> <ul> <li>Added support for SHA-256 x86 intrinsic to enhance the performance of PBKDF2-HMAC-SHA256.</li> +<li>Added support for AES hardware on ARM64 platforms (e.g. Windows ARM64, macOS on Apple Silicon Mx).</li> <li>Updated translations</li> </ul> </li> |