Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actually | lloyd | 2009-09-25 | 1 | -0/+7 |
* | Enable SSE2 engine under VC++ | lloyd | 2009-09-13 | 1 | -0/+1 |
* | Instead of each SSE2 implementation specifying which compilers + CPUs it | lloyd | 2009-08-27 | 1 | -1/+8 |
* | Make encrypt_n public for all BlockCipher implementations - unlike the | lloyd | 2009-08-11 | 2 | -4/+24 |
* | CPU-specific engines are now only loaded if something depends on them, | lloyd | 2009-07-07 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -0/+4 |
* | Move most of the remaining libstate code to pk_engine.cpp, move engines | lloyd | 2008-11-11 | 3 | -0/+64 |