- 84fc52c Formatting & cosmetic fixes by Andrzej Kurek · 2 years, 10 months ago
- 0d3b3a8 Move MBEDTLS_ECP_C requirements to test_suite_ssl.function by Andrzej Kurek · 2 years, 10 months ago
- e470821 Add missing SHA dependencies by Andrzej Kurek · 2 years, 10 months ago
- 3de1c78 Fix blowfish padding dependencies by Andrzej Kurek · 2 years, 10 months ago
- 9155e7f Switch from x509_CRT_PARSE to KEY_EXCHANGE_WITH_CERT_ENABLED by Andrzej Kurek · 2 years, 10 months ago
- 0b56ce0 Fix the memory allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
- dc4a252 Fix tls 1.3 test dependencies by Andrzej Kurek · 2 years, 10 months ago
- 7ddb53c Fix unchecked allocation in test_suite_ssl by Andrzej Kurek · 2 years, 10 months ago
- 4d95934 Add missing ECP and ECDH dependencies in ssl test suites by Andrzej Kurek · 2 years, 10 months ago
- 4ed670f Add missing key exchange dependencies by Andrzej Kurek · 2 years, 10 months ago
- 0d2982b Refactor ssl test suite to use pointers more by Andrzej Kurek · 2 years, 10 months ago
- 773a461 Fix missing AES dependencies by Andrzej Kurek · 2 years, 10 months ago
- e8955e1 Fix missing padding dependencies by Andrzej Kurek · 2 years, 10 months ago
- 8ffd8a6 Fix missing cipher mode dependencies by Andrzej Kurek · 2 years, 10 months ago
- d44d3ea Fix usage of ASSERT_ALLOC() by Manuel Pégourié-Gonnard · 2 years, 10 months ago
- 279188f Merge pull request #6396 from gilles-peskine-arm/platform.h-unconditional-2.28 by Gilles Peskine · 2 years, 10 months ago
- 207b874 Merge pull request #6307 from wernerlewis/bignum_test_script_2.28 by Gilles Peskine · 2 years, 10 months ago
- c2e95fa Merge pull request #6394 from mprse/enc_types_2_28_backport by Gilles Peskine · 2 years, 10 months ago
- f9c91ce Merge pull request #6387 from gilles-peskine-arm/bignum-mbedtls_test_read_mpi_core-2.28 by Janos Follath · 2 years, 10 months ago
- 0d72141 Revert "Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function" by Przemek Stekiel · 2 years, 10 months ago
- d84ed27 No need to use MBEDTLS_ERR_ERROR_CORRUPTION_DETECTED in tests by Gilles Peskine · 2 years, 11 months ago
- 802353c Add MBEDTLS_CIPHER_MODE_AEAD dependency to auth_crypt_tv() test function by Przemek Stekiel · 2 years, 10 months ago
- b79d0dd test_suite_cmac.data: fix bug: use cipher type instead cipher id by Przemek Stekiel · 2 years, 10 months ago
- 249fcca test_suite_cipher.function: always include aes.h by Przemek Stekiel · 2 years, 10 months ago
- 36f19b9 Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 10 months ago
- 34cb462 Move the definition of data_t to a header file by Gilles Peskine · 2 years, 11 months ago
- 1b5800d Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
- 92ca1bc Add initialization for structures by Gabor Mezei · 2 years, 11 months ago
- 58a7a06 Add initialization for structures by Gabor Mezei · 2 years, 10 months ago
- 05998a0 Add file generated by generate_bignum_tests.py by Werner Lewis · 2 years, 11 months ago
- 1104866 Initialize mbedtls_x509write_csr struct before USE_PSA_INIT(), mbedtls_x509write_csr_free() will crash if uninitialized by Neil Armstrong · 3 years, 1 month ago
- 55a3285 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
- df33684 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
- d487776 Remove radix from added test cases by Werner Lewis · 3 years ago
- 3d52e44 Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
- 3e005f3 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
- 955a0bb Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
- 24b6078 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
- e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
- fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
- df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
- e3954e3 Merge pull request #5997 from gilles-peskine-arm/storage-format-doc-202206-2.28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
- 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
- 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
- d97de55 Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
- 96b8d31 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
- 5387587 Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago
- 5378592 ASN.1 write tests: test with larger buffer by Gilles Peskine · 3 years, 2 months ago
- bb34fee Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
- 62f217b Add MPI write tests when the MPI object has a leading zero limb by Gilles Peskine · 3 years, 2 months ago
- 4269185 Fix mismatch between test data and test description by Gilles Peskine · 3 years, 2 months ago
- 7f56783 Uncomment mbedtls_asn1_write_mpi tests with leading 1 bit by Gilles Peskine · 3 years, 2 months ago
- 06c5e92 Merge pull request #5863 from wernerlewis/csr_subject_comma_2.28 by Gilles Peskine · 3 years, 1 month ago
- c9529f9 Fix null pointer dereference in mpi_mod_int(0, 2) by Gilles Peskine · 3 years, 2 months ago
- 4118092 Merge pull request #5825 from polhenarejos/mbedtls-2.28 by Dave Rodgman · 3 years, 1 month ago
- 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
- 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
- 46b5cb5 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
- 719c723 test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 3 years, 2 months ago
- 3c036f5 Add missing test dependencies for cookie parsing by Andrzej Kurek · 3 years, 2 months ago
- 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
- 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
- 02c9d3b Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
- ce02537 Merge pull request #5828 from wernerlewis/time_utc_2.28 by Dave Rodgman · 3 years, 2 months ago
- 1b54a05 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
- 47cfdfd Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
- d0d777e Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
- d48874f Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
- 7d15029 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
- 529bf9d Merge pull request #5619 from mprse/backport_sig_ver_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
- a002660 Merge pull request #5733 from daverodgman/warmsocks_spellingfixes_2.28 by Dave Rodgman · 3 years, 3 months ago
- 12ddae8 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
- beb5ad7 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 4 months ago
- 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
- 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
- 585a412 Merge pull request #5760 from tom-daubney-arm/2-28_correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
- 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
- 500e48f Consistently use "ARC4" in PSA docs and comments by Gilles Peskine · 3 years, 4 months ago
- 5aeb61c Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- bcaba03 Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
- b84f8d4 Corrects flag set in tests by Thomas Daubney · 3 years, 4 months ago
- 784e65b Add RC4 positive test by Gilles Peskine · 3 years, 4 months ago
- 4da5a85 cipher_alg_without_iv: also test multipart operations by Gilles Peskine · 3 years, 4 months ago
- 69d9817 cipher_alg_without_iv: generalized to also do decryption by Gilles Peskine · 3 years, 4 months ago
- 5f50420 cipher_encrypt_alg_without_iv: validate size macros independently by Gilles Peskine · 3 years, 4 months ago
- 4a83c10 Fix RC4 multipart PSA by Gilles Peskine · 3 years, 4 months ago
- c768600 Mbed TLS supports RC4 only with 128-bit keys by Gilles Peskine · 3 years, 4 months ago
- 65bc92a Don't try to perform operations when driver support is lacking by Gilles Peskine · 3 years, 5 months ago
- 8ddced5 Only exercise Brainpool curve keys on one algorithm by Gilles Peskine · 3 years, 5 months ago
- cb45170 Public keys can't be used as private-key inputs to key agreement by Gilles Peskine · 3 years, 5 months ago
- 3261124 Don't exercise OAEP with small key and large hash by Gilles Peskine · 3 years, 5 months ago
- ae93ee6 Reject block cipher modes that are not implemented in Mbed TLS by Gilles Peskine · 3 years, 5 months ago
- b0537ba Reject invalid MAC and AEAD truncations by Gilles Peskine · 3 years, 5 months ago
- c77f16b Test more truncated MAC and short AEAD tag lengths by Gilles Peskine · 3 years, 5 months ago
- 4eb1c7e 64-bit block ciphers are incompatible with some modes by Gilles Peskine · 3 years, 5 months ago
- 0de1143 Storage format tests: exercise operations with keys by Gilles Peskine · 3 years, 5 months ago
- 930ccef Abbreviate descriptions of generated PSA storage tests by Gilles Peskine · 3 years, 5 months ago
- d79aef5 Unify the code to shorten expressions by Gilles Peskine · 3 years, 5 months ago
- 6213a00 Storage format tests: cover algorithms for each key type by Gilles Peskine · 4 years, 3 months ago
- 989c13d Remove ad hoc is_valid_for_signature method by Gilles Peskine · 3 years, 5 months ago