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