aboutsummaryrefslogtreecommitdiffstats
path: root/modules/alg_ia32/serpent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Fix the alg_ia32 module code WRT the recent changes to loadstor.h not beinglloyd2007-10-191-1/+1
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Have the expansion loop in the key schedule take advantage of freelloyd2006-08-151-1/+0
* Remove unused variablelloyd2006-08-151-5/+7
* Implement the Serpent key schedule in assembly as well, so the C++lloyd2006-08-151-118/+4
* Implement decryption in the Serpent assembly codelloyd2006-08-151-162/+2
* Add the beginnings of an x96 assembler version of Serpent. Currently onlylloyd2006-08-151-0/+322