freebsd-dev/crypto
Jacques Vidrine 0bd4a81b2e These RFCs and internet-drafts are not really needed in the base
system, and I've not been importing them lately.  cvs rm them now
so they can be cleaned out of the attic later.

Requested by:	obrien
2002-09-18 14:17:14 +00:00
..
heimdal These RFCs and internet-drafts are not really needed in the base 2002-09-18 14:17:14 +00:00
kerberosIV Resurrect as an empty file to unbreak the build. We have everything we 2002-05-08 17:19:02 +00:00
openssh sshd didn't handle actual size of struct sockaddr correctly, 2002-09-09 16:49:11 +00:00
openssl Resolve conflicts. 2002-08-10 01:50:50 +00:00
telnet Encrypted strings (after hex decoding) aren't null terminated, because 2002-08-22 06:19:07 +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.