Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ChaCha | lloyd | 2014-01-31 | 1 | -12/+41 |
| | |||||
* | More unique_ptr, and pull <memory> all the way up to types.h | lloyd | 2014-01-18 | 1 | -0/+1 |
| | |||||
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -0/+6 |
| | | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base. | ||||
* | Fix dependency checks for intrinsics and runtime Altivec check | lloyd | 2014-01-10 | 1 | -1/+1 |
| | |||||
* | Move lib into src | lloyd | 2014-01-10 | 47 | -0/+4596 |