- c7cc83c Merge pull request #1119 from davidhorstmann-arm/psa-buffer-copy-fn by Dave Rodgman · 1 year, 9 months ago
- 89875a4 Rename "output_copy" -> "local_output" by David Horstmann · 1 year, 9 months ago
- f173405 Rename "input_copy" -> "local_input" by David Horstmann · 1 year, 9 months ago
- 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
- 2f307b4 De-abbreviate "len" -> "length" by David Horstmann · 1 year, 9 months ago
- 671f5f5 Change psa_crypto_copy_output error code by David Horstmann · 1 year, 9 months ago
- 9abf535 Add initializers for input / output copies by David Horstmann · 1 year, 9 months ago
- a4e7953 Merge pull request #8527 from lpy4105/issue/6324/driver-only-cipher+aead-tls-compat by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 9 months ago
- 365df3f Remove unnecessary checks for NULL-ness of copies by David Horstmann · 1 year, 9 months ago
- 5890970 Check for len == 0 rather than buffer == NULL by David Horstmann · 1 year, 9 months ago
- 0fca150 Compare buffers even for zero-length cases by David Horstmann · 1 year, 9 months ago
- 23f1122 Use TEST_CALLOC_NONNULL by David Horstmann · 1 year, 9 months ago
- b4e3f36 Change data pattern to simpler one by David Horstmann · 1 year, 9 months ago
- 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
- 1b7279a Make copy functions static-testable by David Horstmann · 1 year, 9 months ago
- e7fc8a2 Readability improvement by Gilles Peskine · 1 year, 9 months ago
- dc84895 Merge pull request #8519 from mpg/block-cipher by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8519-9e80a91f27ad1eeab047ff73295480e2c36b2db8
- f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
- 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- bce640b Merge pull request #8499 from valeriosetti/issue8488 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
- c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
- cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
- 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
- cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
- 76fa16c block_cipher: add encrypt() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 3e0884f block_cipher: add setkey() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 73d0531 ssl-opt: set proper cipher dependencies in tests using ticket_aead parameters by Valerio Setti · 1 year, 9 months ago
- dd43d7b ssl-opt: set proper dependencies on tests with encrypted server5 key by Valerio Setti · 1 year, 9 months ago
- f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
- ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
- 7d7ce0e Merge pull request #8495 from lpy4105/issue/6322/driver-only-cipher_aead-tls by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8495-4dec9ebdc2d0e49a87cfd5f0d7bc2dc9d21beae9
- 0a57ed2 Add output round-trip testcase by David Horstmann · 1 year, 9 months ago
- 35dd103 Add input round-trip testcase by David Horstmann · 1 year, 9 months ago
- 63a7358 Add testcase for psa_crypto_output_copy_free() by David Horstmann · 1 year, 9 months ago
- 70b8225 Add testcase for psa_crypto_output_copy_alloc() by David Horstmann · 1 year, 9 months ago
- 4700144 Add testcase for psa_crypto_input_copy_free() by David Horstmann · 1 year, 9 months ago
- 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
- c75ee77 Merge pull request #8439 from yuhaoth/pr/add-test-suite-parameter-to-ssl-opt by Gilles Peskine · 1 year, 9 months ago
- 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
- b901538 test_driver_extension: use same def/undef pattern for all accelerated symbols by Valerio Setti · 1 year, 9 months ago
- 3e1d39b Add check about legacy dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
- 1d6de4c No more limitations accelerated algorithms using a built-in hash by Gilles Peskine · 2 years, 1 month ago
- fcc5f31 Rm unjustified MD_C dependencies in PSA test by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- af302b9 Rm unjustified PK_C dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 433150e Rm redundant ECC dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 59a8b41 Fix incorrect RSA dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 0d9a361 Rm unneeded dep on PK_PARSE_C in psa crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- c27a4ce Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed by Ronald Cron · 1 year, 9 months ago
- 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
- ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
- 7b320fa ssl-opt.sh: fix typo by Yanray Wang · 1 year, 9 months ago
- fe03a40 ssl_helper: fix missin initialization of cli_log_obj by Pengyu Lv · 1 year, 9 months ago
- 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
- 1ac7e24 Add testcase for psa_crypto_input_copy_alloc() by David Horstmann · 1 year, 9 months ago
- e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
- 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
- 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
- 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
- 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
- 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
- 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
- 6848d17 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
- f109664 Script to run all the metatests (with platform filtering) by Gilles Peskine · 1 year, 9 months ago
- b3de694 Remove psa_crypto_alloc_and_copy() API by David Horstmann · 1 year, 9 months ago
- 7dd8205 Remove extra blank line at end of file by David Horstmann · 1 year, 9 months ago
- b578514 Merge pull request #8470 from gilles-peskine-arm/check-files-license by Dave Rodgman · 1 year, 9 months ago
- e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
- 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 9e47b26 Revert "ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only" by Jerry Yu · 1 year, 9 months ago
- 50d07bd Add test-suite parameter to filter tests by Jerry Yu · 1 year, 9 months ago
- ce78200 Pacify mypy by Gilles Peskine · 1 year, 9 months ago
- 3b9facd Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
- f2fb9f6 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
- 990030b Sort imports by Gilles Peskine · 1 year, 9 months ago
- 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
- c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
- e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
- 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
- ad33ab3 Move buffer copy tests into new testsuite by David Horstmann · 1 year, 9 months ago
- 49a7276 Switch error code to more appropriate value by David Horstmann · 1 year, 9 months ago
- 86cdc76 Switch to TEST_CALLOC_NONNULL() by David Horstmann · 1 year, 9 months ago
- b838151 Switch from ret to status as naming convention by David Horstmann · 1 year, 9 months ago
- 8075c7f Switch from int to psa_status_t for test args by David Horstmann · 1 year, 9 months ago
- ac12d2d Remove psa_crypto_ prefix from test functions by David Horstmann · 1 year, 9 months ago
- 8995b50 Remove superfluous comment by David Horstmann · 1 year, 9 months ago
- 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
- 676cfdd Replace compound-initializers with memset by David Horstmann · 1 year, 9 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- 8f77dc7 Refactor: move buffer pattern fills into helper by David Horstmann · 1 year, 9 months ago
- 70fda48 Add full round-trip tests for buffer copying by David Horstmann · 1 year, 9 months ago
- 5b9c217 Add test case for overlapping buffers by David Horstmann · 1 year, 9 months ago
- 72ab8ad Reject zero-lengths in psa_crypto_copy_and_free() by David Horstmann · 1 year, 9 months ago