- 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
- 93fa4e1 Merge branch 'development' into buffer-sharing-merge by David Horstmann · 1 year, 5 months ago
- a7f3c4e Merge pull request #8822 from daverodgman/sha3-perf by Dave Rodgman · 1 year, 5 months ago
- 5ba3f5f Flip logic of generate_psa_wrappers.py by David Horstmann · 1 year, 5 months ago
- 5d64c6a Generate memory poisoning in wrappers by David Horstmann · 1 year, 5 months ago
- 63dfb45 Merge pull request #1181 from tom-daubney-arm/key_agreement_buffer_protection by David Horstmann · 1 year, 5 months ago
- d4c57c0 Merge branch 'development-restricted' into key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 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
- a517563 Merge branch 'development-restricted' into copying-pake by David Horstmann · 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
- 716cf2d Merge branch 'development-restricted' into buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
- 79aaaa4 Fix formatting by Dave Rodgman · 1 year, 5 months ago
- 87218b3 blank line for readability by Dave Rodgman · 1 year, 5 months ago
- 869e310 Use export to set VERBOSE_LOGS by Dave Rodgman · 1 year, 5 months ago
- c5688a2 Merge branch 'development-restricted' into generate-random-buffer-protection by David Horstmann · 1 year, 5 months ago
- 5f7862a Fix docs by Dave Rodgman · 1 year, 5 months ago
- a3e694c simplify printf call by Dave Rodgman · 1 year, 5 months ago
- 63c94a3 improve docs by Dave Rodgman · 1 year, 5 months ago
- 2096478 Add editor hint for emacs by Dave Rodgman · 1 year, 5 months ago
- 1f08a32 Rename quiet to quiet.sh by Dave Rodgman · 1 year, 5 months ago
- 7581363 Fix incorrect conflict resolution by David Horstmann · 1 year, 5 months ago
- 840dfe8 Merge branch 'development-restricted' into asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- b74ac66 Update test wrapper functions for ciper buffer protection by Gabor Mezei · 1 year, 6 months ago
- b8f97a1 Add test wrapper functions for cipher buffer protection by Gabor Mezei · 1 year, 6 months ago
- 08b81bf Test all unroll variations by Dave Rodgman · 1 year, 5 months ago
- 2f94766 Send printed command to stderr by Dave Rodgman · 1 year, 5 months ago
- 67126bb remove trailing space from printed command by Dave Rodgman · 1 year, 5 months ago
- dbc2e8d Improve simplified quoting by Dave Rodgman · 1 year, 5 months ago
- bdf0a6d remove shebang from quiet by Dave Rodgman · 1 year, 5 months ago
- d0e3827 Improve docs by Dave Rodgman · 1 year, 5 months ago
- c7f0549 Quote directory name from cmake wrapper 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
- 075c5fb Generate test wrappers for psa_generate_random() by David Horstmann · 1 year, 6 months ago
- 4a46d73 Suppress pylint by Thomas Daubney · 1 year, 5 months ago
- e03088b Avoid infinite loop by Dave Rodgman · 1 year, 5 months ago
- 98a79cd Extract common parts of quiet wrapper by Dave Rodgman · 1 year, 5 months ago
- 00bc790 Tidy up quiet wrappers by Dave Rodgman · 1 year, 5 months ago
- 2190063 Move quiet wrapper setup by Dave Rodgman · 1 year, 5 months ago
- 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 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
- 5cd611d Merge branch 'development-restricted' into mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
- cf3457e Merge pull request #1132 from davidhorstmann-arm/copying-aead by David Horstmann · 1 year, 6 months ago
- a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
- eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
- 1110698 Improve quote_args output readability by Dave Rodgman · 1 year, 6 months ago
- 90dbba5 Improve output from make/cmake wrapper by Dave Rodgman · 1 year, 6 months ago
- fe2bda3 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
- 0fa6b36 Always display make/cmake invocation command by Dave Rodgman · 1 year, 6 months ago
- b539126 Merge pull request #1156 from Ryan-Everett-arm/key-derivation-buffer-protection by David Horstmann · 1 year, 6 months ago
- 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago
- 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
- 35cb319 depends.py: set unique configuration names in outcome file by Gilles Peskine · 1 year, 6 months ago
- 54e6b41 Generate all test wrappers by Thomas Daubney · 1 year, 6 months ago
- 27b48a3 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
- a1cf101 Generate test wrappers for mac functions by Thomas Daubney · 1 year, 6 months ago
- 45c8586 Generate test wrappers for hash functions by Thomas Daubney · 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
- 67f3568 Reduce analyze_block_cipher_dispatch exceptions by Ryan Everett · 1 year, 6 months ago
- afb2eee Add PKCS5/12 exceptions to analyze_block_cipher_dispatch by Ryan Everett · 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
- eb8c665 Reformat wrapper generation code by Ryan Everett · 1 year, 6 months ago
- 0f54727 Restructure wrapper script by Ryan Everett · 1 year, 6 months ago
- 198a4d9 Generate test wrappers for key derivation by Ryan Everett · 1 year, 6 months ago
- 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
- 86e6fe0 Generate poisoning wrappers for AEAD by David Horstmann · 1 year, 7 months ago
- 8a85673 Merge remote-tracking branch 'development' into pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
- e883870 Merge branch 'development-restricted' into update-development-r by Dave Rodgman · 1 year, 6 months ago
- 4c74c4f Fix line-too-long in script by Ryan Everett · 1 year, 6 months ago
- 84a666d Re-add cipher_encrypt to test wrapper script by Ryan Everett · 1 year, 6 months ago
- 77b91e3 Generate test wrappers for key management by Ryan Everett · 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
- f430f47 Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
- e0c13cf Update some msg descriptions by Gilles Peskine · 1 year, 6 months ago
- 307ce2c test_psa_compliance: use the last upstream release of psa-arch-tests by Valerio Setti · 1 year, 6 months ago
- 41f8f73 test_psa_compliance: add exception for tests using wrong RSA pub key format by Valerio Setti · 1 year, 6 months ago
- 89d8a12 analyze_outcomes: fix typo by Valerio Setti · 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
- 6076fe4 Generate poisoning in PAKE test wrappers by David Horstmann · 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
- 9c5c9c3 Merge pull request #1141 from davidhorstmann-arm/memory-poisoning-runtime-enable by David Horstmann · 1 year, 6 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
- 20cea94 analyze_outcomes: add task for HMAC coverage by Valerio Setti · 1 year, 7 months ago
- 8eb310c all.sh: add accelerated and reference components for HMAC by Valerio Setti · 1 year, 7 months ago
- b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 7 months ago