boringssl/crypto/ec
Brian Smith c7fe3b9ac5 Ensure result affine coordinates in nistz256 are fully reduced.
Revert 3f3358ac15. Add documentation
clarifying the misunderstanding that lead to the mistake, and make use
of the recently-added |bn_set_words|.

Change-Id: I58814bace3db3b0b44e2dfe09c44918a4710c621
Reviewed-on: https://boringssl-review.googlesource.com/8831
Reviewed-by: Adam Langley <agl@google.com>
2016-07-19 22:26:53 +00:00
..
asm Switch perlasm calling convention. 2016-06-27 21:59:26 +00:00
CMakeLists.txt
ec_asn1.c
ec_key.c Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
ec_montgomery.c Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
ec_test.cc Revert "Move C++ helpers into |bssl| namespace." 2016-07-12 08:09:33 -07:00
ec.c Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
example_mul.c
internal.h Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
oct.c
p224-64.c Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
p256-64.c Don't bother storing the cofactor. 2016-06-20 17:26:02 +00:00
p256-x86_64-table.h
p256-x86_64.c Ensure result affine coordinates in nistz256 are fully reduced. 2016-07-19 22:26:53 +00:00
simple.c
util-64.c
wnaf.c