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

+Documentation +>> +Encryption Algorithms +>> +Camellia +

+ +
+

Camellia

+
+Jointly developed by Mitsubishi Electric and NTT of Japan, Camellia is a 128-bit block cipher that was first published on 2000. It has been approved for use by the ISO/IEC, the European Union's NESSIE project and the Japanese CRYPTREC project.
+
+VeraCrypt uses Camellia with 24 rounds and a 256-bit key operating in +XTS mode (see the section +Modes of Operation).
+
+Next Section >>
+
\ No newline at end of file -- cgit v1.2.3