gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36947 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r36947 - gnunet/src/include
Date: Mon, 21 Mar 2016 15:04:23 +0100

Author: burdges
Date: 2016-03-21 15:04:23 +0100 (Mon, 21 Mar 2016)
New Revision: 36947

Modified:
   gnunet/src/include/gnunet_crypto_lib.h
Log:
Fix paramater description



Modified: gnunet/src/include/gnunet_crypto_lib.h
===================================================================
--- gnunet/src/include/gnunet_crypto_lib.h      2016-03-21 14:01:36 UTC (rev 
36946)
+++ gnunet/src/include/gnunet_crypto_lib.h      2016-03-21 14:04:23 UTC (rev 
36947)
@@ -2054,8 +2054,7 @@
  * Create and sign a full domain hash of a message.
  *
  * @param key private key to use for the signing
- * @param msg the (blinded) message to sign
- * @param msg_len number of bytes in @a msg to sign
+ * @param hash the hash of the message to sign
  * @return NULL on error, signature on success
  */
 struct GNUNET_CRYPTO_RsaSignature *




reply via email to

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