Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 2 | -2/+2 |
* | Add 'Distributed under...' text to files missing it. Some format cleanups | lloyd | 2009-10-07 | 2 | -0/+4 |
* | Remove add blocks from hash function info.txt files | lloyd | 2009-09-29 | 1 | -7/+0 |
* | Add a script that analyzes the source and prints module dependencies. | lloyd | 2009-07-15 | 1 | -0/+4 |
* | Many source files included bit_ops.h when what was really desired was | lloyd | 2009-05-13 | 1 | -1/+1 |
* | Use S2 instead of x,y vars as temps for single iteration of psi | lloyd | 2009-04-10 | 1 | -4/+4 |
* | Fully expand the linear recurence phi - about twice as fast on my Core2 | lloyd | 2009-04-08 | 1 | -77/+80 |
* | Expand the first 12 iterations of phi, though more simplification is needed. | lloyd | 2009-04-07 | 1 | -2/+58 |
* | Add the GOST 34.11 hash function. Pretty slow, but functional. | lloyd | 2009-04-07 | 3 | -0/+228 |