Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / x509 / encode_rsa_rawder.c
2018-08-05 Thomas PorninAdded support code for RSA and EC key encoding (includi...