From 00a88ebc379643d10a453cb63a34d90e34430395 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 8 Oct 2010 14:12:08 +0000 Subject: audit --- src/util/crypto_hkdf.c | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src') diff --git a/src/util/crypto_hkdf.c b/src/util/crypto_hkdf.c index 96ff3804b..0aa653658 100644 --- 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 -- cgit v1.2.3