From c5a9b7757b2087f569fc762b25805bed0e3ca97d Mon Sep 17 00:00:00 2001 From: Michael Hamburg Date: Tue, 1 Mar 2016 16:26:13 -0800 Subject: [PATCH] ed25519 prehashed test vector. ed448 prehashed test vectors look invalid?? --- test/vectors.inc.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/test/vectors.inc.cxx b/test/vectors.inc.cxx index c44ea3b..1b04aad 100644 --- a/test/vectors.inc.cxx +++ b/test/vectors.inc.cxx @@ -162,6 +162,7 @@ const uint8_t ed448_eddsa_message[][12] = {{ 0x64,0xa6,0x5f,0x3c,0xde,0xdc,0xdd,0x66, 0x81,0x1e,0x29,0x15 }}; +/* TODO: prehashed test vectors, once spec is fixed */ template<> const bool Tests::eddsa_prehashed[] = {