diff --git a/lib/hx509/test_nist2.in b/lib/hx509/test_nist2.in index 88e302624..661612989 100644 --- a/lib/hx509/test_nist2.in +++ b/lib/hx509/test_nist2.in @@ -55,7 +55,7 @@ if ${hxtool} info | grep 'rand: not available' > /dev/null ; then exit 77 fi -echo "nist tests" +echo "nist tests, version 2" if [ ! -d "$nistdir" ] ; then ( mkdir "$nistdir" && unzip -d "${nistdir}" "${nistzip}" ) >/dev/null || \