mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-04 07:40:00 +01:00
5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
|
|
Features
|
||
|
|
* Add functions mbedtls_rsa_get_padding_mode() and mbedtls_rsa_get_md_alg() to read
|
||
|
|
non-public fields for padding mode and hash id from an mbedtls_rsa_context, as
|
||
|
|
requested in #6917.
|