mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-08 13:03:39 +00:00
b46ccf235c
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.
|