]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
nettle-benchmark: bench SM3 hashes sm3
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>
Mon, 29 Nov 2021 12:32:36 +0000 (20:32 +0800)
committerNiels Möller <nisse@lysator.liu.se>
Wed, 1 Dec 2021 19:27:36 +0000 (20:27 +0100)
Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
examples/nettle-benchmark.c

index 50a5815adf7f64c69596fa3d2a5770bf42ce3176..ba5dd284d3cfb63a7b798be04b5f77f5d74244ae 100644 (file)
@@ -909,7 +909,7 @@ main(int argc, char **argv)
       &nettle_sha3_384, &nettle_sha3_512,
       &nettle_ripemd160, &nettle_gosthash94,
       &nettle_gosthash94cp, &nettle_streebog256,
-      &nettle_streebog512,
+      &nettle_streebog512, &nettle_sm3,
       NULL
     };