Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ssse3/sse2 dependencies explicit rather than implicit | Jack Lloyd | 2019-09-04 | 1 | -0/+1 |
* | Make the ISA list a list | Jack Lloyd | 2019-04-17 | 1 | -1/+4 |
* | Add missing ISA annotations | Jack Lloyd | 2018-01-04 | 1 | -0/+1 |
* | Correct an error in SHACAL2 x86 code in unrolled case | Jack Lloyd | 2017-09-20 | 1 | -3/+3 |
* | In SHACAL2 be smarter about how the round keys are loaded | Jack Lloyd | 2017-08-16 | 1 | -9/+15 |
* | Optimize SHACAL2 | Jack Lloyd | 2017-08-16 | 2 | -46/+20 |
* | Add 2x unrolling for SHACAL2 on x86 | Jack Lloyd | 2017-08-14 | 1 | -2/+71 |
* | Add support for SHACAL2 using x86 SHA extensions | Jack Lloyd | 2017-08-14 | 2 | -0/+84 |