opnsense-src/crypto
Ed Maste 975c6f3337 ssh: Update config.h for OpenSSL ED25519
OpenSSH-portable had a configure bug that prevented it from detecting
OpenSSL ED25519 support, fixed in 8d0e46c1ddb5 ("Fix OpenSSL ED25519
support detection").  This will come in with the OpenSSH 9.8p1 update,
but fix the error in config.h now.

Reported by:	jlduran
Reviewed by:	jlduran
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48942
2025-02-11 15:12:31 -05:00
..
heimdal Fix enum warning in heimdal 2024-07-30 21:24:17 +02:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-01 15:11:18 -06:00
openssh ssh: Update config.h for OpenSSL ED25519 2025-02-11 15:12:31 -05:00
openssl openssl: Remove the specific version numbers from the instructions. 2024-09-08 09:45: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.