mbedtls/include/psa
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
..
crypto.h Document that psa_close_key(0) and psa_destroy_key(0) succeed 2019-10-08 15:43:13 +02:00
crypto_accel_driver.h Pacify check-names.sh 2019-03-06 18:29:57 +01:00
crypto_driver_common.h Split crypto_driver.h into one for each driver type 2018-12-21 18:17:10 +01:00
crypto_entropy_driver.h Doxygen changes to match the code changes. clarifications. 2019-02-15 17:23:42 -06:00
crypto_extra.h Merge pull request #279 from athoelke/at-fix262 2019-10-11 14:03:18 +01:00
crypto_platform.h Merge pull request #139 from Patater/des-faster-and-typo-fix 2019-09-04 12:18:39 +01:00
crypto_se_driver.h SE driver: validate_slot_number: support changing persistent data 2019-10-01 14:27:23 +02:00
crypto_sizes.h Fix ECDSA case in PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE 2019-11-12 13:21:53 +01:00
crypto_struct.h Key derivation: forbid output_key without input_key 2019-09-24 18:39:03 +02:00
crypto_types.h Recommend use of GREASE values for vendor defined DH groups 2019-10-07 22:27:17 +01:00
crypto_values.h Merge pull request #279 from athoelke/at-fix262 2019-10-11 14:03:18 +01:00