mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +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.
|