Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have the expansion loop in the key schedule take advantage of free | lloyd | 2006-08-15 | 1 | -1/+0 |
* | Remove unused variable | lloyd | 2006-08-15 | 1 | -5/+7 |
* | Implement the Serpent key schedule in assembly as well, so the C++ | lloyd | 2006-08-15 | 1 | -118/+4 |
* | Implement decryption in the Serpent assembly code | lloyd | 2006-08-15 | 1 | -162/+2 |
* | Add the beginnings of an x96 assembler version of Serpent. Currently only | lloyd | 2006-08-15 | 1 | -0/+322 |