- 1570b59 Generate source files before running any components by Gilles Peskine · 4 years, 4 months ago
- b5e0863 Ignore generated source files that are no longer checked in by Gilles Peskine · 4 years, 4 months ago
- 9c58274 Remove automatically generated source files by Gilles Peskine · 4 years, 4 months ago
- 687d1ab Makefile targets for automatically generated files by Gilles Peskine · 4 years, 4 months ago
- b61a614 Use Python 3 instead of Python 2 to generate test files by Gilles Peskine · 4 years, 4 months ago
- c86f20a Allow running source file generators from a subdirectory by Gilles Peskine · 4 years, 4 months ago
- fdcde47 Merge pull request #4458 from davidhorstmann-arm/remove-max-content-len by Ronald Cron · 4 years, 3 months ago
- 864b425 Merge pull request #4488 from tom-daubney-arm/remove_rsa_mode_params by Gilles Peskine · 4 years, 3 months ago
- 9370f01 Merge pull request #3927 from hanno-arm/ciphersuite_helper_macros by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- fd86ca8 Rename SOME_MODES_USE_MAC -> SOME_SUITES_USE_MAC by Hanno Becker · 4 years, 8 months ago
- 07a35f6 Update key type name by gabor-mezei-arm · 4 years, 3 months ago
- 4bc0edb Typo by gabor-mezei-arm · 4 years, 3 months ago
- 041887b Update key usage determination for exercise key tests by gabor-mezei-arm · 4 years, 3 months ago
- 6e2a8da Add new tests for psa_sign/verify_message by gabor-mezei-arm · 4 years, 3 months ago
- d785a79 Fix test by gabor-mezei-arm · 4 years, 3 months ago
- e088985 Fix test names by gabor-mezei-arm · 4 years, 3 months ago
- ce8804f Update tests dependencies by gabor-mezei-arm · 4 years, 3 months ago
- 4fabc56 Use non-deterministic ecdsa algorithm for verify_hash/message tests by gabor-mezei-arm · 4 years, 3 months ago
- 6dcaa3b Update driver tests for psa_hash/verify_message by gabor-mezei-arm · 4 years, 3 months ago
- 4c6a47a Add test for sign/verify message key policies by gabor-mezei-arm · 4 years, 3 months ago
- 816886c Add driver tests for sign/verify_message by gabor-mezei-arm · 4 years, 4 months ago
- 2fcb393 Rename driver test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
- 50eac35 Dispatch sign/verify funtions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
- 5302848 Add tests for psa_sign_message and psa_verify_message by gabor-mezei-arm · 4 years, 4 months ago
- b953023 Rename test funtions and test cases by gabor-mezei-arm · 4 years, 4 months ago
- 3473308 Remove mode param from mbedtls_rsa_rsaes_pkcs1_v15_decrypt by Thomas Daubney · 4 years, 3 months ago
- d21e0b7 Remove mode parameter from mbedtls_rsa_rsaes_oaep_decrypt function by Thomas Daubney · 4 years, 3 months ago
- c7feaf3 Remove mode param from mbedtls_rsa_pkcs1_decrypt by Thomas Daubney · 4 years, 3 months ago
- 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
- 9991414 Preparatory commit to remove tests by Thomas Daubney · 4 years, 3 months ago
- eb3e463 Merge pull request #4247 from stevew817/dispatch_mac_operations by Ronald Cron · 4 years, 3 months ago
- 95d516f Remove MBEDTLS_SSL_MAX_CONTENT_LEN option by David Horstmann · 4 years, 3 months ago
- ae3ec52 Apply mbedtls namespacing to MAC driver test hooks by Steven Cooreman · 4 years, 3 months ago
- 0c23965 Add sanity tests for CMAC-(3)DES through PSA Crypto by Steven Cooreman · 4 years, 3 months ago
- 31017d3 Remove config-psa-crypto.h by Gilles Peskine · 4 years, 3 months ago
- c112315 Add PSA_ACCEL test dependencies in MAC driver wrappers tests by Steven Cooreman · 4 years, 3 months ago
- a2058a7 Convert mbedTLS to PSA dependencies for the driver wrapper tests by Steven Cooreman · 4 years, 3 months ago
- c7f0a57 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
- 7515e75 Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
- b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- dd57b2f Merge pull request #4445 from TRodziewicz/remove_deprecated_things_-_remainder by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- c1c479f Fllow-up of the review: ChangeLog expansion, mmigration guides added and comments fixed by TRodziewicz · 4 years, 3 months ago
- 1153c3d tests: driver wrappers: Improve test comments by Ronald Cron · 4 years, 3 months ago
- 06638ae Update "key stretching" flag by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- c7f8dbe Update generated files by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- aa923b9 Update generated files by Manuel Pégourié-Gonnard · 4 years, 3 months ago
- 3e4d190 tests: driver wrappers: Add hash finish tests by Ronald Cron · 4 years, 3 months ago
- 1fb49e6 tests: driver wrappers: Add hash update tests by Ronald Cron · 4 years, 3 months ago
- 6e12b7b tests: driver wrappers: Specialize hash multi-part test on setup only by Ronald Cron · 4 years, 3 months ago
- eba3c87 tests: driver wrappers: Fix hash tests dependencies by Ronald Cron · 4 years, 3 months ago
- ce1d8d2 tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
- 6328133 tests: Fix test arguments separator by Ronald Cron · 4 years, 3 months ago
- 4607c82 tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
- 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
- b5d59a0 tests: psa: cipher: Remove out-dated comment by Ronald Cron · 4 years, 4 months ago
- 140043a tests: driver wrapper: Add hash dispatch testing by Ronald Cron · 4 years, 4 months ago
- fa036c8 tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
- 0bc3938 Removing trailing spaces by TRodziewicz · 4 years, 3 months ago
- 8223cce Correction of failing ecdsa & pk tests by TRodziewicz · 4 years, 3 months ago
- 85dfc4d Applying current changes by TRodziewicz · 4 years, 3 months ago
- 18efb73 Remove deprecated functions and constants. by TRodziewicz · 4 years, 3 months ago
- 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
- 89f98c2 Removal of wrongly placed unset by TRodziewicz · 4 years, 3 months ago
- c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
- 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
- e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
- e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
- 9876a85 Change the place where the _CIPHER_MODE_CBC is defined from test to check_config.h by TRodziewicz · 4 years, 3 months ago
- 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
- 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
- ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
- fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
- b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
- c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
- 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
- 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
- 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
- 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
- 860f509 Clarify case when high level error code is incorrect by Chris Jones · 4 years, 3 months ago
- d7a21a1 Fix failing test_when_no_ciphersuites_have_mac test. by TRodziewicz · 4 years, 3 months ago
- 1f98424 Correction fixing the test_when_no_ciphersuites_have_mac falure by TRodziewicz · 4 years, 4 months ago
- 7c1d41d Correction fixing the test_everest_curve25519_only falure by TRodziewicz · 4 years, 4 months ago
- 4f91d8d Change "high level error" to "high level module ID" by Chris Jones · 4 years, 4 months ago
- 85aff9f Correction fixing the test_depends_curves_psa falure by TRodziewicz · 4 years, 4 months ago
- b5939e8 Merge pull request #4160 from stevew817/feature/driver_builtin_keys by Ronald Cron · 4 years, 4 months ago
- e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 4 months ago
- 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- b683776 Per-line opt-out of check-names typo check by Gilles Peskine · 4 years, 4 months ago
- d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
- f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
- 1cc91e7 Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
- 0bbb38c Merge pull request #4199 from TRodziewicz/mul_shortcut_fix by Manuel Pégourié-Gonnard · 4 years, 4 months ago
- a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
- 2cca9b8 Rename test driver source files to avoid file name conflicts by Steven Cooreman · 4 years, 4 months ago
- ec174e2 Update all uses of old AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
- ce48702 Get a builtin key's attributes in order to correctly get its size by Steven Cooreman · 4 years, 4 months ago