VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-20 07:48:20 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2024-08-20 07:48:20 +0200
commit84519517d57f1dadaf41b49e31af75d35bb4527e (patch)
tree7ba5ddea4025dbacc20059c2d13589ced79addc6 /doc
parent7b7361e63bbab8a0eafa40b385bf5186eaa6dbc6 (diff)
downloadVeraCrypt-84519517d57f1dadaf41b49e31af75d35bb4527e.tar.gz
VeraCrypt-84519517d57f1dadaf41b49e31af75d35bb4527e.zip
Documentation: Update documentation for TrueCrypt conversion
Diffstat (limited to 'doc')
-rw-r--r--doc/html/Conversion_Guide_VeraCrypt_1.26_and_Later.html9
-rw-r--r--doc/html/Converting TrueCrypt volumes and partitions.html3
2 files changed, 8 insertions, 4 deletions
diff --git a/doc/html/Conversion_Guide_VeraCrypt_1.26_and_Later.html b/doc/html/Conversion_Guide_VeraCrypt_1.26_and_Later.html
index 9e2ffcbd..493d371c 100644
--- a/doc/html/Conversion_Guide_VeraCrypt_1.26_and_Later.html
+++ b/doc/html/Conversion_Guide_VeraCrypt_1.26_and_Later.html
@@ -64,12 +64,15 @@
<li>Convert TrueCrypt Volumes to VeraCrypt Volumes</li>
<li>Change from Deprecated HMAC-RIPEMD-160 Hash Algorithm</li>
</ul>
-<p>If you're on Linux or Mac, temporarily downgrade to VeraCrypt 1.25.9. Windows users can use the VCPassChanger tool <a href="https://launchpad.net/veracrypt/trunk/1.25.9/+download/VCPassChanger_%28TrueCrypt_Convertion%29.zip">that can be downloaded from here</a>.</p>
-
+<p>If you are on Linux or Mac, temporarily downgrade to VeraCrypt 1.25.9. Windows users can use the VCPassChanger tool <a href="https://launchpad.net/veracrypt/trunk/1.25.9/+download/VCPassChanger_%28TrueCrypt_Convertion%29.zip">that can be downloaded from here</a>.</p>
+<ul>
+<li>Recreate VeraCrypt Volume if Using GOST89 Encryption Algorithm</li>
+</ul>
+All OSes temporarily downgrade to 1.25.9 version.
<h2>4. Conversion and Remediation Procedures</h2>
<h3>4.1 Converting TrueCrypt Volumes to VeraCrypt</h3>
-<p>TrueCrypt file containers and partitions can be converted to VeraCrypt if created with TrueCrypt versions 6.x or 7.x.</p>
+<p>TrueCrypt file containers and partitions created with TrueCrypt versions 6.x or 7.x can be converted to VeraCrypt using VeraCrypt 1.25.9 or the VCPassChanger tool on Windows. For more details, refer to the <a href="Converting%20TrueCrypt%20volumes%20and%20partitions.html">documentation</a>.</p>
<p>After conversion, the file extension will remain as <code>.tc</code>. Manually change it to <code>.hc</code> if you want VeraCrypt 1.26 or newer to automatically recognize it.</p>
<h3>4.2 Changing Deprecated HMAC-RIPEMD-160 Hash Algorithm</h3>
diff --git a/doc/html/Converting TrueCrypt volumes and partitions.html b/doc/html/Converting TrueCrypt volumes and partitions.html
index 8ee4eb84..77ac7600 100644
--- a/doc/html/Converting TrueCrypt volumes and partitions.html
+++ b/doc/html/Converting TrueCrypt volumes and partitions.html
@@ -36,10 +36,11 @@
<h1>Converting TrueCrypt volumes and partitions</h1>
<p><strong>⚠️ Warning:</strong> <span style="color: red;">After conversion, ensure that the "TrueCrypt Mode" checkbox is not selected during the mount of the converted volume. Since it is no longer a TrueCrypt volume, mounting it with this option will lead to a mount failure.</span></p>
<p><strong>⚠️ Important Notice:</strong> As of version 1.26, VeraCrypt has removed support for "TrueCrypt Mode." Consequently, the conversion of TrueCrypt volumes and partitions using this method is no longer possible. Please refer to <a href="Conversion_Guide_VeraCrypt_1.26_and_Later.html">this documentation page</a> for guidance on how to proceed with TrueCrypt volumes in VeraCrypt versions 1.26 and later.</p>
-<p>Starting from version 1.0f, TrueCrypt volumes and <strong>non-system</strong> partitions can be converted to VeraCrypt format using any of the following actions:</p>
+<p>TrueCrypt volumes and <strong>non-system</strong> partitions can be converted to VeraCrypt format using any of the following actions:</p>
<ul>
<li>Change Volume Password </li><li>Set Header Key Derivation Algorithm </li><li>Add/Remove key files </li><li>Remove all key files </li></ul>
<p>If the TrueCrypt volume contains a hidden volume, it should also be converted using the same approach, by specifying the hidden volume password and/or keyfiles.</p>
+<p>🚨 After conversion of a file container, the file extension will remain as .tc. Manually change it to .hc if you want VeraCrypt 1.26 or newer to automatically recognize it.</p>
<p>&ldquo;TrueCrypt Mode&rdquo; must be checked in the dialog as shown below:</p>
<p>&nbsp;<img src="Converting TrueCrypt volumes and partitions_truecrypt_convertion.jpg" alt=""></p>
<p><strong>Note: </strong>Converting system partitions encrypted with TrueCrypt is not supported.</p>