- 46a6c20 Add checked returns to tests without them. by Paul Elliott · 3 years, 8 months ago
- d5b2a59 Merge pull request #5047 from paul-elliott-arm/psa-m-aead-ccm by Gilles Peskine · 3 years, 8 months ago
- d7d740e Merge pull request #5236 from gabor-mezei-arm/4926_base64_move_constant-time_functions by Manuel Pégourié-Gonnard · 3 years, 8 months ago
- 37ec16b Add explanation for workaround in test code by Paul Elliott · 3 years, 8 months ago
- 3938fef Indicate set nonce negative test failure reasons by Paul Elliott · 3 years, 8 months ago
- 3921134 Merge pull request #5263 from ronald-cron-arm/psa-test-driver_3.x by Gilles Peskine · 3 years, 8 months ago
- 8c8cea2 Merge pull request #5166 from xffbai/code-align by Ronald Cron · 3 years, 8 months ago
- c9586db tests: psa: Add dependencies on built-in hash by Ronald Cron · 3 years, 10 months ago
- d21e6b7 tests: psa: Fix the dependencies on some driver wrappers fallback tests by Ronald Cron · 4 years, 4 months ago
- ae4a690 tests: psa: Fix MD5 support not available dependencies by Ronald Cron · 3 years, 10 months ago
- 18cd8db tests: ssl: Add misssing dependencies on SHA-1 by Ronald Cron · 3 years, 10 months ago
- 40e46cf tests: psa: Remove wrong test function dependencies by Ronald Cron · 4 years, 4 months ago
- 1bbf6d6 Merge pull request #5149 from mfil/feature/additional_cipher_info_getters by Gilles Peskine · 3 years, 8 months ago
- d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
- 72abd8a Fix type for iv size and block size in tests by Max Fillinger · 3 years, 8 months ago
- d77b86c Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- 28d6115 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
- b8d7892 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
- 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
- 161d661 Merge pull request #5222 from paul-elliott-arm/fix_test_suite_ssl by Gilles Peskine · 3 years, 8 months ago
- 21c8fe5 Fix compilation errors. by Paul Elliott · 3 years, 9 months ago
- be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 9 months ago
- 6d48e20 Indicate nonce sizes invalid for ChaCha20-Poly1305 by Bence Szépkúti · 3 years, 9 months ago
- 357b78e Indicate if we know that a nonce length is invalid by Bence Szépkúti · 3 years, 9 months ago
- 491d849 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
- 3f86a90 Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
- f1a7ea8 Merge pull request #5092 from mprse/generate_key2 by Gilles Peskine · 3 years, 9 months ago
- c60c3a0 Include new getters in test suites by Max Fillinger · 3 years, 9 months ago
- 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 4db2624 Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
- a4256c1 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
- 4977e9f Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
- f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
- c1ec49e Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
- 386f582 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
- e3fcb50 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago
- 0dbe1df Merge pull request #4859 from brett-warren-arm/supported_groups by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
- 136819f Merge pull request #4959 from gilles-peskine-arm/psa-add-aria by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 774b442 Merge pull request #5116 from gilles-peskine-arm/remove-greentea-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 10fad74 Extend CCM*-no-tag tests by Mateusz Starzyk · 3 years, 9 months ago
- f257a6e Add CCM*-no-tag tests for the cipher module. by Mateusz Starzyk · 3 years, 9 months ago
- 475bfe6 Merge pull request #5108 from gilles-peskine-arm/base64-no-table-3.0 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- d025422 Remove on-target testing by Gilles Peskine · 3 years, 11 months ago
- c8cc1ff Merge pull request #5062 from mprse/issue_4056 by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 93365a7 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
- ba951f5 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
- c1776a0 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
- 2729878 Mark output as public before testing it by Gilles Peskine · 4 years ago
- a64417a Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
- 4fa0725 Merge pull request #5002 from mstarzyk-mobica/psa_output_buffer_limitation by Gilles Peskine · 3 years, 10 months ago
- ba20fc9 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
- 33d01ff Remove redundant value assignemnt to olen. by Mateusz Starzyk · 3 years, 10 months ago
- ed71e92 Add tests for CCM*-no-tag. by Mateusz Starzyk · 3 years, 10 months ago
- 22c9a6f Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
- 90437e3 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
- 8d468e4 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
- 1b0978b Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
- 89615ee Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
- 7637ab0 Merge pull request #5037 from mprse/issue_4551 by Gilles Peskine · 3 years, 10 months ago
- 2bb5e9c Merge pull request #4760 from gilles-peskine-arm/ecb-alt-ret-3.0 by Gilles Peskine · 3 years, 10 months ago
- 7780413 Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
- b576c7b Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- d9d630c Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
- 76bda48 Add Multipart AEAD CCM Finish buffer tests by Paul Elliott · 3 years, 10 months ago
- 47b9a14 Add Multipart AEAD CCM update buffer tests by Paul Elliott · 3 years, 10 months ago
- d79c5c5 Add Multipart AEAD CCM generate nonce tests by Paul Elliott · 3 years, 10 months ago
- e4c08ed Add Multipart AEAD CCM set nonce tests by Paul Elliott · 3 years, 10 months ago
- 15116bf Add Multipart AEAD CCM setup tests by Paul Elliott · 3 years, 10 months ago
- fec6f37 Add Multipart AEAD CCM verify tests by Paul Elliott · 3 years, 10 months ago
- 2cc1ee3 Add Multipart AEAD CCM encrypt / decrypt tests by Paul Elliott · 3 years, 10 months ago
- b9b817e Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
- 25794d8 Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
- 033b178 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
- f5322b3 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
- 454f31c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
- a4337d7 Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
- acd2d0e New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
- c48f43b Fix PSA AEAD GCM's update output buffer length verification. by Mateusz Starzyk · 3 years, 10 months ago
- f28261f Remove output buffer limitation for PSA with GCM. by Mateusz Starzyk · 3 years, 10 months ago
- 023aa11 Merge pull request #4996 from mprse/mbedtls_cipher_setup_psa_ECB by Gilles Peskine · 3 years, 10 months ago
- cd51e76 Merge pull request #4338 from paul-elliott-arm/psa-m-aead by Ronald Cron · 3 years, 10 months ago
- 86de1b7 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
- 8739f0f Fix incorrect nonce length on oneshot test by Paul Elliott · 3 years, 10 months ago
- cc12395 Test invalid nonce length for multipart AEAD with short tag by Gilles Peskine · 3 years, 10 months ago
- 96b332c Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
- 4ef7bd8 Simplify PSA_ALG_AEAD_WITH_SHORTENED_TAG with full-length tag by Gilles Peskine · 3 years, 10 months ago
- 8c4eb88 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
- bfe3d87 Merge pull request #4842 from gilles-peskine-arm/public_fields-3.0-info by Gilles Peskine · 3 years, 10 months ago
- 9c1203f Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
- 9fa43ce Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
- 745f5f2 Add test for PolyChaCha with shortened tag by Paul Elliott · 3 years, 10 months ago
- 7820a57 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
- 32f46ba Remove ability to turn off chunked ad/data tests by Paul Elliott · 3 years, 11 months ago
- 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 11 months ago
- 6113af6 Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
- 3db0b70 Remove unnecessary test steps by Paul Elliott · 3 years, 11 months ago
- 88ecbe1 Test generated nonce test generates expected sizes by Paul Elliott · 3 years, 11 months ago
- 2c363a8 Add NULL / 0 buffer tests for update test by Paul Elliott · 3 years, 11 months ago