From: Niels Möller Date: Mon, 11 Feb 2002 17:49:10 +0000 (+0100) Subject: Comment fix: Refer to the RFC. X-Git-Tag: nettle_1.6_release_20021003~362 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6c3af4ff7289cebdce1e21055b845802a014a20;p=thirdparty%2Fnettle.git Comment fix: Refer to the RFC. Rev: src/nettle/cast128.c:1.3 --- diff --git a/cast128.c b/cast128.c index a2b04d74..75783e5d 100644 --- a/cast128.c +++ b/cast128.c @@ -1,6 +1,6 @@ /* cast128.c * - * The CAST-128 block cipher. + * The CAST-128 block cipher, described in RFC 2144. */ /* CAST-128 in C