kokke
2020-04-08 15:08:08 +02:00
committed by GitHub
parent deef584d17
commit a6095d6e1f

4
ecdh.h
View File

@@ -54,9 +54,9 @@ extern "C" {
#define NIST_B283 5
#define NIST_K283 6
#define NIST_B409 7
#define NIST_K409 8 /* currently defunct :( */
#define NIST_K409 8
#define NIST_B571 9
#define NIST_K571 10 /* also not working... */
#define NIST_K571 10
/* What is the default curve to use? */
#ifndef ECC_CURVE