Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various small fixes and cleanups, new is_prime util | lloyd | 2014-11-03 | 1 | -0/+1 |
* | Add missing std includes | lloyd | 2014-02-16 | 1 | -0/+1 |
* | Fix algo factory compile | lloyd | 2014-01-18 | 1 | -1/+1 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 6 | -6/+0 |
* | More unique_ptr, also cleanup MGF1 usage | lloyd | 2014-01-18 | 9 | -146/+22 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -4/+5 |
* | Move lib into src | lloyd | 2014-01-10 | 21 | -0/+898 |