Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / symcipher / aes_ct64.c
2016-11-29 Thomas PorninFixed buffer overrun (read only, usually harmless,...
2016-11-02 Thomas PorninInitial import.