test Ed448 against test vectors

This commit is contained in:
Mark Andrews
2019-05-29 15:32:16 +10:00
parent 5da97eeea6
commit 20f2d9b41b
11 changed files with 70 additions and 20 deletions

View File

@@ -285,6 +285,9 @@
/* define if OpenSSL supports Ed25519 */
#undef HAVE_OPENSSL_ED25519
/* define if OpenSSL supports Ed448 */
#undef HAVE_OPENSSL_ED448
/* Define to 1 if you have the `processor_bind' function. */
#undef HAVE_PROCESSOR_BIND