Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/modes: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-24 | 1 | -3/+3 |
* | 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 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | 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 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+98 |