- d28534c Merge pull request #9062 from tom-daubney-arm/crypto_config-tls1_2_default_stream_cipher_only_use_psa by Bence Szépkúti · 1 year, 2 months ago gh-readonly-queue/development/pr-9062-2bceec830a695d459edefe0b4f1f7fef4e7104ca
- 8493452 Extend python checks to framework scripts by David Horstmann · 1 year, 2 months ago
- c085cc7 Merge pull request #9200 from davidhorstmann-arm/move-test-generation-files by Bence Szépkúti · 1 year, 2 months ago
- f6f3bca Update file paths for moved files by David Horstmann · 1 year, 2 months ago
- a7b0bb4 Move some test generation files to framework by David Horstmann · 1 year, 2 months ago
- 30a9b6f Merge pull request #9198 from tom-cosgrove-arm/psa-sim-hashing by Tom Cosgrove · 1 year, 2 months ago gh-readonly-queue/development/pr-9198-ea297e5870024b30e769167055e3d855198b4450
- c15544e Merge pull request #9088 from ronald-cron-arm/check-framework-files by Gilles Peskine · 1 year, 2 months ago
- e2f0e30 Extend PSA crypto simulator tests to run psa_hash.c under the simulator by Tom Cosgrove · 1 year, 2 months ago
- 3ebb880 Hook the new psa_sim_crypto_{client,server} into the build and tests by Tom Cosgrove · 1 year, 2 months ago
- e3abb6a Merge pull request #9094 from davidhorstmann-arm/move-mbedtls-dev-to-framework by Bence Szépkúti · 1 year, 2 months ago
- c7569a8 Merge pull request #9159 from gilles-peskine-arm/analyze_outcomes-generate_files by Gilles Peskine · 1 year, 2 months ago
- f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 months ago
- 2ad2f32 Pacify pylint by Gilles Peskine · 1 year, 2 months ago
- 78ae4f6 Generate test data before coverage analysis by Gilles Peskine · 1 year, 3 months ago
- df1bfec Merge pull request #9121 from valeriosetti/issue8963 by Tom Cosgrove · 1 year, 3 months ago
- a8004f2 Add additional CCM unset by Thomas Daubney · 1 year, 3 months ago
- 8f83ba0 Change the way CBC is set by Thomas Daubney · 1 year, 3 months ago
- b30cd3b Improve test-ref-configs.pl by Ronald Cron · 1 year, 3 months ago
- a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 1 year, 3 months ago
- 4dd6631 test-ref-configs.pl: Detect automatically test with USE_PSA enabled by Ronald Cron · 1 year, 3 months ago
- 6402762 Fix compat.sh filters by Ronald Cron · 1 year, 3 months ago
- bdce657 Merge pull request #9067 from gilles-peskine-arm/ssl-opt-server2-detection by Gilles Peskine · 1 year, 3 months ago
- 69ca57e Fix typo by Thomas Daubney · 1 year, 3 months ago
- b7c624d Remove _use_psa suffix from remaining components by Thomas Daubney · 1 year, 3 months ago
- 5f2595a Remove non- _use_psa versions of components by Thomas Daubney · 1 year, 3 months ago
- 87d99fb psasim: create a seedfile to be used for the crypto server by Valerio Setti · 1 year, 3 months ago
- f57afd5 all.sh: improvements by Valerio Setti · 1 year, 3 months ago
- 299e741 Add mbedtls_framework to mypy checks by David Horstmann · 1 year, 3 months ago
- cd84bb2 Update references to mbedtls_dev by David Horstmann · 1 year, 3 months ago
- 1131318 Add framework/scripts to scripts_path.py by David Horstmann · 1 year, 3 months ago
- 2cdc8f7 Merge pull request #9122 from davidhorstmann-arm/fix-fuzzing-build-failures by Gilles Peskine · 1 year, 3 months ago
- cbea7d6 Add note explaining component purpose by David Horstmann · 1 year, 3 months ago
- c98f8ab crypto-client: allow debug build of libraries and test binaries by Valerio Setti · 1 year, 3 months ago
- 041ed42 Add all.sh component for programs without tests by David Horstmann · 1 year, 3 months ago
- 9b57687 Merge pull request #9104 from valeriosetti/issue8962 by Tom Cosgrove · 1 year, 3 months ago
- cd89c1f crypto-client: simplify build of mbedtls static libraries by Valerio Setti · 1 year, 3 months ago
- dde9579 all.sh: crypto-client: keep NV_SEED disabled in the server lib by Valerio Setti · 1 year, 3 months ago
- 655b979 crypto-client test: implement the first IPC call for psa_crypto_init() by Valerio Setti · 1 year, 3 months ago
- 67338c0 Restore toggling of MBEDTLS_CIPHER_MODE_CBC by Thomas Daubney · 1 year, 3 months ago
- 4362aae crypto-client test: ensure that client/server are linked against proper MbedTLS libraries by Valerio Setti · 1 year, 3 months ago
- d1b6ef1 crypto-client test: add mechanism to build crypto library for client and server by Valerio Setti · 1 year, 3 months ago
- a8ccddc generate_test_keys: move code for arrays and LUT generation to a separate function by Valerio Setti · 1 year, 3 months ago
- aabdca6 check-generated-files: move check for generate_test_cert_macros.py by Valerio Setti · 1 year, 3 months ago
- 3fcaf6c generate_test_[keys/cert_macros]: minor fixes by Valerio Setti · 1 year, 3 months ago
- cc403cb generate_test_keys: move output file writing to a separate function by Valerio Setti · 1 year, 3 months ago
- d9e4251 all.sh: add test component to build and test psasim by Valerio Setti · 1 year, 3 months ago
- dc64163 generate_test_keys: sort keys before processing them by Valerio Setti · 1 year, 3 months ago
- 7661aa0 Do not use --recurse-submodules by Ronald Cron · 1 year, 3 months ago
- d74d2ab check-generated-files: add test_certs.h file to the list of checked items by Valerio Setti · 1 year, 3 months ago
- 5f37b25 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 3 months ago
- 7f6eabd generated_test_keys: minor fixes by Valerio Setti · 1 year, 3 months ago
- 19f5566 generate_test_keys: remove left-over variable by Valerio Setti · 1 year, 3 months ago
- 1e05deb Extend basic checks of files to framework files by Ronald Cron · 1 year, 3 months ago
- 5ce51b1 generate_test_keys: do not quit script if output file already exists by Valerio Setti · 1 year, 3 months ago
- 1ca1f3d Restore Mbed TLS style AEAD options for now by Thomas Daubney · 1 year, 3 months ago
- ff3b821 Driver-only FFDH is not good enough for DHE support in TLS 1.2 by Gilles Peskine · 1 year, 3 months ago
- 0ddab0e generate_test_keys: add missing flush at the end of script by Valerio Setti · 1 year, 3 months ago
- 84dc329 generate_test_keys: use build_tree to guess the MbedTLS root path by Valerio Setti · 1 year, 3 months ago
- f27d407 generate_test_cert_macros: minor fixes by Valerio Setti · 1 year, 4 months ago
- 455fb4e generate_test_cert_macros: embed input args by Valerio Setti · 1 year, 4 months ago
- 96daf67 fix "make generated_files" for test_keys.h and test_certs.h by Valerio Setti · 1 year, 4 months ago
- 52516a6 generate_test_keys: add default output file option by Valerio Setti · 1 year, 4 months ago
- 270dcd1 tests: update Makefile to generate tests/src/test_keys.h by Valerio Setti · 1 year, 4 months ago
- 024d3da Merge pull request #8986 from valeriosetti/issue8871 by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- ff33abd Modify component_test_tls1_2_default_cbc_legacy_cbc_etm_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
- 6258621 Modify component_test_tls1_2_deafult_cbc_legacy_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
- b8cbbe7 Modify component_test_tls1_2_default_stream_cipher_only_use_psa by Thomas Daubney · 1 year, 3 months ago
- 771fd7d Merge pull request #9022 from mpg/compat-fixes-dev by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- fcd744f Set MBEDTLS_PSA_CRYPTO_CONFIG in component_test_no_rsa_key_pair_gen by Ryan Everett · 1 year, 3 months ago
- eb86b90 Fix full invocation of ssl-opt.sh by Manuel Pégourié-Gonnard · 1 year, 3 months ago
- daa322a Update component_test_psa_crypto_rsa_no_genprime by Ryan Everett · 1 year, 4 months ago
- 3618821 generate_test_keys: split group_id and key bitsize in the generated structure by Valerio Setti · 1 year, 4 months ago
- ee74339 generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 62d0bb8 Simplify full invocation of compat.sh by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 68deadd Merge pull request #8566 from mpg/driver-status by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 9aa4fa9 generate_test_keys: generate also look-up table in script by Valerio Setti · 1 year, 4 months ago
- 7031a4e generate_test_keys: generate arrays for all keys in asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- 59c614b generate_test_keys: generate also RSA public key arrays by Valerio Setti · 1 year, 4 months ago
- 862d14e generate_test_keys: minor improvements by Valerio Setti · 1 year, 4 months ago
- 8f40460 generate_test_keys: fix mypy issue for imported path by Valerio Setti · 1 year, 4 months ago
- 1fb4750 Merge pull request #8998 from ronald-cron-arm/openssl3 by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 1f4c905 all.s: Rm redundant build-only accel components by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 1ad29c8 Rm redundant driver+built-in all.sh component by Manuel Pégourié-Gonnard · 1 year, 8 months ago
- 733a67b all.sh: group helper functions in sections by Manuel Pégourié-Gonnard · 1 year, 9 months ago
- 6bda5f5 generate_test_keys: use keys from asymmetric_key_data.py by Valerio Setti · 1 year, 4 months ago
- a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 1 year, 4 months ago
- 3e22bf2 generate_test_keys.py: minor improvements by Valerio Setti · 1 year, 4 months ago
- dd96c0a all.sh: Use full instead of default as the base for the new component by Ronald Cron · 1 year, 4 months ago
- c5e81d2 Use latest installed OpenSSL 3 as OPENSSL_NEXT by Ronald Cron · 1 year, 4 months ago
- 7126ba5 test_suite_pk: add python script to generate predefined keys by Valerio Setti · 1 year, 4 months ago
- d30e911 all.sh: Add component testing default minus session tickets by Norbert Fabritius · 2 years, 4 months ago
- b70f0fd Merge branch 'development' into 'development-restricted' by Minos Galanakis · 1 year, 5 months ago
- d2cb7f4 all.sh: Add TLS 1.2 only component by Ronald Cron · 1 year, 5 months ago
- 46ac065 all.sh: Adapt/Fix some components by Ronald Cron · 1 year, 5 months ago
- a3f385d all.sh: Disable TLS 1.3 when pre-requisites are not meet by Ronald Cron · 1 year, 5 months ago
- 567591e Merge pull request #8923 from bensze01/drop-old-compilers by Bence Szépkúti · 1 year, 5 months ago gh-readonly-queue/development/pr-8923-0edef1cf6dcc3c307265176aaea2893d93101eaa
- e7c08af Merge pull request #8575 from lpy4105/issue/wrong-suite-name-in-check_test_cases_py by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- 0a8abde Update wrapper generation script and regenerate by David Horstmann · 1 year, 5 months ago
- 4a48bec Invert and rename config option by David Horstmann · 1 year, 5 months ago
- 93071cf Merge pull request #8920 from valeriosetti/issue8919 by Manuel Pégourié-Gonnard · 1 year, 5 months ago gh-readonly-queue/development/pr-8920-5c77ad0f4f3b21f83f73c5624ea9eb4b40d2a8e7