freebsd-dev/crypto
nectar 617434894b Correct more cases of allocation size bookkeeping being updated before
calling functions which can potentially fail and cause cleanups to be
invoked.

Submitted by:	Solar Designer <solar@openwall.com>
2003-09-17 14:36:14 +00:00
..
heimdal This commit was generated by cvs2svn to compensate for changes in r109641, 2003-01-21 14:19:06 +00:00
openssh Correct more cases of allocation size bookkeeping being updated before 2003-09-17 14:36:14 +00:00
openssl Merge conflicts 2003-03-20 20:56:03 +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.