aboutsummaryrefslogtreecommitdiffstats
path: root/src/block/idea_sse2/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-7/+0
|
* Give everything setting a feature test macro in build.h a version codelloyd2013-11-281-1/+1
| | | | | | so application code can check for the specific API it expects without having to keep track of what versions APIs x,y,z changed. Arbitrarily set all current API versions to 20131128.
* Add last nights project, an SSE2 implementation of IDEA. Right about 4xlloyd2009-12-231-0/+7
faster than the scalar version on a Core2.