]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Comment fix: Refer to the RFC.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 11 Feb 2002 17:49:10 +0000 (18:49 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 11 Feb 2002 17:49:10 +0000 (18:49 +0100)
Rev: src/nettle/cast128.c:1.3

cast128.c

index a2b04d745245e7a49cd04dfccc6f69ae8a521d45..75783e5dd753addee9df20bf4190b31a4a7860e0 100644 (file)
--- 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