boringssl/crypto/evp
David Benjamin 575334657f Use BN_mod_exp_mont_consttime in dsa_priv_decode.
The exponent is secret, so we should be using the consttime variant. See
also upstream's f9cbf470180841966338db1f4c28d99ec4debec4.

Change-Id: I233d4223ded5b80711d7c8f906e3579c36b24cd0
Reviewed-on: https://boringssl-review.googlesource.com/20924
Reviewed-by: Adam Langley <agl@google.com>
2017-09-29 23:19:22 +00:00
..
CMakeLists.txt
digestsign.c
evp_asn1.c
evp_ctx.c
evp_extra_test.cc
evp_test.cc
evp_tests.txt
evp.c
internal.h
p_dsa_asn1.c
p_ec_asn1.c
p_ec.c
p_ed25519_asn1.c
p_ed25519.c
p_rsa_asn1.c
p_rsa.c
pbkdf_test.cc
pbkdf.c
print.c
scrypt_test.cc
scrypt_tests.txt
scrypt.c
sign.c