boringssl/crypto/fipsmodule
David Benjamin e0ae249f03 Remove a = 0 special-case in BN_mod_exp_mont.
BN_mod_exp_mont is intended to protect the base, but not the exponent.
Accordingly, it shouldn't treat a base of zero as special.

Change-Id: Ib053e8ce65ab1741973a9f9bfeff8c353567439c
Reviewed-on: https://boringssl-review.googlesource.com/27284
Reviewed-by: Adam Langley <agl@google.com>
2018-04-18 22:03:16 +00:00
..
aes Always use adr with __thumb2__. 2018-02-22 22:28:15 +00:00
bn Remove a = 0 special-case in BN_mod_exp_mont. 2018-04-18 22:03:16 +00:00
cipher
des
digest
ec Make generic point arithmetic slightly less variable-time. 2018-04-04 21:33:22 +00:00
ecdsa Remove EC_LOOSE_SCALAR. 2018-04-02 18:22:58 +00:00
hmac
md4
md5
modes
policydocs
rand
rsa Deny CRT to unbalanced RSA keys. 2018-04-17 15:14:04 +00:00
self_check
sha
tls
bcm.c
CMakeLists.txt
delocate.h
FIPS.md Update link to CMVP certificate. 2018-02-26 22:14:35 +00:00
intcheck1.png
intcheck2.png
intcheck3.png
is_fips.c