diff options
Diffstat (limited to 'doc/html/Documentation.html')
-rw-r--r-- | doc/html/Documentation.html | 23 |
1 files changed, 17 insertions, 6 deletions
diff --git a/doc/html/Documentation.html b/doc/html/Documentation.html index 4ea96b44..db4969bf 100644 --- a/doc/html/Documentation.html +++ b/doc/html/Documentation.html @@ -10,8 +10,8 @@ </head> <body> -<div> -<a href="https://www.veracrypt.fr/en/Home.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a> +<div> +<a href="Documentation.html"><img src="VeraCrypt128x128.png" alt="VeraCrypt"/></a> </div> <div id="menu"> @@ -33,7 +33,7 @@ <li><a title="Preface" href="Preface.html"><strong>Preface</strong></a> </li><li><strong><a href="Introduction.html">Introduction</a></strong> </li><li><strong><a href="Beginner%27s%20Tutorial.html">Beginner's Tutorial</a></strong> -</li><li><strong><strong><a href="VeraCrypt%20Volume.html">VeraCrypt Volume</a></strong></strong> +</li><li><strong><a href="VeraCrypt%20Volume.html">VeraCrypt Volume</a></strong> <ul> <li><a href="Creating%20New%20Volumes.html">Creating a New VeraCrypt Volume</a> </li><li><a href="Favorite%20Volumes.html">Favorite Volumes</a> @@ -59,15 +59,19 @@ <li><a href="Program%20Menu.html">Program Menu</a> </li><li><a href="Mounting%20VeraCrypt%20Volumes.html">Mounting Volumes</a> </li></ul> +</li><li><strong><a href="Normal%20Unmount%20vs%20Force%20Unmount.html">Normal Unmount vs Force Unmount</a></strong> +</li><li><strong><a href="Avoid%20Third-Party%20File%20Extensions.html">Avoid Third-Party File Extensions</a></strong> </li><li><strong><a href="Parallelization.html">Parallelization</a></strong> </li><li><strong><a href="Pipelining.html">Pipelining</a></strong> </li><li><strong><a href="Hardware%20Acceleration.html">Hardware acceleration</a></strong> </li><li><strong><a href="Hot%20Keys.html">Hot keys</a></strong> </li><li><strong><a href="Keyfiles%20in%20VeraCrypt.html">Keyfiles</a></strong> </li><li><strong><a href="Security%20Tokens%20%26%20Smart%20Cards.html">Security Tokens & Smart Cards</a></strong> +</li><li><strong><a href="EMV%20Smart%20Cards.html">EMV Smart Cards</a></strong> </li><li><strong><a href="Portable%20Mode.html">Portable Mode</a></strong> </li><li><strong><a href="TrueCrypt%20Support.html">TrueCrypt Support</a></strong> </li><li><strong><a href="Converting%20TrueCrypt%20volumes%20and%20partitions.html">Converting TrueCrypt Volumes & Partitions</a></strong> +</li><li><strong><a href="Conversion_Guide_VeraCrypt_1.26_and_Later.html">Conversion Guide for Versions 1.26 and Later</a></strong> </li><li><strong><a href="Default%20Mount%20Parameters.html">Default Mount Parameters</a></strong> </li><li><strong><a href="Language%20Packs.html">Language Packs</a></strong> </li><li><strong><a href="Encryption%20Algorithms.html">Encryption Algorithms</a></strong> @@ -78,7 +82,7 @@ </li></ul> </li><li><strong><a href="Hash%20Algorithms.html">Hash Algorithms</a></strong> <ul> -<li><a href="RIPEMD-160.html">RIPEMD-160</a> +<li><a href="BLAKE2s-256.html">BLAKE2s-256</a> </li><li><a href="SHA-256.html">SHA-256</a> </li><li><a href="SHA-512.html">SHA-512</a> </li><li><a href="Whirlpool.html">Whirlpool</a> </li><li><a href="Streebog.html">Streebog</a></li></ul> </li><li><strong><a href="Supported%20Operating%20Systems.html">Supported Operating Systems</a></strong> @@ -94,6 +98,8 @@ </li><li><a href="Hibernation%20File.html">Hibernation File</a> </li></ul> </li><li><a href="Unencrypted%20Data%20in%20RAM.html">Unencrypted Data in RAM</a> +</li><li><a href="VeraCrypt%20RAM%20Encryption.html">VeraCrypt RAM Encryption</a> +</li><li><a href="VeraCrypt%20Memory%20Protection.html">VeraCrypt Memory Protection</a> </li><li><a href="Physical%20Security.html">Physical Security</a> </li><li><a href="Malware.html">Malware</a> </li><li><a href="Multi-User%20Environment.html">Multi-User Environment</a> </li><li><a href="Authenticity%20and%20Integrity.html">Authenticity and Integrity</a> @@ -123,7 +129,7 @@ </li><li><strong><a href="Incompatibilities.html">Incompatibilities</a></strong> </li><li><strong><a href="Issues%20and%20Limitations.html">Known Issues and Limitations</a></strong> </li><li><strong><a href="FAQ.html">Frequently Asked Questions</a></strong> -</li><li><strong><strong><a href="Technical%20Details.html">Technical Details</a></strong></strong> +</li><li><strong><a href="Technical%20Details.html">Technical Details</a></strong> <ul> <li><a href="Notation.html">Notation</a> </li><li><a href="Encryption%20Scheme.html">Encryption Scheme</a> @@ -135,6 +141,11 @@ </li><li><a href="VeraCrypt%20Volume%20Format%20Specification.html">VeraCrypt Volume Format Specification</a> </li><li><a href="Standard%20Compliance.html">Compliance with Standards and Specifications</a> </li><li><a href="Source%20Code.html">Source Code</a> +</li><li><a href="CompilingGuidelines.html">Building VeraCrypt From Source</a> +<ul> +<li><a href="CompilingGuidelineWin.html">Windows Build Guide</a> +</li><li><a href="CompilingGuidelineLinux.html">Linux Build Guide</a> +</li></ul> </li></ul> </li><li><strong><a href="Contact.html">Contact</a></strong> </li><li><strong><a href="Legal%20Information.html">Legal Information</a></strong> @@ -144,4 +155,4 @@ </li></ul> </div> -</body></html>
\ No newline at end of file +</body></html> |