freebsd-src/crypto
Ed Maste bb04182c90 Remove duplicate symbols from libroken version-script.map
Upstream commit r24759 (efed563) prefixed some symbols with rk_, but
introduced 6 duplicate symbols in the version script (because the
rk_-prefixed versions of the symbols were already present).
2016-07-21 18:12:39 +00:00
..
heimdal Remove duplicate symbols from libroken version-script.map 2016-07-21 18:12:39 +00:00
openssh Revert r301551, which added blacklistd(8) to sshd(8). 2016-06-24 23:22:42 +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.