From 79b7ca39e029d69b3c998df2997187d4311a9c55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Tue, 15 Jan 2002 19:37:17 +0100 Subject: *** empty log message *** Rev: src/nettle/ChangeLog:1.56 Rev: src/nettle/hmac.c:1.3 Rev: src/nettle/hmac.h:1.4 --- hmac.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hmac.h') diff --git a/hmac.h b/hmac.h index 1c46a65c..cc425ae4 100644 --- a/hmac.h +++ b/hmac.h @@ -1,6 +1,6 @@ /* hmac.h * - * HMAC message authentication code. + * HMAC message authentication code (RFC-2104). */ /* nettle, low-level cryptographics library -- cgit v1.2.1