Fixed buffer overflow in private key decoding (wrong buffer length used in size check).
[BearSSL] / src / rsa / rsa_i32_oaep_encrypt.c
2018-05-23 Thomas PorninAdded RSA/OAEP implementation.