summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sm4/sm4test.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a regress test for the SM4 block cipher from the Chinese standardtb2019-03-171-0/+108
GB/T 32907-2016. Patch from Daniel Wyatt ok inoguchi, jsing