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:
d1a59f4
)
audit
author
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Oct 2010 14:12:08 +0000
(14:12 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 8 Oct 2010 14:12:08 +0000
(14:12 +0000)
src/util/crypto_hkdf.c
patch
|
blob
|
history
diff --git
a/src/util/crypto_hkdf.c
b/src/util/crypto_hkdf.c
index 96ff3804bfd8cabab35cadccdb03bb464b0d27c1..0aa653658503d373dc1d79e809a6e616f9fd2825 100644
(file)
--- a/
src/util/crypto_hkdf.c
+++ b/
src/util/crypto_hkdf.c
@@
-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>