Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modularize all ciphers | lloyd | 2008-09-28 | 1 | -208/+0 |
| | |||||
* | Use individual variables intead of an array inside the Salsa20 function, | lloyd | 2008-09-09 | 1 | -37/+65 |
| | | | | shows a 35% speedup on my Core2 with G++ vs previous version. | ||||
* | Add implementation of Salsa20 stream cipher | lloyd | 2008-09-09 | 1 | -0/+180 |