Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the
test batch file.
This commit is contained in:
@@ -69,7 +69,7 @@
|
||||
|
||||
EVP_CIPHER *enc;
|
||||
|
||||
#define _ITER_ 1000
|
||||
#define _ITER_ 2048
|
||||
|
||||
#define NOKEYS 0x1
|
||||
#define NOCERTS 0x2
|
||||
|
Reference in New Issue
Block a user