VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/misc.h
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Windows EFI Bootloader: modifications to prepare EFI system encryption suppor...Alex1-5/+9
2016-07-24Crypto: Workaround for AES-NI issue under Hyper-V on Windows Server 2008 R2 w...Mounir IDRASSI1-0/+4
2016-06-17Update intrinsic support and cpu detection.Mounir IDRASSI1-1/+3
2016-06-02Crypto: Add support for Japanese encryption standard Camellia, including for ...Mounir IDRASSI1-0/+18
2016-05-01Reset bogus executable permissionsDavid Foerster1-0/+0
2016-02-21Crypto: update Whirlpool implementation using latest code from Crypto++.Mounir IDRASSI1-1/+1
2016-01-11MacOSX: use native OSX byte swapping routines used in hash functions to impro...Mounir IDRASSI1-3/+10
2016-01-03Windows: use compiler intrinsic for some functions used in cryptographic prim...Mounir IDRASSI1-0/+10
2015-12-31Cryptography: Optimize Whirlpool implementation by using public domain assemb...Mounir IDRASSI1-0/+132