mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-11 00:40:05 +00:00
6 lines
264 B
Plaintext
6 lines
264 B
Plaintext
|
API changes
|
||
|
* The functions mbedtls_pk_sign(), mbedtls_pk_sign_restartable(),
|
||
|
mbedtls_ecdsa_write_signature() and
|
||
|
mbedtls_ecdsa_write_signature_restartable() now take an extra parameter
|
||
|
indicating the size of the output buffer for the signature.
|