updated pubkey_speed test to use pem plugin

This commit is contained in:
Martin Willi
2009-08-26 11:23:49 +02:00
parent cbb62e8f4c
commit 2b7e085dea
2 changed files with 3 additions and 9 deletions
+2 -2
View File
@@ -30,7 +30,7 @@ function ecdsatestall {
ecdsatest secp521r1 "$1" 500
}
rsatestall "gmp gcrypt"
rsatestall "gcrypt"
rsatestall "gmp gcrypt pem"
rsatestall "gcrypt pem"
rsatestall "openssl"
ecdsatestall "openssl"