mbedtls/include
Gilles Peskine 2975571ff5 Fix ECDSA case in PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE
PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE was taking the maximum ECDSA key
size as the ECDSA signature size. Fix it to use the actual maximum
size of an ECDSA signature.
2019-11-12 13:21:53 +01:00
..
mbedtls Fix MBEDTLS_PK_SIGNATURE_MAX_SIZE to account for ECDSA 2019-11-12 13:21:53 +01:00
psa Fix ECDSA case in PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE 2019-11-12 13:21:53 +01:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt 3rdparty: Add additional build facilities for 3rd-party code 2019-08-19 13:37:46 +01:00