freebsd-dev/crypto
Jeroen Ruigrok van der Werven f7191d4fae Fix double mention of ssh.
This file is already off the vendorbranch, nonetheless it needs to be
submitted back to the OpenSSH people.

PR:		25743
Submitted by:	David Wolfskill <dhw@whistle.com>
2001-03-15 09:24:40 +00:00
..
heimdal Trim down the source tree a bit. We shouldn't have blatantly 2001-03-04 07:06:39 +00:00
kerberosIV initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory. 2001-03-12 03:48:03 +00:00
openssh Fix double mention of ssh. 2001-03-15 09:24:40 +00:00
openssl Resolve conflicts 2001-02-18 03:23:30 +00:00
telnet enable auto-negotiation of encrypt and decrypt 2001-03-12 03:54:48 +00:00
README Note that crypto/ is not used to build in, people should see secure/ 2001-02-10 04:47:47 +00:00

$FreeBSD$

This directory is for the EXACT same use as src/contrib, except it
holds crypto sources.  In other words, this holds raw sources obtained
from various third party vendors, with FreeBSD patches applied.  No
compilation is done from this directory, it is all done from the
src/secure directory.  The separation between src/contrib and src/crypto
is the result of an old USA law, which made these sources export
controlled, so they had to be kept separate.