Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove macro usage from Serpent | Jack Lloyd | 2022-02-12 | 1 | -44/+9 |
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -1/+1 |
* | Make Serpent sboxes functions instead of macros | Jack Lloyd | 2020-06-06 | 1 | -70/+70 |
* | Remove SIMD_32 typedef | Jack Lloyd | 2018-11-05 | 1 | -16/+16 |
* | Enable using NEON on Clang | Jack Lloyd | 2017-12-10 | 1 | -4/+4 |
* | Avoid using semicolon at and of do { } while(0) macro block. | Jack Lloyd | 2017-11-02 | 1 | -3/+3 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -12/+12 |
* | Remove unused namespace | Jack Lloyd | 2017-09-30 | 1 | -4/+0 |
* | Fix various SunCC and Solaris warnings and build problems. | Jack Lloyd | 2017-01-24 | 1 | -4/+4 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -2/+2 |
* | Rename Serpent SIMD and Twofish SBOX source files | Jack Lloyd | 2016-12-08 | 1 | -0/+173 |