Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / rsa / rsa_pkcs1_sig_pad.c
2017-01-04 Thomas PorninNew "i15" implementation of big integers (faster, and...