aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sm3
Commit message (Expand)AuthorAgeFilesLines
* More annotationsJack Lloyd2017-09-191-1/+1
* Cleanups in SM3 codeJack Lloyd2017-06-291-81/+25
* Add HashFunction::copy_stateJack Lloyd2017-05-222-0/+6
* Re-roll two loops in SM3 hash compression function that are causing test fail...Daniel Wyatt2017-04-041-94/+32
* Unroll loops in SM3 hash compress_n.Daniel Wyatt2017-04-032-65/+241
* Fix info.txt date and update to new format.Daniel Wyatt2017-04-031-1/+3
* Add SM3 hash functionDaniel Wyatt2017-04-033-0/+207