- 626eaab Merge pull request #8339 from lpy4105/issue/support-cpuid-for-win32 by Tom Cosgrove · 1 year, 10 months ago gh-readonly-queue/development/pr-8339-2bf0870e25fceb93f4b00e0b9142e26e3280168f
- 85d1390 Merge pull request #8346 from yanrayw/issue8314/accel_cipher_cmac by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 3af2eb2 Merge pull request #8393 from mpg/fix-ssl-opt-psa-deps by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 22334a2 Fix some dependencies in ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 3d43434 test_suite_psa_crypto_driver_wrappers.data: fix dependency by Yanray Wang · 1 year, 10 months ago
- af5003a CMAC: accelerate CMAC in accel_cipher by Yanray Wang · 1 year, 10 months ago
- 0df6d96 all.sh: fix a typo in comment by Yanray Wang · 1 year, 10 months ago
- fb72969 Merge pull request #8335 from valeriosetti/issue8301 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 158eead all.sh: build_mingw: only test build lib without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
- bb4f63c all.sh: build_mingw: test default config without MBEDTLS_AESNI_C by Pengyu Lv · 1 year, 10 months ago
- 8733b4c Merge pull request #8388 from paul-elliott-arm/fix_check_set_padding by Gilles Peskine · 1 year, 10 months ago
- 6407f8f Merge pull request #8322 from valeriosetti/issue8257 by Gilles Peskine · 1 year, 10 months ago
- 3bda79b Move initialisation in test to before first test by Paul Elliott · 1 year, 10 months ago
- 2cff820 analyze_outcomes: add new_section() method to the Results class by Valerio Setti · 1 year, 10 months ago
- 39d4b9d analyze_outcomes: fix format interpolation errors by Valerio Setti · 1 year, 10 months ago
- 0ea1b8f Merge pull request #7982 from gilles-peskine-arm/sample_program_demo_scripts-3.4 by Gilles Peskine · 1 year, 10 months ago gh-readonly-queue/development/pr-7982-f6f4695824d6522c66a6347bf58e2d0e32260b84
- c6d633f Merge pull request #8297 from valeriosetti/issue8064 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 2e37d7b Merge pull request #8121 from gilles-peskine-arm/ssl-test-no-legacy by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 735794c analyze_outcomes: fix missing format for args/kwargs by Valerio Setti · 1 year, 10 months ago
- 781c234 analyze_oucomes: do not return Results instance passed as parameter by Valerio Setti · 1 year, 10 months ago
- 8070dbe analyze_outcomes: keep print_line() method non-static by Valerio Setti · 1 year, 10 months ago
- f6f64cf analyze_outcomes: code style improvement by Valerio Setti · 1 year, 10 months ago
- 8d178be analyze_outcomes: fix return value in case of test failure by Valerio Setti · 1 year, 10 months ago
- 2f00b7a cipher: reset MBEDTLS_CIPHER_HAVE_AEAD to MBEDTLS_CIPHER_MODE_AEAD by Valerio Setti · 1 year, 10 months ago
- 9a42730 all.sh: fix comment by Valerio Setti · 1 year, 10 months ago
- 40314fc analyze_outcomes: fix newlines by Valerio Setti · 1 year, 10 months ago
- f075e47 analyze_outcomes: reset name of TestLog to Results by Valerio Setti · 1 year, 10 months ago
- 3f33989 analyze_outcomes: use a single TestLog instance and do not delay output by Valerio Setti · 1 year, 10 months ago
- fb2750e analyze_outcomes: exit immediately in case of invalid task by Valerio Setti · 1 year, 10 months ago
- 5329ff0 analyze_outcomes: print task list directly to stdout by Valerio Setti · 1 year, 10 months ago
- 41bc798 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- f3803a1 Cleanup validation interface by Dave Rodgman · 1 year, 10 months ago
- 9fc1f24 md: restore md.h includes in source files directly using its elements by Valerio Setti · 1 year, 10 months ago
- b0c618e analyze_outcomes: minor improvements by Valerio Setti · 1 year, 10 months ago
- dcee987 cipher_wrap: add VIA_LEGACY_OR_USE_PSA to new internal symbols by Valerio Setti · 1 year, 10 months ago
- 596ef6c cipher: reset MBEDTLS_CIPHER_HAVE_AEAD_LEGACY to previous naming by Valerio Setti · 1 year, 10 months ago
- 0521633 cipher: fix guards in mbedtls_cipher_auth_[encrypt/decrypt]_ext() by Valerio Setti · 1 year, 10 months ago
- 1322613 all.sh: revert changes in test_m32* by Pengyu Lv · 1 year, 10 months ago
- cc88ccd Include existing Makefile by Dave Rodgman · 1 year, 10 months ago
- 4b779be Merge branch 'development' into more-aes-checks by Dave Rodgman · 1 year, 10 months ago
- db1ca8f cipher: keep MBEDTLS_CIPHER_HAVE symbols private by Valerio Setti · 1 year, 10 months ago
- aaef0bc analyze_outcomes: improve logging system by Valerio Setti · 1 year, 10 months ago
- 02a634d md: remove unnecessary inclusions of mbedtls/md.h by Valerio Setti · 1 year, 10 months ago
- a797ce3 test: use full config in test_psa_crypto_config_accel_cipher by Valerio Setti · 1 year, 10 months ago
- e7bac17 test: keep SSL_TICKET_C and SSL_CONTEXT_SERIALIZATION enabled by Valerio Setti · 1 year, 10 months ago
- 3f02bb7 test: use full config in accelerated AEAD test by Valerio Setti · 1 year, 10 months ago
- a89d2ba Merge pull request #8327 from ronald-cron-arm/adapt-psa-crypto-repo-name by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8327-e7ebec6723b61bd54800f649b1391e980edf2fbd
- 64cca2f all.sh: Re-enable MBEDTLS_AESNI_C in some components by Pengyu Lv · 1 year, 10 months ago
- dfd7ca6 analyze_outcomes: rename some variables for better readability by Valerio Setti · 1 year, 10 months ago
- fea6606 Merge pull request #8296 from ronald-cron-arm/remove-redundant-test-component by Ronald Cron · 1 year, 10 months ago gh-readonly-queue/development/pr-8296-866b3a1886a348670974c5c21f41abd657f6ba93
- 070e865 Adapt to new PSA Crypto repo name by Ronald Cron · 1 year, 10 months ago
- 866b3a1 Merge pull request #8323 from tom-daubney-arm/fix_mbedtls_styling_docs by Dave Rodgman · 1 year, 10 months ago
- 540324c Correct styling of Mbed TLS in documentation by Thomas Daubney · 1 year, 10 months ago
- 49c835e test_suite_pkcs12: fix typo in test case description by Valerio Setti · 1 year, 10 months ago
- 4855fdf Revert "Auto-generated files for v3.5.0" by Minos Galanakis · 1 year, 10 months ago
- a7127eb tidy up by Dave Rodgman · 1 year, 10 months ago
- 7a8a249 Tidy-up by Dave Rodgman · 1 year, 10 months ago
- b1107ae Tidy up bash syntax by Dave Rodgman · 1 year, 10 months ago
- 54ada8b Improve docs by Dave Rodgman · 1 year, 10 months ago
- 28e38d8 Use lower-case for local variables by Dave Rodgman · 1 year, 10 months ago
- 35b49c4 Ignore tests of built-in interfaces for driver-only testing parity by Gilles Peskine · 1 year, 10 months ago
- 010f035 Renaming all MBEDTLS_HAVE for curves to MBEDTLS_ECP_HAVE by Gilles Peskine · 1 year, 10 months ago
- 591416f Auto-generated files for v3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 31ca313 Bump version to 3.5.0 by Minos Galanakis · 1 year, 10 months ago
- 1a3ad26 Merge branch 'development-restricted' into mbedtls-3.5.0rc0-pr by Minos Galanakis · 1 year, 10 months ago
- 3cde6a2 Improve naming by Dave Rodgman · 1 year, 10 months ago
- 4243610 Use make to generate the test command by Dave Rodgman · 1 year, 10 months ago
- 3974b17 check-generated-files: Added psa_crypto_driver_wrappers_no_static.c file by Minos Galanakis · 1 year, 10 months ago
- 466286a Remove redundant test component by Ronald Cron · 1 year, 10 months ago
- 43a5ce8 rename function by Dave Rodgman · 1 year, 10 months ago
- 920343a Separate out a resuable option cross-product test function by Dave Rodgman · 1 year, 10 months ago
- 184c0af Remove not-needed edge-case by Dave Rodgman · 1 year, 10 months ago
- 8a64fb8 Simplify makefile generation; don't use -j by Dave Rodgman · 1 year, 10 months ago
- 86cc708 fix make issue by Dave Rodgman · 1 year, 10 months ago
- aea01c9 Use make to parellise tests by Dave Rodgman · 1 year, 10 months ago
- 9728562 Improve test speed by Dave Rodgman · 1 year, 10 months ago
- 573dfc1 Add testing for MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH by Dave Rodgman · 1 year, 10 months ago
- 745af9f Extend testing of aes.o options by Dave Rodgman · 1 year, 10 months ago
- b51f3da Merge pull request #8264 from mpg/follow-up-8075 by Dave Rodgman · 1 year, 10 months ago
- 42f8d5f Merge pull request #8261 from Mbed-TLS/fix-cmake-header-include by Gilles Peskine · 1 year, 10 months ago
- 3b2357c Remove components that partially accelerate ECC keys by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 680b48e Update list of ECC key types in user-config-for-test.h by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- f868d6f Remove spurious comments by David Horstmann · 1 year, 10 months ago fix-cmake-header-include
- 6c97985 Remove generated files in all cmake_as_x tests by David Horstmann · 1 year, 10 months ago
- 862abe2 Fix lowercase comment start by David Horstmann · 1 year, 10 months ago
- c0c9b23 Test only what's support with partial curves accel by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- faea919 Fix typo: weiErstrass by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 6be64f7 Use lowercase for local variables by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 5aab46b Remove now-redundant tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- eda7086 Auto-enable ACCEL macros for p256-m driver by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- f07ce3b Don't extend support for deprecated functions by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- 7f28856 Merge pull request #8260 from gilles-peskine-arm/crypto_spe-include-fix by Gilles Peskine · 1 year, 10 months ago
- 9f48fff Ensure tests will fail if CMake generation fails by David Horstmann · 1 year, 10 months ago
- 0fc86b2 Merge pull request #8075 from valeriosetti/issue8016 by Dave Rodgman · 1 year, 10 months ago
- c1bedfe Put crypto_spe.h on the include search path where needed by Gilles Peskine · 1 year, 10 months ago
- f7dc6cf Document limitation on "mixed" builds by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 5c21036 Add build with only some ECC key types accelerated by Manuel Pégourié-Gonnard · 1 year, 10 months ago
- 561bce6 Add build with some curves accelerated but not all by Manuel Pégourié-Gonnard · 1 year, 11 months ago
- fe9666b Change the extension type of the file psa_crypto_driver_wrapper by Xiaokang Qian · 1 year, 11 months ago
- 7f420fa parse_attribute_value_hex_der_encoded: clean up length validation by Gilles Peskine · 1 year, 11 months ago