freebsd-src/crypto
Enji Cooper 572948d00d Revert "OpenSSL: use the upstream provided version.map files for the fips/legacy providers"
This change is still under review and should not have been merged
directly to main (yet).

This is a case and point for using `push.default` to nothing instead of
matching or simple.

This reverts commit 42ce242e35.
2024-04-21 09:58:31 -07:00
..
heimdal heimdal: asn1: Use unsigned bitfields for named bitsets 2024-04-17 19:49:30 +02:00
openssh ssh: remove deprecated client VersionAddendum 2024-03-18 10:20:18 -04:00
openssl Revert "OpenSSL: use the upstream provided version.map files for the fips/legacy providers" 2024-04-21 09:58:31 -07:00
README Two more $FreeBSD$ stragglers 2023-08-25 15:14:19 -06:00

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.