summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sm3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor style tweakstb2021-04-061-5/+6
|
* Rework the sm3 regress based on a suggestion by jsing. Zap the weirdtb2018-11-121-30/+36
| | | | | | hex_encode() function and use byte arrays instead of strings to store the expected values. Snatch and tweak hexdump() from beck's key_schedule test to pretty-print data in case of failure.
* Add sm3 regress tests.tb2018-11-112-0/+101