Skip to content

Commit ec26bbe

Browse files
authored
Addressed PKCS ECC loading Issue (#611)
1 parent 52f8ba1 commit ec26bbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/win32/openssh/config.h.vs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1358,6 +1358,7 @@
13581358
/* libcrypto includes complete ECC support */
13591359
#define OPENSSL_HAS_ECC 1
13601360
#define OPENSSL_HAS_NISTP521 1
1361+
#define HAVE_EC_KEY_METHOD_NEW 1
13611362

13621363
/* libcrypto is missing AES 192 and 256 bit functions */
13631364
/* #undef OPENSSL_LOBOTOMISED_AES */

0 commit comments

Comments
 (0)