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
..
2021-05-04 13:06:34 +02:00
2021-06-01 09:07:46 +02:00
2021-06-01 09:40:53 +02:00
2021-05-31 12:58:25 +02:00
2021-05-27 14:27:43 +02:00
2021-06-17 23:17:52 +02:00
2021-05-20 11:51:46 +02:00
2021-06-16 14:34:09 +02:00
2021-06-22 13:49:09 +01:00
2021-06-17 09:41:00 +02:00
2021-05-23 06:03:55 +01:00
2021-06-03 15:47:40 +08:00
2021-05-20 13:52:48 +02:00
2021-06-16 11:22:53 +02:00
2021-06-25 00:46:22 +02:00
2021-05-28 09:54:31 +01:00
2021-05-31 12:11:53 +02:00
2021-06-08 07:50:55 +01:00
2021-05-27 17:34:14 +02:00
2021-06-09 13:31:42 +02:00
2021-06-09 16:54:20 +02:00
2021-06-16 10:34:45 +02:00
2021-05-26 15:29:36 +02:00
2021-05-17 11:16:52 +02:00
2021-05-31 13:12:16 +02:00
2021-06-07 12:00:04 +02:00
2021-05-04 15:59:10 +02:00
2021-05-10 17:02:48 +01:00
2021-05-19 16:35:51 +02:00
2021-06-17 09:38:38 +02:00
2021-05-14 16:36:44 +01:00
2021-06-21 13:27:29 +02:00
2021-06-22 18:39:41 +02:00
2021-06-09 10:54:14 +02:00
2021-05-19 13:22:53 +02:00
2021-05-18 05:27:18 +01:00
2021-05-13 00:46:29 +02:00
2021-05-14 17:10:27 +01:00
2021-05-23 06:20:23 +01:00
2021-06-14 13:46:21 +02:00