- dc4e4b7 Fix derive_input test ignoring parameter by Dave Rodgman · 3 years, 9 months ago
- bc92abe Update test to handle changed error code by Dave Rodgman · 3 years, 9 months ago
- 021e724 Improve PSA error return code by Dave Rodgman · 3 years, 9 months ago
- 2290afc Merge pull request #5142 from mprse/generate_key2_2x by Gilles Peskine · 3 years, 9 months ago
- 9ad8599 Merge pull request #5150 from tom-cosgrove-arm/serialise-builds-of-archives-on-windows_2.x by Dave Rodgman · 3 years, 9 months ago
- 8517d17 Serialise builds of the .a files on Windows by Tom Cosgrove · 3 years, 9 months ago
- 5929996 Add generated test data by Przemyslaw Stekiel · 3 years, 9 months ago
- e2b5095 test_case.py: add new line between test cases by Przemyslaw Stekiel · 3 years, 9 months ago
- 2927593 Fix rebase issue in generate_psa_tests.py by Przemyslaw Stekiel · 3 years, 9 months ago
- 98e3867 Adapt generate_key() test code to mbedTLS standards by Przemyslaw Stekiel · 3 years, 9 months ago
- 1ab3a5c generate_psa_tests.py: add key generation result to test case argument list, add comments by Przemyslaw Stekiel · 3 years, 9 months ago
- 0810108 Fix issues pointed by CI by Przemyslaw Stekiel · 3 years, 10 months ago
- c03b7c5 Remove unused param and duplicated test cases by Przemyslaw Stekiel · 3 years, 10 months ago
- 32a8b84 Remove key generation when given argument is invalid from NotSupported class by Przemyslaw Stekiel · 3 years, 10 months ago
- 997caf8 Add test class for key generation by Przemyslaw Stekiel · 3 years, 10 months ago
- 95c3971 Merge pull request #5133 from haampie/fix/DT_NEEDED_for_shared_libraries-2.x by Gilles Peskine · 3 years, 9 months ago
- 2c4f032 Merge pull request #5050 from gilles-peskine-arm/missing-psa-macros-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 3ed4263 DT_NEEDED for shared builds in makefile by Harmen Stoppels · 3 years, 9 months ago
- 1aa7ad7 Merge pull request #5129 from gilles-peskine-arm/base64_invasive_h-2.x by paul-elliott-arm · 3 years, 9 months ago
- 16c2102 Fix copypasta in #endif comment by Gilles Peskine · 3 years, 9 months ago
- adcfdbf Fix test bug: some classification flags were not tested by Gilles Peskine · 3 years, 9 months ago
- 31b9515 Ensure that all flags are actually tested by Gilles Peskine · 3 years, 9 months ago
- e65be27 Correct block size for MD2 by Gilles Peskine · 3 years, 9 months ago
- 1919103 Note the change to PSA_ALG_IS_HASH_AND_SIGN in the changelog by Gilles Peskine · 3 years, 10 months ago
- cc14ce0 Add PSA_ALG_IS_HASH_AND_SIGN to the metadata tests by Gilles Peskine · 3 years, 11 months ago
- 4bdcf9a Reorder macro definitions by Gilles Peskine · 3 years, 11 months ago
- 8cb22c8 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 11 months ago
- 1b06d09 Test PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
- 285f213 Use the new macro PSA_HASH_BLOCK_LENGTH by Gilles Peskine · 3 years, 11 months ago
- 21cac07 Add changelog entry for new PSA Crypto API macros. by Mateusz Starzyk · 4 years ago
- 64010dc Add missing PSA_KEY_ID_NULL macro. by Mateusz Starzyk · 4 years ago
- 272a3d4 Add missing PSA_HASH_BLOCK_LENGTH macro. by Mateusz Starzyk · 4 years ago
- 294ca30 Add missing PSA_ALG_NONE macro. by Mateusz Starzyk · 4 years ago
- d22362c Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
- 9fa1d57 Merge pull request #5125 from AndrzejKurek/add-missing-test-name-backport-2x by Gilles Peskine · 3 years, 9 months ago
- b4206b1 Add a missing psa_crypto test suite test name by Andrzej Kurek · 3 years, 9 months ago
- 1f1bc2d Merge pull request #5117 from gilles-peskine-arm/psa-rsa-pss_any_salt-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 6295dcb Merge pull request #5051 from gilles-peskine-arm/psa-add-aria-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 300c081 Merge pull request #5046 from gilles-peskine-arm/rm-PSACryptoDriverModelSpec-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 0c81ba7 Merge pull request #4944 from gilles-peskine-arm/remove-greentea-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- fa586db Merge pull request #5087 from gilles-peskine-arm/test_ssl_o2-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- ff30bd0 Always set a build type for cmake when building for testing by Gilles Peskine · 3 years, 10 months ago
- 31fdda1 Fix cmake invocation syntax by Gilles Peskine · 3 years, 10 months ago
- 2531970 Switch cmake -O2 builds around to where we test a lot by Gilles Peskine · 3 years, 10 months ago
- a0c51fb Clarify a comment by Gilles Peskine · 3 years, 10 months ago
- 3daa83e Correct support function name by Gilles Peskine · 3 years, 10 months ago
- 6fa6986 Build with -O2 when running ssl-opt by Gilles Peskine · 3 years, 10 months ago
- f8362ca Readability improvements by Gilles Peskine · 3 years, 10 months ago
- 44fa40cd Fix PSA_ALG_RSA_PSS verification accepting an arbitrary salt length by Gilles Peskine · 3 years, 10 months ago
- d79af3a Test PSS verification with different salt lengths by Gilles Peskine · 3 years, 10 months ago
- 19ff9a6 Test that a PSS policy doesn't allow PSS_ANY_SALT and vice versa by Gilles Peskine · 3 years, 10 months ago
- 72215f6 Shorten some test descriptions by Gilles Peskine · 3 years, 10 months ago
- a253609 Support PSA_ALG_RSA_PSS_ANY_SALT iff PSA_ALG_RSA_PSS is supported by Gilles Peskine · 3 years, 10 months ago
- bb2d17c Add test cases for PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
- ac6181c Update metadata tests with the new IS_ALG_RSA_PSS_xxx_SALT predicates by Gilles Peskine · 3 years, 10 months ago
- 35115f9 New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
- d599dc7 Merge pull request #4932 from tom-daubney-arm/all.sh-subshells-2.x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 3545103 Break out algorithm_tester() as a separate method by Gilles Peskine · 3 years, 10 months ago
- 460d779 Merge pull request #5097 from gilles-peskine-arm/ssl-opt-resend-retry-2.x by paul-elliott-arm · 3 years, 9 months ago
- 8e8251a Merge pull request #4835 from gilles-peskine-arm/base64-no-table-2.2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- db77eaf Merge pull request #5113 from paul-elliott-arm/ssl_opt_fixes_2.x by Gilles Peskine · 3 years, 9 months ago
- ce77738 Remove bash specific code by Paul Elliott · 3 years, 10 months ago
- 6cd97ce Remove use of -p with lsof by Paul Elliott · 3 years, 10 months ago
- 05ee09e Merge pull request #5107 from mprse/issue_4056_b2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
- 1222fed Fix typo in documentation by Gilles Peskine · 3 years, 10 months ago
- 773f5b7 Fix copypasta in comment by Gilles Peskine · 3 years, 10 months ago
- d3e5dd3 Rename variable to avoid a name clash by Gilles Peskine · 4 years ago
- fd489f9 Move the list of Base64 digits out of the test data by Gilles Peskine · 4 years ago
- a138802 Move declarations of testing-only base64 functions to their own header by Gilles Peskine · 4 years ago
- 3f0722c Fix the build of sample programs without mbedtls_strerror by Gilles Peskine · 4 years ago
- 0f4e3fb Mark output as public before testing it by Gilles Peskine · 4 years ago
- 85f3165 Fix printf format signedness error by Gilles Peskine · 4 years ago
- 3b1f4c0 Add unit tests for base64 internal functions by Gilles Peskine · 4 years ago
- 2c78f98 Expose internal base64 functions for testing by Gilles Peskine · 4 years ago
- 38d41b9 load_roots: properly error out on an invalid option by Gilles Peskine · 4 years ago
- 373c54e load_roots: fix no-argument detection by Gilles Peskine · 4 years ago
- db92884 load_roots: arguments must be files by Gilles Peskine · 4 years ago
- a2dc0cc mask_of_range: simplify high comparison by Gilles Peskine · 4 years ago
- 831fd76 Base64 decode: simplify local variables (n) by Gilles Peskine · 4 years ago
- 327c33f Base64 range-based constant-flow code: changelog entry by Gilles Peskine · 4 years ago
- d6e3f46 Base64 encoding: use ranges instead of tables by Gilles Peskine · 4 years ago
- a97e911 Base64 decode: simplify local variables by Gilles Peskine · 4 years ago
- c48ab11 Base64 decoding: use ranges instead of tables by Gilles Peskine · 4 years ago
- 6b541a0 Base64 decoding: don't use the table for '=' by Gilles Peskine · 4 years ago
- 82c0432 New sample program to benchmark certificate loading by Gilles Peskine · 4 years ago
- 645703c Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
- 1893cd3 Merge pull request #5104 from gilles-peskine-arm/test_equal_verbose-2.x by Gilles Peskine · 3 years, 10 months ago
- b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
- aa1d6ad Move is-it-resend logic into a function by Gilles Peskine · 3 years, 10 months ago
- 2d3c9f8 Retry if a test case fails because of an unexpected resend by Gilles Peskine · 3 years, 10 months ago
- a28fd41 Move retry logic into check_test_failure by Gilles Peskine · 3 years, 10 months ago
- 5d8e702 Move the core loop of run_test into an auxiliary function by Gilles Peskine · 3 years, 10 months ago
- f9022b0 Move some code of run_test into auxiliary functions by Gilles Peskine · 3 years, 10 months ago
- a093d76 Update generated files by Gilles Peskine · 3 years, 10 months ago
- a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
- 7ce979a all.sh: tests/scripts/all.sh full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
- e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
- 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
- ecb8da0 Merge pull request #5073 from paul-elliott-arm/fix-resumption-openssl-client-tests-2.x by Gilles Peskine · 3 years, 10 months ago
- ccba129 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago