chiark
/
gitweb
/
~mdw
/
catacomb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a620b15
)
symm/rc4.h: Mention that RC4 isn't really very good.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 22 Dec 2014 20:32:58 +0000
(20:32 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 22 Mar 2015 01:02:46 +0000
(
01:02
+0000)
symm/rc4.h
patch
|
blob
|
blame
|
history
diff --git
a/symm/rc4.h
b/symm/rc4.h
index d707a29ec149b35f58dae0767ffb46e8e94010d3..1e34c508df55b4a72cb544d9130c20195335c9bc 100644
(file)
--- a/
symm/rc4.h
+++ b/
symm/rc4.h
@@
-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