summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1999-09-30 19:55:35 +0000
committerderaadt <deraadt@openbsd.org>1999-09-30 19:55:35 +0000
commitd3ac41f8847bd1643a5f707338b7d2be0249b94d (patch)
tree1296c531109ba61de4caeb8c48c7bcf20d56250d
parentSync with mod_ssl v2.4.4. ok beck@. (diff)
downloadwireguard-openbsd-d3ac41f8847bd1643a5f707338b7d2be0249b94d.tar.xz
wireguard-openbsd-d3ac41f8847bd1643a5f707338b7d2be0249b94d.zip
doc that rc4/md5 are gone
-rw-r--r--usr.bin/ssh/COPYING.Ylonen5
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.bin/ssh/COPYING.Ylonen b/usr.bin/ssh/COPYING.Ylonen
index 60d57599689..f88e934bd57 100644
--- a/usr.bin/ssh/COPYING.Ylonen
+++ b/usr.bin/ssh/COPYING.Ylonen
@@ -23,9 +23,8 @@ restrictive); see below for details.
[ Zlib is now external. ]
[ The make-ssh-known-hosts script is no longer included. ]
[ TSS has been removed. ]
-
-The MD5 implementation in md5.c was taken from PGP and is due to Colin
-Plumb. Comments in the file indicate that it is in the public domain.
+[ MD5 is now external. ]
+[ RC4 support bas been removed. ]
The 32-bit CRC implementation in crc32.c is due to Gary S. Brown.
Comments in the file indicate it may be used for any purpose without