aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sm3/sm3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in SM3 codeJack Lloyd2017-06-291-81/+25
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+5
* 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-031-59/+240
* Add SM3 hash functionDaniel Wyatt2017-04-031-0/+150