Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -2/+2 |
* | Consolidate the logic for hardware AES | Jack Lloyd | 2020-05-06 | 1 | -6/+6 |
* | Make ssse3/sse2 dependencies explicit rather than implicit | Jack Lloyd | 2019-09-04 | 1 | -0/+2 |
* | Make the ISA list a list | Jack Lloyd | 2019-04-17 | 1 | -1/+3 |
* | Remove some unnecessary asserts | Jack Lloyd | 2019-01-22 | 1 | -12/+0 |
* | Remove unneeded load_on auto | Jack Lloyd | 2018-09-04 | 1 | -2/+0 |
* | Constify variables in AES-NI code | Jack Lloyd | 2017-11-18 | 1 | -104/+104 |
* | Handle IV carryover in CBC, CFB, and stream ciphers | Jack Lloyd | 2017-05-13 | 1 | -0/+12 |
* | Remove "Dirty hack" for multiple defines in lex_me_harder() | Simon Warta | 2017-04-02 | 1 | -1/+3 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -10/+10 |
* | Move ISA optimized versions under the main algo dir | Jack Lloyd | 2016-11-03 | 2 | -0/+785 |