gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r13230 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r13230 - gnunet/src/util
Date: Fri, 8 Oct 2010 16:12:08 +0200

Author: grothoff
Date: 2010-10-08 16:12:08 +0200 (Fri, 08 Oct 2010)
New Revision: 13230

Modified:
   gnunet/src/util/crypto_hkdf.c
Log:
audit

Modified: gnunet/src/util/crypto_hkdf.c
===================================================================
--- gnunet/src/util/crypto_hkdf.c       2010-10-08 14:09:14 UTC (rev 13229)
+++ gnunet/src/util/crypto_hkdf.c       2010-10-08 14:12:08 UTC (rev 13230)
@@ -26,6 +26,14 @@
  * @see http://www.rfc-editor.org/rfc/rfc5869.txt
  * @todo remove GNUNET references
  * @author Nils Durner
+ *
+ * The following list of people have reviewed this code and considered
+ * it correct on the date given (if you reviewed it, please
+ * have your name added to the list):
+ *
+ * - Christian Grothoff (08.10.2010)
+ * - Nathan Evans (08.10.2010)
+ * - Matthias Wachs (08.10.2010)
  */
 
 #include <gcrypt.h>




reply via email to

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