gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] branch master updated: Point to explanatory documentation.


From: gnunet
Subject: [gnunet] branch master updated: Point to explanatory documentation.
Date: Sat, 28 Mar 2020 08:48:00 +0100

This is an automated email from the git hooks/post-receive script.

marcello-stanisci pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 15d926361 Point to explanatory documentation.
15d926361 is described below

commit 15d92636153ebf4f548b6e99ed5e487f4323c55d
Author: Marcello Stanisci <address@hidden>
AuthorDate: Sat Mar 28 07:57:04 2020 +0100

    Point to explanatory documentation.
---
 src/include/gnunet_crypto_lib.h | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index f22e87075..e0f453b39 100644
--- 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
 {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]