From 5e1fffa87191c3566bcbe20c6e8d29d5f21651d5 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sat, 13 May 2017 17:34:16 +0200 Subject: Add HTML documentation. --- doc/html/VeraCrypt Volume.html | 48 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/html/VeraCrypt Volume.html (limited to 'doc/html/VeraCrypt Volume.html') diff --git a/doc/html/VeraCrypt Volume.html b/doc/html/VeraCrypt Volume.html new file mode 100644 index 00000000..a33ef25e --- /dev/null +++ b/doc/html/VeraCrypt Volume.html @@ -0,0 +1,48 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +VeraCrypt Volume +

+ +
+

VeraCrypt Volume

+

There are two types of VeraCrypt volumes:

+ +

Note: In addition to creating the above types of virtual volumes, VeraCrypt can encrypt a physical partition/drive where Windows is installed (for more information, see the chapter +System Encryption).
+
+A VeraCrypt file-hosted volume is a normal file, which can reside on any type of storage device. It contains (hosts) a completely independent encrypted virtual disk device.
+
+A VeraCrypt partition is a hard disk partition encrypted using VeraCrypt. You can also encrypt entire hard disks, USB hard disks, USB memory sticks, and other types of storage devices.

+

Next Section >>

+
+ -- cgit v1.2.3