freebsd-skq/crypto
simon 9eee5c0c95 Fix a bug in the padlock engine when handling small data blocks. This
could cause problem e.g. when using OpenVPN.

This is a direct commit to RELENG_6 since the issue was fixed by the
OpenSSL 0.9.8b import in -CURRENT.

PR:		bin/86598
Submitted by:	Mike Tancsa <mike@sentex.net>
Tested by:	Mike Tancsa, pjd
Obtained from:	OpenSSL CVS (eng_padlock.c 1.12 -> 1.13 diff)
2006-07-30 14:03:03 +00:00
..
heimdal This is sort of an MFS. Peter made these changes to the RELENG_* 2005-07-07 14:16:38 +00:00
openssh MFC: (1.16) our glob(3) has all the required features. 2006-07-08 15:43:26 +00:00
openssl Fix a bug in the padlock engine when handling small data blocks. This 2006-07-30 14:03:03 +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.