mbedtls/scripts/mbedtls_dev
Gilles Peskine d78c59c0de Test more truncated MAC and short AEAD tag lengths
The current macro collector only tried the minimum and maximum expressible
lengths for PSA_ALG_TRUNCATED_MAC and PSA_ALG_AEAD_WITH_DEFAULT_LENGTH_TAG.
This was good enough for psa_constant_names, but it's weak for exercising
keys, in particular because it doesn't include any valid AEAD tag length.
So cover more lengths.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-04-15 11:10:14 +02:00
..
asymmetric_key_data.py Add key material for twisted Edwards curves 2021-03-29 15:08:10 +02:00
build_tree.py fix build fail 2021-12-10 14:23:37 +08:00
c_build_helper.py Tweak MSVC detection to work with non-English Visual Studio 2021-06-22 11:26:19 +02:00
crypto_knowledge.py 64-bit block ciphers are incompatible with some modes 2022-04-15 11:10:14 +02:00
macro_collector.py Test more truncated MAC and short AEAD tag lengths 2022-04-15 11:10:14 +02:00
psa_storage.py Refactor handlibg of the key usage flags 2021-06-29 17:07:00 +02:00
test_case.py test_case.py: add new line between test cases 2021-11-09 14:45:40 +01:00
typing_util.py Do not require typing_extensions at runtime 2021-02-17 14:58:29 +01:00