mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-06 12:40:02 +00:00
8a7ed6951d
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com> Signed-off-by: Yanray Wang <yanray.wang@arm.com>
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.
|