- aafe900 test: enable X509 testing in no_ecp_at_all() components by Valerio Setti · 2 years, 1 month ago
- 5bd2523 test: ignore compressed points' tests when checking coverage without ECP at all by Valerio Setti · 2 years, 2 months ago
- 1814bb7 test: re-enable PK and RSA in component without ECP/ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- a8dc7fd test: remove leftover paragraph in test_psa_crypto_config_accel_ecc_ecp_light_only by Valerio Setti · 2 years, 2 months ago
- 15e7044 test: update depends.py with new dependencies by Valerio Setti · 2 years, 2 months ago
- 22d0a79 test: fix bug for test without bugnum by Valerio Setti · 2 years, 2 months ago
- 4922ba1 build_info: complete list of symbols that auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- addeee4 mbedtls_config: add new MBEDTLS_PK_PARSE_EC_COMPRESSED symbol by Valerio Setti · 2 years, 2 months ago
- aecd32c pk: let PK_PARSE_EC_EXTENDED auto-enable ECP_LIGHT by Valerio Setti · 2 years, 2 months ago
- 4348368 test: remove leftover from past PR development by Valerio Setti · 2 years, 2 months ago
- 4d25a8d test: renaming component testing accelerated EC by Valerio Setti · 2 years, 2 months ago
- 01cc88a config_psa: replace USE symbols with BASIC one for all KEY_PAIRs by Valerio Setti · 2 years, 2 months ago
- 4590bc2 test: run all the test suite in the temporary component and grep outcome file by Valerio Setti · 2 years, 2 months ago
- a1a0b1b test: add a temporary test for checking conversion for new symbols by Valerio Setti · 2 years, 2 months ago
- 323ad1c psa: fixing psa_crypto_generate_key.generated by Valerio Setti · 2 years, 2 months ago
- 64f790f test: fix python script for PSA test generation by Valerio Setti · 2 years, 2 months ago
- ff7f861 tests: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
- 24f4676 Merge pull request #7672 from mpg/libtestdriver1-helpers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 6edf8b8 Merge pull request #7451 from yanrayw/7376_aes_128bit_only by Tom Cosgrove · 2 years, 2 months ago
- 8d645dc Fix unintentional config reduction in prev commit by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 4292441 all.sh: use clang for one test of AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 2 months ago
- f8930e2 Fix special-case with all curves except one. by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- aed1d78 Remove references to non-existing options by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 2336c8e Make -SE_C part of adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 8df87bf Group both configuration steps by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 6ec39ca Remove the all.sh test for this, since armclang on CI is too old by Tom Cosgrove · 2 years, 2 months ago
- 730addc Fix armc5-bin-dir and armc6-bin-dir options to all.sh by Tom Cosgrove · 2 years, 2 months ago
- 579e6e9 Merge the two ARM Compiler 6 - Target ARMv8.2-A - AArch64 builds by Tom Cosgrove · 2 years, 2 months ago
- 46ed3a9 Add an all.sh build test that catches the unterminated pragmas by Tom Cosgrove · 2 years, 2 months ago
- 95b43a0 Merge pull request #7651 from daverodgman/fix-armclang-compile-fail by Gilles Peskine · 2 years, 2 months ago
- 7ae342f Use helper_libtestdriver1_adjust_config more by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 981732e Fix some typos by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 05d71ff Merge remote-tracking branch 'origin/development' into sha3-updated by Dave Rodgman · 2 years, 2 months ago
- d4dff8b Update FFDH component by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- f5c5d97 Add documentation about libtestdriver1 usage by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 239094d all.sh: make libtestdriver1 components more uniform by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 27dd73f all.sh: add helper_libtestdriver1_make_main() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 31639e4 all.sh: add helper_libtestdriver1_make_drivers() by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 27e1767 all.sh: add helper_libtestdriver1_adjust_config by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- a14b8f0 Add total when printing sizes in all.sh by Manuel Pégourié-Gonnard · 2 years, 4 months ago
- b45d58b Add armclang -O0 build test by Dave Rodgman · 2 years, 2 months ago
- 8c315f2 Add build tests for Thumb and Thumb2 with clang by Dave Rodgman · 2 years, 2 months ago
- f1d2913 test: remove debug echo in component by valerio · 2 years, 2 months ago
- 0b68784 Merge pull request #7577 from mprse/ffdh_drivers by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 7b11368 Merge pull request #7438 from valeriosetti/issue7074 by Manuel Pégourié-Gonnard · 2 years, 2 months ago
- 6efa608 Revert setting optimization flag(use O2) by Przemek Stekiel · 2 years, 2 months ago
- 3c0e4ef Merge pull request #7512 from lpy4105/issue/7014/cert_audit-improvement by Gilles Peskine · 2 years, 2 months ago
- 99318e6 Add build test for armclang / Cortex-M0 / -Os by Dave Rodgman · 2 years, 2 months ago
- e50a75f test: add exception in analyze_outcomes.py and fix test for montgomery curves by Valerio Setti · 2 years, 3 months ago
- cc207bc Replace references to Mbed Crypto with Mbed TLS through-out documentation and comments. by Fredrik Hesse · 3 years, 10 months ago
- 012b6bb all.sh: test AES built-in implementation in AES-128-bit key only by Yanray Wang · 2 years, 3 months ago
- dccb202 Add test component for accelerated FFDH by Przemek Stekiel · 2 years, 3 months ago
- 5dd429c generate_psa_tests.py: fix typo by Yanray Wang · 2 years, 3 months ago
- a57f677 cert_audit: Fix DER files missed from parsing by Pengyu Lv · 2 years, 3 months ago
- ee870a6 cert_audit: Remove merge_auditdata by Pengyu Lv · 2 years, 3 months ago
- e09d27e cert_audit: Use dictionary to store parsed AuditData by Pengyu Lv · 2 years, 3 months ago
- 31e3d12 cert_audit: Output format improvement by Pengyu Lv · 2 years, 3 months ago
- 13f2ef4 cert_audit: Calculate identifier for X.509 objects by Pengyu Lv · 2 years, 3 months ago
- fd72d9f cert_audit: Fix bug in check_cryptography_version by Pengyu Lv · 2 years, 3 months ago
- 0b4832b cert_audit: Sort the outputs by not_valid_after date by Pengyu Lv · 2 years, 3 months ago
- fe13bd3 cert_audit: Merge audit_data for identical X.509 objects by Pengyu Lv · 2 years, 3 months ago
- e245c0c cert_audit: Support parsing file with multiple PEMs by Pengyu Lv · 2 years, 3 months ago
- ddfd0a2 Merge pull request #7399 from lpy4105/issue/7014/certificate-audit-script by Bence Szépkúti · 2 years, 3 months ago
- d06c6fc Merge branch 'development' into sha3 by Pol Henarejos · 2 years, 3 months ago
- 374c3ae all.sh: add test for AES-128bit only without MBEDTLS_CTR_DRBG_C by Yanray Wang · 2 years, 3 months ago
- 1ed226f Auto-enable CTR_DRBG_USE_128_BIT_KEY with AES_ONLY_128_BIT_KEY_LENGTH by Yanray Wang · 2 years, 3 months ago
- 3f41744 generate_psa_tests.py: add extra dependencies based on key bit by Yanray Wang · 2 years, 4 months ago
- 3eb50e7 all.sh: add test for AES_ONLY_128_BIT_KEY_LENGTH by Arto Kinnunen · 2 years, 4 months ago
- b70c4e0 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 3 months ago
- 2986acc typo by Gilles Peskine · 2 years, 3 months ago
- 8b32d20 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 5 months ago
- 6f5082b Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 8 months ago
- 872948c Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
- 4ea4ad0 parse_function_arguments: stricter type parsing by Gilles Peskine · 2 years, 8 months ago
- 47e2e88 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 8 months ago
- 096f0ca parse_function_arguments: extract per-argument function by Gilles Peskine · 2 years, 8 months ago
- 400cde6 parse_function_arguments: make local_vars a list by Gilles Peskine · 2 years, 8 months ago
- b3c2eaf Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
- 5226eb5 Simplify parsing of integers in .datax files by Gilles Peskine · 2 years, 8 months ago
- ca25dee Factor get_function_info out of gen_from_test_data by Gilles Peskine · 2 years, 8 months ago
- 8542f5c Add line number to a few error messages by Gilles Peskine · 2 years, 8 months ago
- 1d4cc91 cert_audit: Reword the options and their descriptions by Pengyu Lv · 2 years, 3 months ago
- 1381598 cert_audit: Check the version of cryptography by Pengyu Lv · 2 years, 3 months ago
- feb941a Merge pull request #7465 from valeriosetti/issue7460-part3 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
- 0b04864 improve syms.sh script for external dependencies analysis by valerio · 2 years, 4 months ago
- c34b9ac cert_audit: Clarify the abstraction of Auditor by Pengyu Lv · 2 years, 3 months ago
- 28fe957 cert_audit: Add simple parser of suite data file by Pengyu Lv · 2 years, 3 months ago
- 935a987 Merge pull request #7436 from AndrzejKurek/x509-verify-san-ip by Gilles Peskine · 2 years, 3 months ago
- 2d48721 cert_audit: Improve the method to find tests folder by Pengyu Lv · 2 years, 4 months ago
- a228cbc cert_audit: Add data-files and suite-data-files options by Pengyu Lv · 2 years, 4 months ago
- fcda6d4 cert_audit: Enable logging module by Pengyu Lv · 2 years, 4 months ago
- ad30679 cert_audit: Reuse generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
- 7a344dd New implementation for generate_test_code.FileWrapper by Pengyu Lv · 2 years, 4 months ago
- 8e6794a cert_audit: Code refinement by Pengyu Lv · 2 years, 4 months ago
- f8e5e05 cert_audit: Improve documentation by Pengyu Lv · 2 years, 4 months ago
- e618cb0 test: add coverage's analysis framework for accel EC algs w/o ECP by Valerio Setti · 2 years, 4 months ago
- 06969fc Introduce a test for a sw implementation of inet_pton by Andrzej Kurek · 2 years, 4 months ago
- 7725c1d cert_audit: Output line/argument number for *.data files by Pengyu Lv · 2 years, 4 months ago
- 5724095 cert_audit: Make FILE as positional argument by Pengyu Lv · 2 years, 4 months ago
- 0c477d3 test: include also test_suite_ecp for the coverage analysis by Valerio Setti · 2 years, 4 months ago