Valerio Setti
|
160b2bde09
|
test_suite_cmac: add used key type to all test cases
This is useful for grepping and skipping disparities in
analyze_outcomes.py.
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
|
2023-12-29 14:07:11 +01:00 |
|
Gilles Peskine
|
2387bdab0f
|
Merge pull request #1038 from Mbed-TLS/development
Merge development into development-restricted
|
2023-07-21 15:40:36 +02:00 |
|
Gilles Peskine
|
9d1689bbbe
|
Add not-supported test case for ARIA and for other Camellia key sizes
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
|
2023-06-14 18:00:37 +02:00 |
|
Yanray Wang
|
ecb6a02fa9
|
Add AES 128-bit key dependency for tests data
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
|
2023-05-05 11:21:30 +08:00 |
|
Andrzej Kurek
|
f502bcb13e
|
Fix missing AES dependencies
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
|
2022-10-19 08:35:08 -04:00 |
|
Przemek Stekiel
|
a891a091a3
|
test_suite_cmac.data: fix bug: use cipher type instead cipher id
Signed-off-by: Przemek Stekiel <przemyslaw.stekiel@mobica.com>
|
2022-09-29 09:53:20 +02:00 |
|
Simon Butcher
|
33183fd408
|
Extend test coverage of CMAC
Expands tests to include NULL tests and successive calls to
mbedtls_cipher_cmac_update() and mbedtls_cipher_cmac_reset().
|
2016-10-11 12:25:04 +01:00 |
|
Simon Butcher
|
d812fa69d9
|
Introduce a CMAC specific test suite
|
2016-10-05 14:19:18 +01:00 |
|