opnsense-src/crypto
Ed Maste 4c76131024 OpenSSH: Regen config.h for DSA retirement
The net result of this change is the removal of a few comments from
config.h; it has no direct user-facing impact as DSA was already
disabled as of commit 0b707d5fe8 ("ssh: Disable support for DSA
keys").

Reviewed by:	jlduran, philip
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49739
2025-04-15 14:15:33 -04:00
..
heimdal heimdal: Add missing symbols to map 2025-03-26 06:59:24 -07:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-01 15:11:18 -06:00
openssh OpenSSH: Regen config.h for DSA retirement 2025-04-15 14:15:33 -04:00
openssl openssl: update ASM and version info for 3.0.16 import 2025-03-13 23:42:02 -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.