Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / ssl / ssl_server_mine2c.c
2017-01-29 Thomas PorninAdded AES+GHASH implementation using AES-NI opcodes...
2017-01-15 Thomas PorninActivated Curve25519 support for ECDHE cipher suites.
2016-12-13 Thomas PorninAdded ChaCha20+Poly1305 support (stand-alone, cipher...