diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-10-04 02:00:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1999-10-04 02:00:24 +0000 |
commit | 2871b20053cbb71e0e3fb685f1d02d5f0206880e (patch) | |
tree | 88e23fdc9e81a8c59e5be22b39fe02e08d94dfe6 /usr.bin/ssh | |
parent | c2882a916bf2a936ceac615442e3d1b22da01c93 (diff) |
and... blowfish is external now too
Diffstat (limited to 'usr.bin/ssh')
-rw-r--r-- | usr.bin/ssh/COPYING.Ylonen | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/ssh/COPYING.Ylonen b/usr.bin/ssh/COPYING.Ylonen index f88e934bd57..98e85bfeb2d 100644 --- a/usr.bin/ssh/COPYING.Ylonen +++ b/usr.bin/ssh/COPYING.Ylonen @@ -25,6 +25,7 @@ restrictive); see below for details. [ TSS has been removed. ] [ MD5 is now external. ] [ RC4 support bas been removed. ] +[ Blowfish is now external. ] 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 |