freebsd-src/crypto
Ed Maste 215d16e410 openssh: Add detail on client side VersionAddendum
FreeBSD introduced VersionAddendum for the server as a local change in
2001 in commit 933ca70f8f and later extended it to the client in
commit 9e2cbe04ff.

In 2012 upstream added support for server VersionAddendum, in commit
23528816dc10.  They did not add client support.

We removed the client support from main in commit bffe60ead0 ("ssh:
retire client VersionAddendum").

As of the 10.0p2 release upstream has added client-side VersionAddendum.
Make note of this in FREEBSD-upgrade's patches section.

Sponsored by:	The FreeBSD Foundation

(cherry picked from commit b55439338d)
2026-01-12 14:17:58 -05:00
..
heimdal heimdal-kadmin: Add support for the -f dump option 2025-10-27 09:53:33 -07:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-10 20:48:23 -06:00
openssh openssh: Add detail on client side VersionAddendum 2026-01-12 14:17:58 -05:00
openssl Fix multiple security issues in OpenSSL. 2025-09-30 08:27:08 -07: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.