dh-speed: Add curve448 keyword
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user