aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/hash/sm3/sm3.h
Commit message (Expand)AuthorAgeFilesLines
* Remove protected functions from final classesJack Lloyd2017-10-021-2/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* More annotationsJack Lloyd2017-09-191-1/+1
* Add HashFunction::copy_stateJack Lloyd2017-05-221-0/+1
* Unroll loops in SM3 hash compress_n.Daniel Wyatt2017-04-031-6/+1
* Add SM3 hash functionDaniel Wyatt2017-04-031-0/+52