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

@@ -23,4 +23,4 @@ then
fi
fi
exec $SHELL ../testcrypto.sh
exit 0