mbedtls/docs
Gilles Peskine f00f152444 Add output size parameter to signature functions
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.

No change to RSA because for RSA, the output size is trivial to calculate.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-06-25 00:46:22 +02:00
..
3.0-migration-guide.d Add output size parameter to signature functions 2021-06-25 00:46:22 +02:00
architecture Give examples of PLATFORM_XXX_ALT 2021-06-15 00:14:28 +02:00
proposed Merge pull request #4377 from mpg/psa-pbkdf2-api 2021-05-12 18:00:30 +02:00
.gitignore
3.0-migration-guide.md Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 2021-06-22 12:08:37 +02:00
getting_started.md Rename output buffer size macros 2021-01-21 13:17:25 +01:00
PSACryptoDriverModelSpec.pdf