Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / int / i62_modpow2.c
2018-07-31 Thomas PorninAdded RSA key generation code (i15, i31, i62).
2017-03-19 Thomas PorninNew "i62" code for big integers with 64x64->128 opcodes...