mbedtls/programs/test
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
..
cmake_subproject Build: Add MBEDTLS_TARGET_PREFIX 2020-10-20 13:44:44 +01:00
benchmark.c Add output size parameter to signature functions 2021-06-25 00:46:22 +02:00
CMakeLists.txt Remove PKCS#11 library wrapper. 2021-04-21 11:05:00 +02:00
cpp_dummy_build.cpp Remove MD2, MD4, RC4, Blowfish and XTEA 2021-06-16 10:34:25 +02:00
query_compile_time_config.c Move the declaration of query_config() to a dedicated header file 2021-01-13 14:19:43 +01:00
query_config.h Move the declaration of query_config() to a dedicated header file 2021-01-13 14:19:43 +01:00
selftest.c Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA 2021-06-22 09:27:41 +02:00
udp_proxy.c Add MBEDTLS_ALLOW_PRIVATE_ACCESS to test programs 2021-05-21 18:10:44 +02:00
udp_proxy_wrapper.sh Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
zeroize.c Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00