This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ed448goldilocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
ed25519 prehashed test vector. ed448 prehashed test vectors look invalid??
master
Michael Hamburg
8 years ago
parent
4adb584654
commit
c5a9b7757b
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
test/vectors.inc.cxx
+ 1
- 0
test/vectors.inc.cxx
View File
@@ -162,6 +162,7 @@ const uint8_t ed448_eddsa_message[][12] = {{
0x64,0xa6,0x5f,0x3c,0xde,0xdc,0xdd,0x66,
0x64,0xa6,0x5f,0x3c,0xde,0xdc,0xdd,0x66,
0x81,0x1e,0x29,0x15
0x81,0x1e,0x29,0x15
}};
}};
/* TODO: prehashed test vectors, once spec is fixed */
template<> const bool Tests<Ed448Goldilocks>::eddsa_prehashed[] = {
template<> const bool Tests<Ed448Goldilocks>::eddsa_prehashed[] = {
Write
Preview
Loading…
Cancel
Save