ddd5ba78a9
This is just some idle cleanup. The padding functions already must handle size checks. Swap out the error code in the low-level portions to keep that unchanged. Also remove an old TODO(fork) about constant-time-ness. Signature verification padding checks don't need to be constant time, and decryption ones should be resolved now. Change-Id: I20e7affdb7f2dce167a304afe707bfd537dd412a Reviewed-on: https://boringssl-review.googlesource.com/14946 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
blinding.c | ||
CMakeLists.txt | ||
internal.h | ||
padding.c | ||
rsa_asn1.c | ||
rsa_impl.c | ||
rsa_test.cc | ||
rsa.c |