opnsense-src/crypto
Ed Maste 8be24d80ad ssh: Reduce sshd_config diffs against OpenSSH 10.0p2
Upstream had a poor description for KbdInteractiveAuthentication prior
to the 10.0p2 release.  We use KbdInteractiveAuthentication for PAM
authentication, and we replaced the poor description with a note about
use by PAM.

In 10.0p2 the upstream description has been fixed.  Incorporate that
text now as it is an improvement and avoids a conflict in the upcoming
10.0p2 import.

Reviewed by:	jhb
Sponsored by:	The FreeBSD Foundation
2025-07-29 13:36:33 -04:00
..
heimdal heimdal: Add missing symbols to map 2025-03-26 06:59:24 -07:00
krb5 krb5: remove libedit from the bootstrap tools 2025-07-29 17:49:44 +02:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-01 15:11:18 -06:00
openssh ssh: Reduce sshd_config diffs against OpenSSH 10.0p2 2025-07-29 13:36:33 -04:00
openssl OSSL_HTTP_get(): Reset redirection_url in each iteration 2025-05-29 10:56:46 -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.