RSA and ECDSA cryptography is now mandatory; remove the checks for those

This commit is contained in:
Ondřej Surý
2018-06-18 12:07:06 +02:00
parent 9d1f4696ec
commit c40425d0f6
46 changed files with 35 additions and 898 deletions

View File

@@ -26,4 +26,4 @@ else
exit 1
fi
exec $SHELL ../testcrypto.sh
exit 0