freebsd-src/crypto
Dag-Erling Smørgrav b770f258b3 - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE.
- We don't have setutent(3) etc., and I have no idea why configure ever
   thought we did.
2002-07-03 00:12:09 +00:00
..
heimdal Update build after import of Heimdal Kerberos 2002/02/17. 2002-02-19 15:53:33 +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 - Don't enable OpenSSH's OPIE support, since we let PAM handle OPIE. 2002-07-03 00:12:09 +00:00
openssl Resolve conflicts. 2002-01-27 03:17:13 +00:00
telnet Warnings fixes. Sort out some variable types. 2002-06-26 17:06:14 +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.