VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Camellia.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-04Windows Driver: correctly save and restore extended processor state when perf...Mounir IDRASSI1-7/+25
2017-06-21Windows: don't use AVX optimized Camellia in EFI bootloader until compatibili...Mounir IDRASSI1-1/+4
2017-06-21Crypto: Add optimized Camellia assembly implementation for x86_64 based on wo...Mounir IDRASSI1-6/+1149
2016-08-17Linux: fix various compilation issues under Linux.Mounir IDRASSI1-258/+258
2016-06-19Linux/MacOSX: Solve compilation error linked to Camellia cipher addition.Mounir IDRASSI1-1/+1
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI1-0/+723