Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move KASUMI S-Boxes from kas_tab.cpp to kasumi.cpp | lloyd | 2008-10-13 | 4 | -87/+75 |
* | Move DESX into desx.h and desx.cpp | lloyd | 2008-10-08 | 6 | -201/+260 |
* | Correct Lion constructor (would access unset pointer) | lloyd | 2008-10-08 | 1 | -3/+6 |
* | Wrap 80 columns | lloyd | 2008-10-01 | 1 | -4/+6 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 2 | -10/+9 |
* | Derive the x86 assembly implementations of MD4, MD5, and Serpent from | lloyd | 2008-09-29 | 2 | -8/+3 |
* | Better dependency handling | lloyd | 2008-09-29 | 1 | -2/+2 |
* | Make asm implementations distinctly named objects, for instance MD5_IA32, | lloyd | 2008-09-29 | 4 | -18/+85 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 27 | -0/+0 |
* | Split up asm modules into appropriate (topic-specific) modules, eg | lloyd | 2008-09-28 | 2 | -0/+716 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 96 | -0/+9267 |