Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |