math/Makefile.am, symm/Makefile.am: Use `--no-install' on oddball tests.
[catacomb] / symm / rc4.h
index d707a29..1e34c50 100644 (file)
@@ -31,6 +31,9 @@
  * trade secret of RSA Data Security, Inc., but somehow source code for a
  * cipher which interworks with RC4 was posted to the Cypherpunks mailing
  * list.
+ *
+ * RC4 has some quite bad biases, and its use for cryptographic purposes is
+ * no longer recommended.
  */
 
 #ifndef CATACOMB_RC4_H