- 95589c5 Further padlock removals from all.sh by Thomas Daubney · 1 year, 2 months ago
- 62af02c Drop support for VIA Padlock by Thomas Daubney · 1 year, 2 months ago
- 0133d84 Merge pull request #9199 from tom-daubney-arm/modify_test_everest_curve25519_only_for_psa by Ronald Cron · 1 year, 2 months ago
- 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
- 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
- f29bf87 Modify everest component for MBEDTLS_PSA_CRYPTO_CONFIG_ENABLED by Thomas Daubney · 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
- f5473a0 Merge pull request #9057 from Ryan-Everett-arm/crypto-config-test_ref_configs by Ronald Cron · 1 year, 2 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
- a33a824 Resolve PBKDF2_AES_CMAC_PRF_128 dependencies by Ronald Cron · 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
- 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
- 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
- d9e4251 all.sh: add test component to build and test psasim 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
- 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
- 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
- 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
- a4b773d Merge pull request #6955 from inorick/nofa_no_session_tickets by Manuel Pégourié-Gonnard · 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
- 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
- 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
- 4de4cc4 Merge pull request #8891 from Ryan-Everett-arm/document-SE_C-not-threadsafe by Paul Elliott · 1 year, 5 months ago
- 6309775 all.sh: modify/add test components for CRYPTO_CLIENT by Valerio Setti · 1 year, 5 months ago
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
- a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
- 3a815cb all.sh: keep RSA_C enabled in component_full_no_pkparse_pkwrite() by Valerio Setti · 1 year, 6 months ago
- a41654d all.sh: add test component based on full config without PK_[PARSE|WRITE]_C by Valerio Setti · 1 year, 6 months ago
- 63c1cf7 Remove MBEDTLS_THREADING_C check in check_test_dependencies by Ryan Everett · 1 year, 5 months ago
- 16d5160 Allow the use of threading dependancies in PSA tests. by Paul Elliott · 1 year, 5 months ago
- b0b3c0d Disable MBEDTLS_SELF_TEST in the TSan config by Ryan · 1 year, 5 months ago
- 8a2062c Merge pull request #8892 from paul-elliott-arm/add_threading_to_drivers by Paul Elliott · 1 year, 5 months ago
- 31403a4 Merge pull request #8678 from daverodgman/quietbuild by Gilles Peskine · 1 year, 5 months ago
- 053b788 Ensure drivers have threading enabled if required by Paul Elliott · 1 year, 5 months ago
- 6caf84f Explicitely remove the deprecated driver interface from the TSan config by Ryan · 1 year, 5 months ago
- 08b81bf Test all unroll variations by Dave Rodgman · 1 year, 5 months ago
- 30483dc Undo not-needed change by Dave Rodgman · 1 year, 5 months ago
- a9e8dbe Allow wrappers to be missing; quote directory name from make by Dave Rodgman · 1 year, 5 months ago
- 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
- 817772a Merge pull request #8716 from mschulz-at-hilscher/feature/gcm_largetable by Tom Cosgrove · 1 year, 5 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
- a6ac0f1 Replaced MBEDTLS_GCM_LARGETABLE by MBEDTLS_GCM_LARGE_TABLE. Removed empty comment line in doc block. by Matthias Schulz · 1 year, 6 months ago
- 7826678 Fix: by Matthias Schulz · 1 year, 6 months ago
- b730763 Merge pull request #8703 from valeriosetti/issue7765-guards-in-asn1 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8703-7bf1e98f446e7051e94c3e72568aad5d0279249e
- 7bf1e98 Merge pull request #8740 from valeriosetti/issue8647 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8740-c8de36220298f67254c253d274826d77f1022c34
- 0767fda Enhance GCM throughput using larger precalculated tables. Also refactored the code for shorter tables and moved the check for available accelerators to the context initialization code. by Matthias Schulz · 1 year, 6 months ago
- 1d7bc1e Merge pull request #8717 from valeriosetti/issue8030 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
- 8a85673 Merge remote-tracking branch 'development' into pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
- d4c373a Refactor all.sh clang version detection code by Tom Cosgrove · 1 year, 6 months ago
- 9e4eeff Fix comment about verison of clang required for 'build_aes_armce' by Tom Cosgrove · 1 year, 6 months ago
- e0c13cf Update some msg descriptions by Gilles Peskine · 1 year, 6 months ago
- f8ce457 all.sh: fix comment in check_test_dependencies() by Valerio Setti · 1 year, 6 months ago
- 047c724 Merge remote-tracking branch 'restricted/development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 80edec5 all.sh: remove MBEDTLS_PEM_PARSE_C exception from check_test_dependencies() by Valerio Setti · 1 year, 6 months ago
- 448377b all.sh: remove MBEDTLS_ASN1_PARSE_C exception from check_test_dependencies() by Valerio Setti · 1 year, 7 months ago
- 3ccb2b5 all.sh: add exception for ASN1_PARSE_C in check_test_dependencies by Valerio Setti · 1 year, 7 months ago
- cd89b0b all.sh: disable legacy hash support in test_psa_crypto_config_accel_hmac() by Valerio Setti · 1 year, 6 months ago
- c6d7f53 all.sh: update common_test_psa_crypto_config_accel_ecc_some_curves() by Valerio Setti · 1 year, 6 months ago
- 64996c3 Disable MBEDTLS_PSA_CRYPTO_CLIENT in no-PSA builds by Gilles Peskine · 1 year, 6 months ago
- 8eb310c all.sh: add accelerated and reference components for HMAC by Valerio Setti · 1 year, 6 months ago
- 5f8e2a2 Spelling fix by Dave Rodgman · 1 year, 7 months ago
- ad4b705 Use quiet make wrappers from all.sh by Dave Rodgman · 1 year, 7 months ago
- 78aa0bc all.sh: fix tests with accelerated FFDH by Valerio Setti · 1 year, 7 months ago
- 6bed64e all.sh: add new component with only DH 2048 bits. by Valerio Setti · 1 year, 7 months ago
- 9de6edd Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
- f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
- 3519cfb Merge pull request #8639 from bensze01/release_components by Paul Elliott · 1 year, 7 months ago