Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / ssl / ssl_engine_default_ec.c
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...