opnsense-src/crypto
delphij 8d514f5497 Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582:
Fix overflow check in BN_bn2dec()
Fix an off by one error in the overflow check added by 07bed46
("Check for errors in BN_bn2dec()").

This fixes a regression introduced in SA-16:26.openssl.

Submitted by:	jkim
PR:		212921
Approved by:	so
2016-09-26 10:35:42 +02:00
..
heimdal src: clean-cut move to 10.2-RELEASE 2015-08-14 14:15:00 +02:00
openssh src: clean-cut move to release/10.3.0 2016-05-21 08:25:57 +02:00
openssl Apply upstream revision 3612ff6fcec0e3d1f2a598135fe12177c0419582: 2016-09-26 10:35:42 +02:00
README src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01: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.