d9e27021e1
|EC_POINT_point2oct| would encode ∞, which is surprising, and |EC_POINT_oct2point| would decode ∞, which is insane. This change removes both behaviours. Thanks to Brian Smith for pointing it out. Change-Id: Ia89f257dc429a69b9ea7b7b15f75454ccc9c3bdd Reviewed-on: https://boringssl-review.googlesource.com/6488 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
asm | ||
CMakeLists.txt | ||
ec_asn1.c | ||
ec_key.c | ||
ec_montgomery.c | ||
ec_test.cc | ||
ec.c | ||
example_mul.c | ||
internal.h | ||
oct.c | ||
p224-64.c | ||
p256-64.c | ||
p256-x86_64-table.h | ||
p256-x86_64.c | ||
simple.c | ||
util-64.c | ||
wnaf.c |