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