mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
fix line length of ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
69bc8403eb
commit
b46ccf235c
|
|
@ -1,4 +1,4 @@
|
|||
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.
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue