Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / symcipher / aes_ct64_ctr.c
2016-11-29 Thomas PorninFixed buffer overrun (read only, usually harmless,...
2016-11-02 Thomas PorninInitial import.