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:
0eaaeee
)
Point to explanatory documentation.
author
Marcello Stanisci
<stanisci.m@gmail.com>
Sat, 28 Mar 2020 06:57:04 +0000
(07:57 +0100)
committer
Marcello Stanisci
<stanisci.m@gmail.com>
Sat, 28 Mar 2020 06:57:04 +0000
(07:57 +0100)
src/include/gnunet_crypto_lib.h
patch
|
blob
|
history
diff --git
a/src/include/gnunet_crypto_lib.h
b/src/include/gnunet_crypto_lib.h
index f22e8707590f3b3d4167a40b69fea49de2226d01..e0f453b399b086616707d948ab7f9b275d7b1449 100644
(file)
--- a/
src/include/gnunet_crypto_lib.h
+++ b/
src/include/gnunet_crypto_lib.h
@@
-183,7
+183,9
@@
struct GNUNET_CRYPTO_EcdsaSignature
/**
* Public ECC key (always for curve Ed25519) encoded in a format
- * suitable for network transmission and EdDSA signatures.
+ * suitable for network transmission and EdDSA signatures. Refer
+ * to section 5.1.3 of rfc8032, for a thorough explanation of how
+ * this value maps to the x- and y-coordinates.
*/
struct GNUNET_CRYPTO_EddsaPublicKey
{