VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/CamelliaSmall.c
AgeCommit message (Collapse)AuthorFilesLines
2017-07-19Windows MBR Bootloader: workaround for 16-bit compiler internal error when ↵Mounir IDRASSI1-4/+4
compiling Camellia source code. In GET_UINT32_BE macro, we use |= operator instead of ORing shift values.
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ↵Mounir IDRASSI1-0/+455
system encryption.