Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / x509 / x509_minimal_full.c
2016-12-29 Thomas PorninNew simplified initialisation function for X.509 minima...