freebsd-src/crypto
Gordon Tetlow 75d258af9f
Fix multiple security issues in OpenSSL.
Out-of-bounds read & write in RFC 3211 KEK Unwrap (CVE-2025-9230)
Out-of-bounds read in HTTP client no_proxy handling (CVE-2025-9232)

Obtained from:	OpenSSL
Approved by:	so
Security:	FreeBSD-SA-25:08.openssl
Security:	CVE-2025-9230
Security:	CVE-2025-9232

(cherry picked from commit 270158508d)
2025-09-30 08:31:43 -07:00
..
heimdal Fix enum warning in heimdal 2024-08-04 12:21:02 +02:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-10 20:48:23 -06:00
openssh OpenSSH: Fix logic error in DisableForwarding option 2025-04-14 15:24:47 -04:00
openssl Fix multiple security issues in OpenSSL. 2025-09-30 08:31:43 -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.