freebsd-dev/crypto
Dag-Erling Smørgrav 144a80bd9a Try to check whether each key file exists before adding it, and bail out
if we didn't find any of them.  This reduces log spam about key files for
deprecated algorithms, which we look for but don't generate.

PR:		208254
MFC after:	3 days
2016-08-08 10:46:18 +00:00
..
heimdal Remove duplicate symbols from libroken version-script.map 2016-07-21 18:12:39 +00:00
openssh Try to check whether each key file exists before adding it, and bail out 2016-08-08 10:46:18 +00:00
openssl openssl: change SHLIB_VERSION_NUMBER to reflect the reality 2016-06-03 14:09:38 +00:00
README

$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.