Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Remove protected functions from final classes | Jack Lloyd | 2017-10-02 | 1 | -2/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | More annotations | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Cleanups in SM3 code | Jack Lloyd | 2017-06-29 | 1 | -81/+25 |
* | Add HashFunction::copy_state | Jack Lloyd | 2017-05-22 | 2 | -0/+6 |
* | 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 | 2 | -65/+241 |
* | Fix info.txt date and update to new format. | Daniel Wyatt | 2017-04-03 | 1 | -1/+3 |
* | Add SM3 hash function | Daniel Wyatt | 2017-04-03 | 3 | -0/+207 |