9f1f04f313
|EC_GFp_nistz256_method| is not marked |OPENSSL_EXPORT| so only the built-in P-256 curve uses it. |EC_GROUP_set_generator| doesn't allow the generator to be changed for any |EC_GROUP| for a built-in curve. Consequently, there's no way (except some kind of terrible abuse) that the nistz code could be executed with a non-default generator. Change-Id: Ib22f00bc74c103b7869ed1e35032b1f3d26cdad2 Reviewed-on: https://boringssl-review.googlesource.com/6446 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 |