freebsd-dev/crypto
2001-03-20 02:11:25 +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 Suggested by kris, OpenSSH shall have a version designated to note that 2001-03-20 02:11:25 +00:00
openssl Resolve conflicts 2001-02-18 03:23:30 +00:00
telnet Fix core noted in -stable with 'auth disable SRA'. 2001-03-18 09:44:25 +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.