scripts: Include botan in dh_speed.sh and pubkey_speed.sh

Also, using sudo is not necessary in dh_speed.sh.
This commit is contained in:
Tobias Brunner
2018-10-31 15:50:36 +01:00
parent 8b4c2a1d8e
commit b959532f68
2 changed files with 23 additions and 11 deletions
+2
View File
@@ -35,4 +35,6 @@ function ecdsatestall {
rsatestall "gmp gcrypt pem pkcs1"
rsatestall "gcrypt pem pkcs1"
rsatestall "openssl pem"
rsatestall "botan pem"
ecdsatestall "openssl pem"
ecdsatestall "botan pem"