summaryrefslogtreecommitdiff
path: root/x86_64/serpent-encrypt.asm
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers for dual licensing, x86_64 directory.Niels Möller2014-04-121-18/+31
* Comment updates in asm files.Niels Möller2013-04-261-1/+1
* Switch to non-logarithmic ALIGN macro.Niels Möller2013-04-161-3/+3
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* Updated x86_64 assembler for W64 support.Martin Storsjö2011-11-251-0/+2
* Include serpent.m4. Deleted a redundant label.Niels Möller2011-06-301-90/+6
* Fixed .file pseudo op.Niels Möller2011-06-291-1/+1
* Added an SSE2 loop, doing four blocks at a time in parallel.Niels Möller2011-06-201-8/+421
* * x86_64/serpent-encrypt.asm: Slight simplification of loop logic.Niels Möller2011-06-141-13/+14
* New file.Niels Möller2011-06-141-0/+405