freebsd-src/crypto
Dag-Erling Smørgrav 9ded33068e Remove DSA from default cipher list and disable SSH1.
Upstream did this a long time ago, but we kept DSA and SSH1 in FreeBSD for
reasons which boil down to POLA.  Now is a good time to catch up.

MFC after:	3 days
Relnotes:	yes
2016-08-03 16:08:21 +00:00
..
heimdal Remove duplicate symbols from libroken version-script.map 2016-07-21 18:12:39 +00:00
openssh Remove DSA from default cipher list and disable SSH1. 2016-08-03 16:08:21 +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.