mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-05 00:00:45 -04:00
proposal: Add curve25519 and curve448 to default proposal
This commit is contained in:
parent
9d170c18bc
commit
549b325d9d
@ -915,6 +915,8 @@ static bool proposal_add_supported_ike(private_proposal_t *this, bool aead)
|
||||
case ECP_256_BP:
|
||||
case ECP_384_BP:
|
||||
case ECP_512_BP:
|
||||
case CURVE_25519:
|
||||
case CURVE_448:
|
||||
case NTRU_128_BIT:
|
||||
case NTRU_192_BIT:
|
||||
case NTRU_256_BIT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user