mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-28 00:04:30 +02:00
Addressed PKCS ECC loading Issue (#611)
This commit is contained in:
parent
52f8ba1c14
commit
ec26bbe178
@ -1358,6 +1358,7 @@
|
||||
/* libcrypto includes complete ECC support */
|
||||
#define OPENSSL_HAS_ECC 1
|
||||
#define OPENSSL_HAS_NISTP521 1
|
||||
#define HAVE_EC_KEY_METHOD_NEW 1
|
||||
|
||||
/* libcrypto is missing AES 192 and 256 bit functions */
|
||||
/* #undef OPENSSL_LOBOTOMISED_AES */
|
||||
|
Loading…
x
Reference in New Issue
Block a user