Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / rsa / rsa_default_pubexp.c
2018-08-05 Thomas PorninAdded support code for RSA and EC key encoding (includi...