mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-10 19:04:55 +00:00
5 lines
202 B
Plaintext
5 lines
202 B
Plaintext
|
Bugfix
|
||
|
* Make the fields of mbedtls_pk_rsassa_pss_options public. This makes it
|
||
|
possible to verify RSA PSS signatures with the pk module, which was
|
||
|
inadvertently broken since Mbed TLS 3.0.
|