freebsd-dev/crypto
Andriy Gapon 056f620e09 openssl: change SHLIB_VERSION_NUMBER to reflect the reality
Some consumers actually use this definition.

We probably need some procedure to ensure that SHLIB_VERSION_NUMBER
is updated whenever we change the library version in
secure/lib/libssl/Makefile.
2016-06-03 14:09:38 +00:00
..
heimdal libkrb5: Fix potential double-free 2016-05-11 23:25:59 +00:00
openssh Re-add AES-CBC ciphers to the default cipher list on the server. 2016-03-11 00:23:10 +00:00
openssl openssl: change SHLIB_VERSION_NUMBER to reflect the reality 2016-06-03 14:09:38 +00:00
README

$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.