Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the

test batch file.
This commit is contained in:
Dr. Stephen Henson
1999-05-18 20:12:54 +00:00
parent b0759f8712
commit 35f7324c23
3 changed files with 6 additions and 2 deletions

View File

@@ -69,7 +69,7 @@
EVP_CIPHER *enc;
#define _ITER_ 1000
#define _ITER_ 2048
#define NOKEYS 0x1
#define NOCERTS 0x2