VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Core
AgeCommit message (Expand)AuthorFilesLines
2016-10-17MacOSX: remove unused variableMounir IDRASSI1-1/+0
2016-10-17MacOSX: remove MacFUSE dependency and link against OSXFuse library. Now, only...Mounir IDRASSI1-22/+10
2016-10-17Use properly aligned memory in code using Streebog hash implementation that u...Mounir IDRASSI1-1/+1
2016-08-17Linux: Disable Kernel crypto if volume encrypted using Kuznyechik or MagmaMounir IDRASSI1-0/+3
2016-08-15Linux/MacOSX: Similar fix to Windows one. Write fake hidden volume header tha...Mounir IDRASSI1-6/+57
2016-05-10Remove trailing whitespaceDavid Foerster39-116/+116
2016-05-01Reset bogus executable permissionsDavid Foerster1-0/+0
2016-02-22Linux: fix compilation errorMounir IDRASSI1-1/+0
2016-02-22Linux: fix mount issue on Fedora 23 by forcing the creation of a default loop...Mounir IDRASSI1-0/+11
2016-02-21MacOSX: Correctly detect newer versions of OSXFuseMounir IDRASSI1-10/+12
2016-01-27Windows/Linux: Implement exFAT support.Mounir IDRASSI1-0/+1
2016-01-20Copyright: update dates to include 2016.Mounir IDRASSI39-39/+39
2015-08-06Update license information to reflect the use of a dual license Apache 2.0 an...Mounir IDRASSI39-183/+337
2015-07-04Linux: Support checking/reparing mounted filesystem on KDE when xterm not ava...Mounir IDRASSI1-0/+25
2015-06-24Linux/MacOSX: restore normal file mode to some source filesMounir IDRASSI8-0/+0
2015-06-24Linux/MacOSX: first dynamic mode implementationMounir IDRASSI8-27/+48
2015-03-23Linux: solve mount point permission issues for some users where the non-FAT v...Mounir IDRASSI1-0/+17
2014-12-30Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...Mounir IDRASSI6-40/+63
2014-12-26Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...Mounir IDRASSI2-0/+133
2014-12-19Linux/MacOSX: Enhance performance by implementing the possibility to choose t...Mounir IDRASSI5-6/+45
2014-12-11Linux/MacOSX: Implement generating more than one keyfile, specifying the size...Mounir IDRASSI2-24/+42
2014-11-08MacOSX : Support hard drives with a large sector size ( > 512).Mounir IDRASSI1-1/+1
2014-11-08MacOSX : Support detection of OSXFUSE and the presence of MacFUSE compatibili...Mounir IDRASSI1-3/+29
2014-11-08Linux/MacOSX port of manual selection of number of passes for volume header o...Mounir IDRASSI2-8/+7
2014-11-08Remove remaining legacy cryptographic algorithms that are never used by VeraC...Mounir IDRASSI1-6/+1
2014-11-08Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...Mounir IDRASSI33-33/+33
2014-11-08Replace TrueCrypt from Linux/MacOSX mount point namesMounir IDRASSI2-3/+3
2014-11-08Replace TrueCrypt references in added sources and resources by VeraCrypt ones.Mounir IDRASSI4-6/+6
2014-11-08Add TrueCrypt 7.1a MacOSX/Linux specific source files.Mounir IDRASSI39-0/+5300
an>> <li><a href="Home.html">Home</a></li> <li><a href="/code/">Source Code</a></li> <li><a href="Downloads.html">Downloads</a></li> <li><a class="active" href="Documentation.html">Documentation</a></li> <li><a href="Donation.html">Donate</a></li> <li><a href="https://sourceforge.net/p/veracrypt/discussion/" target="_blank">Forums</a></li> </ul> </div> <div> <p> <a href="Documentation.html">Documentation</a> <img src="arrow_right.gif" alt=">>" style="margin-top: 5px"> <a href="Encryption%20Algorithms.html">Encryption Algorithms</a> <img src="arrow_right.gif" alt=">>" style="margin-top: 5px"> <a href="Camellia.html">Camellia</a> </p></div> <div class="wikidoc"> <h1>Camellia</h1> <div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px"> 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.</div> <div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px"> VeraCrypt uses Camellia with 24 rounds and a 256-bit key operating in <a href="Modes%20of%20Operation.html" style="text-align:left; color:#0080c0; text-decoration:none.html"> XTS mode</a> (see the section <a href="Modes%20of%20Operation.html" style="text-align:left; color:#0080c0; text-decoration:none.html"> Modes of Operation</a>).</div> <div style="text-align:left; margin-top:19px; margin-bottom:19px; padding-top:0px; padding-bottom:0px"> <a href="Kuznyechik.html" style="text-align:left; color:#0080c0; text-decoration:none; font-weight:bold.html">Next Section &gt;&gt;</a></div> </div><div class="ClearBoth"></div></body></html>