mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
wpas: validate ecc points are on the curve
This commit is contained in:
@ -1539,6 +1539,7 @@ then
|
|||||||
AM_CFLAGS="$AM_CFLAGS -DKEEP_PEER_CERT"
|
AM_CFLAGS="$AM_CFLAGS -DKEEP_PEER_CERT"
|
||||||
AM_CFLAGS="$AM_CFLAGS -DHAVE_KEYING_MATERIAL"
|
AM_CFLAGS="$AM_CFLAGS -DHAVE_KEYING_MATERIAL"
|
||||||
AM_CFLAGS="$AM_CFLAGS -DNO_SESSION_CACHE_REF"
|
AM_CFLAGS="$AM_CFLAGS -DNO_SESSION_CACHE_REF"
|
||||||
|
AM_CFLAGS="$AM_CFLAGS -DWOLFSSL_VALIDATE_ECC_IMPORT"
|
||||||
|
|
||||||
if test "$ENABLED_OPENSSLEXTRA" = "no"
|
if test "$ENABLED_OPENSSLEXTRA" = "no"
|
||||||
then
|
then
|
||||||
|
Reference in New Issue
Block a user