Made Base64 decoding constant-time (with regards to actual data byte contents).
[BearSSL] / src / ssl / ssl_keyexport.c
2017-07-04 Thomas PorninAdded implementation of keying material export (RFC...