dh-speed: Add an identifier to test curve25519 performance
This commit is contained in:
committed by
Andreas Steffen
parent
1c26835a0a
commit
053275150b
@@ -46,6 +46,7 @@ struct {
|
|||||||
{"ecp521", ECP_521_BIT},
|
{"ecp521", ECP_521_BIT},
|
||||||
{"ecp192", ECP_192_BIT},
|
{"ecp192", ECP_192_BIT},
|
||||||
{"ecp224", ECP_224_BIT},
|
{"ecp224", ECP_224_BIT},
|
||||||
|
{"curve25519", CURVE_25519},
|
||||||
};
|
};
|
||||||
|
|
||||||
static void start_timing(struct timespec *start)
|
static void start_timing(struct timespec *start)
|
||||||
|
|||||||
Reference in New Issue
Block a user