opnsense-src/crypto
Ed Maste 464fa66f63 ssh: Update to OpenSSH 9.7p1
This release contains mostly bugfixes.

It also makes support for the DSA signature algorithm a compile-time
option, with plans to disable it upstream later this year and remove
support entirely in 2025.

Full release notes at https://www.openssh.com/txt/release-9.7

Relnotes:	Yes
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit a91a246563dffa876a52f53a98de4af9fa364c52)
2024-03-25 18:31:44 -04:00
..
heimdal heimdal: Fix NULL deref 2024-02-21 05:42:58 -08:00
openssh ssh: Update to OpenSSH 9.7p1 2024-03-25 18:31:44 -04:00
openssl OpenSSL: Update date string 2024-02-07 16:48:50 -08:00
README Two more $FreeBSD$ stragglers 2023-09-17 08:34:41 -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.