projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb670b
)
make bfix happy
author
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Nov 2019 19:17:29 +0000
(20:17 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 15 Nov 2019 19:17:29 +0000
(20:17 +0100)
src/util/crypto_ecc.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_ecc.c
b/src/util/crypto_ecc.c
index 0e5c3d1ca1e95ca253bac3846a2ec18b7c11c24b..12284a7a9f7509d03c0c8087062ef01d85d0f766 100644
(file)
--- a/
src/util/crypto_ecc.c
+++ b/
src/util/crypto_ecc.c
@@
-857,7
+857,6
@@
data_to_eddsa_value (const struct GNUNET_CRYPTO_EccSignaturePurpose *purpose)
return NULL;
}
#else
- GNUNET_CRYPTO_hash (purpose, ntohl (purpose->size), &hc);
if (0 != (rc = gcry_sexp_build (&data,
NULL,
"(data(flags eddsa)(hash-algo %s)(value %b))",