freebsd-src/crypto
Enji Cooper 08cdcff58a crypto/openssl: update vendor update instructions
This change fills out the requirements for doing vendor updates,
documents the new vendor update process, and guides whoever needs to do
the next version update a bit better than the documentation did prior to
this change so everyone can pitch in with version updates a bit better.

Convert the document to Markdown while here to make it easier to
render/print out the directions in a structured format.

MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D53190
2026-01-04 01:20:13 -08:00
..
heimdal kadmin.8: Document the new dump -f flag 2025-10-05 14:06:26 -07:00
krb5 mit-krb5.pc: Add missing -lkrb5profile 2025-10-11 10:20:44 +00:00
libecc Add 'crypto/libecc/' from commit '736d663976d1768533badbf06581481d01fade4c' 2025-01-01 15:11:18 -06:00
openssh openssh: Don't attempt to connect to unsupported addresses 2025-11-21 07:28:24 +01:00
openssl crypto/openssl: update vendor update instructions 2026-01-04 01:20:13 -08:00
.gitignore crypto/openssl: remove autogenerated files 2025-10-16 23:38:33 -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.