From 82c0cb6b42a6748ee85753ddd9e165c91585956a Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Tue, 25 Dec 2018 19:09:04 -0500 Subject: Whitespace check-in --- validat7.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'validat7.cpp') diff --git a/validat7.cpp b/validat7.cpp index cecd362b..517b365c 100644 --- a/validat7.cpp +++ b/validat7.cpp @@ -544,8 +544,8 @@ bool TestEd25519() { // RFC 8032 Ed25519 test vector 3, p. 23 byte sk[] = { - 0xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1, - 0x66,0xd3,0x85,0x35,0x07,0x6f,0x09,0x4b,0x85,0xce,0x3a,0x2e,0x0b,0x44,0x58,0xf7 + 0xc5,0xaa,0x8d,0xf4,0x3f,0x9f,0x83,0x7b,0xed,0xb7,0x44,0x2f,0x31,0xdc,0xb7,0xb1, + 0x66,0xd3,0x85,0x35,0x07,0x6f,0x09,0x4b,0x85,0xce,0x3a,0x2e,0x0b,0x44,0x58,0xf7 }; byte pk[] = { 0xfc,0x51,0xcd,0x8e,0x62,0x18,0xa1,0xa3,0x8d,0xa4,0x7e,0xd0,0x02,0x30,0xf0,0x58, -- cgit v1.2.1