Point to explanatory documentation.
authorMarcello Stanisci <stanisci.m@gmail.com>
Sat, 28 Mar 2020 06:57:04 +0000 (07:57 +0100)
committerMarcello Stanisci <stanisci.m@gmail.com>
Sat, 28 Mar 2020 06:57:04 +0000 (07:57 +0100)
src/include/gnunet_crypto_lib.h

index f22e8707590f3b3d4167a40b69fea49de2226d01..e0f453b399b086616707d948ab7f9b275d7b1449 100644 (file)
@@ -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
 {