VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Crypto/Twofish_x86.S
AgeCommit message (Collapse)AuthorFilesLines
2017-06-27MacOSX: various changes for assembly files build. Don't use 32-bit assembly ↵Mounir IDRASSI1-10/+4
code of SHA-512 since it is not compatible with PIE configuration of OSX compiler (absolute addressing used)
2017-06-21Windows: fix compilation error of assembly files after latest changes on Linux.Mounir IDRASSI1-1/+2
2017-06-13Linux: fix executable stack in resulting binary which was caused by crypto ↵Mounir IDRASSI1-0/+10
assembly files missing the GNU-stack note.
2016-12-07Crypto: Add optimized Twofish assembly implementation for x86_64.Mounir IDRASSI1-0/+0