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/Standard Compliance.html | 48 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 doc/html/Standard Compliance.html (limited to 'doc/html/Standard Compliance.html') diff --git a/doc/html/Standard Compliance.html b/doc/html/Standard Compliance.html new file mode 100644 index 00000000..14d40d13 --- /dev/null +++ b/doc/html/Standard Compliance.html @@ -0,0 +1,48 @@ + + + + +VeraCrypt - Free Open source disk encryption with strong security for the Paranoid + + + + + + +
+VeraCrypt +
+ + + +
+

+Documentation +>> +Technical Details +>> +Compliance with Standards and Specifications +

+ +
+

Compliance with Standards and Specifications

+
+

To our best knowledge, VeraCrypt complies with the following standards, specifications, and recommendations:

+
    +
  • ISO/IEC 10118-3:2004 [21]
  • FIPS 197 [3]
  • FIPS 198 [22]
  • FIPS 180-2 [14]
  • FIPS 140-2 (XTS-AES, SHA-256, SHA-512, HMAC) [25]
  • NIST SP 800-38E [24]
  • PKCS #5 v2.0 [7]
  • PKCS #11 v2.20 [23]
+

The correctness of the implementations of the encryption algorithms can be verified using test vectors (select +Tools > Test Vectors) or by examining the source code of VeraCrypt.

+

 

+

Next Section >>

+
+
\ No newline at end of file -- cgit v1.2.3