Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/modes: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-24 | 2 | -20/+20 |
* | Consider AES-NI as implying SSSE3 which lets us merge two of the | lloyd | 2015-03-15 | 1 | -1/+1 |
* | Fix clmul which was broken by amalgamation ISA split. | lloyd | 2015-03-12 | 2 | -2/+2 |
* | Clean up root dir, remove some unneeded dependencies | lloyd | 2015-02-05 | 1 | -1/+0 |
* | Add a runtime map of string->func() which when called return | lloyd | 2015-01-28 | 1 | -2/+3 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 4 | -4/+4 |
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 2 | -5/+5 |
* | Clang fixes | lloyd | 2014-02-09 | 1 | -0/+1 |
* | Add header guard and fix amalgamation. Github issue 10. | lloyd | 2014-01-31 | 1 | -0/+5 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 1 | -1/+0 |
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -3/+3 |
* | Move lib into src | lloyd | 2014-01-10 | 6 | -0/+544 |