freebsd-src/crypto
Cy Schubert 574f2635e2 Avoid printing extraneous function names when searching man page
database (apropos, man -k). This commit Replaces .SS with .SH,
similar to the man page provided by original heimdal (as in port).

PR:		230573
Submitted by:	yuripv@yuripv.net
2018-09-05 01:33:30 +00:00
..
heimdal Avoid printing extraneous function names when searching man page 2018-09-05 01:33:30 +00:00
openssh MFC r314601: 2017-09-30 20:31:27 +00:00
openssl Revert a local change and sync. with head. No functional change. 2018-01-29 18:21:50 +00:00
README Note that crypto/ is not used to build in, people should see secure/ 2001-02-10 04:47:47 +00:00

$FreeBSD$

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.