boringssl/crypto/bn
David Benjamin 4008c7a80d Fix some more negative zeros and add tests for each case.
See https://github.com/openssl/openssl/pull/1672.

Change-Id: I4c93a568b9b7ce582b03e955d3aa9cb6b0e89794
Reviewed-on: https://boringssl-review.googlesource.com/12314
Commit-Queue: David Benjamin <davidben@google.com>
Reviewed-by: Adam Langley <agl@google.com>
2016-11-16 19:20:27 +00:00
..
asm bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 2016-11-10 16:01:39 +00:00
add.c
bn_asn1.c
bn_test.cc Fix some more negative zeros and add tests for each case. 2016-11-16 19:20:27 +00:00
bn_tests.txt bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (not affected). 2016-11-10 16:01:39 +00:00
bn.c
check_bn_tests.go
CMakeLists.txt
cmp.c
convert.c
ctx.c
div.c Fix some more negative zeros and add tests for each case. 2016-11-16 19:20:27 +00:00
exponentiation.c
gcd.c
generic.c
internal.h More macro hygiene improvements. 2016-10-24 20:11:08 +00:00
kronecker.c
montgomery_inv.c
montgomery.c
mul.c
prime.c
random.c
rsaz_exp.c
rsaz_exp.h
shift.c Fix some more negative zeros and add tests for each case. 2016-11-16 19:20:27 +00:00
sqrt.c