Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / rsa / rsa_i15_pkcs1_sign.c
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...