tPut a new line before the signature - sick - sign and check files using ed25519
(HTM) git clone git://z3bra.org/sick
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 94ec40e42c2f1515fd496fd9ee10ec60c4a0cd63
(DIR) parent 7aac7dbb2bbaf2250d0b9ecf7ecac33086242906
(HTM) Author: z3bra <willyatmailoodotorg>
Date: Tue, 10 May 2016 21:00:40 +0200
Put a new line before the signature
Diffstat:
M sick.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/sick.c b/sick.c
t@@ -8,7 +8,7 @@
#include "base64.h"
#include "ed25519.h"
-#define SIGBEGIN "-----BEGIN ED25519 SIGNATURE-----\n"
+#define SIGBEGIN "\n-----BEGIN ED25519 SIGNATURE-----\n"
#define SIGEND "-----END ED25519 SIGNATURE-----\n"
enum {