mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-15 00:00:26 -05:00
dh-speed: Add curve448 keyword
This commit is contained in:
parent
9dfbe9442b
commit
d222699c78
@ -47,6 +47,7 @@ struct {
|
||||
{"ecp192", ECP_192_BIT},
|
||||
{"ecp224", ECP_224_BIT},
|
||||
{"curve25519", CURVE_25519},
|
||||
{"curve448", CURVE_448},
|
||||
};
|
||||
|
||||
static void start_timing(struct timespec *start)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user