X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=rc4.h;h=1815e3b86603e918683e5106b10270007db6a5c1;hp=9ddd8224ffdcc565f74296192948ec0df5af87dd;hb=c9c96581d5a29830f555079e861dcac8d48722d5;hpb=ac9a47cdccd5f8c4a8f1312e4e09f88c338437da diff --git a/rc4.h b/rc4.h index 9ddd8224..1815e3b8 100644 --- a/rc4.h +++ b/rc4.h @@ -1,4 +1,4 @@ /** \file rc4.h common symbols of command.c and client_common.c */ -/** number of bytes of the rc4 session key */ -#define RC4_KEY_LEN 16 +/** Number of bytes of the rc4 session key. */ +#define RC4_KEY_LEN 32