mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
4 lines
163 B
Plaintext
4 lines
163 B
Plaintext
Bugfix
|
|
* Fix NULL pointer dereference in mbedtls_pk_verify_ext() when called using
|
|
an opaque RSA context and specifying MBEDTLS_PK_RSASSA_PSS as key type.
|