Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
2d05e0f440aa97692b2a109a9a774e1f0862a4e4
/
.
/
ChangeLog.d
/
out_size.txt
blob: 721bf6aad6c4ffef5c4239ad8520bf8bfd9c246c [
file
] [
log
] [
blame
]
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
.