Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid including rotate.h in bswap.h | Jack Lloyd | 2018-12-21 | 1 | -0/+1 |
* | Interleave SM3 message expansion | Jack Lloyd | 2017-10-12 | 1 | -141/+142 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -62/+62 |
* | Unroll SM3 compression function | Jack Lloyd | 2017-10-10 | 1 | -56/+94 |
* | Cleanups in SM3 code | Jack Lloyd | 2017-06-29 | 1 | -81/+25 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 1 | -0/+5 |
* | Re-roll two loops in SM3 hash compression function that are causing test fail... | Daniel Wyatt | 2017-04-04 | 1 | -94/+32 |
* | Unroll loops in SM3 hash compress_n. | Daniel Wyatt | 2017-04-03 | 1 | -59/+240 |
* | Add SM3 hash function | Daniel Wyatt | 2017-04-03 | 1 | -0/+150 |