- 79fb5da adding parentheses to macro definitions, to avoid confusion and possible mistakes in usage. by Daniel Otte · 4 years, 6 months ago
- 39f3614 avoid errorneous computation of RSA_PRV_DER_MAX_BYTES if MBEDTLS_MPI_MAX_SIZE is odd. by Daniel Otte · 4 years, 6 months ago
- 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
- a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
- 594d7af Merge pull request #3994 from stevew817/feature/cmac_self_test_skip_unsupported by Janos Follath · 4 years, 6 months ago
- a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
- 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
- c7da6a4 Update comment to only apply to AES-192 by Steven Cooreman · 4 years, 6 months ago
- ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
- 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
- 0426e25 Merge pull request #4020 from gilles-peskine-arm/ssl_test_lib-hmac_drg by Ronald Cron · 4 years, 6 months ago
- 7dadf14 Minor language correction after review by Steven Cooreman · 4 years, 6 months ago
- 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
- bdae918 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
- d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
- ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
- 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
- a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
- 75829a4 Explain the explicit dependency on instrument_record_status.h by Gilles Peskine · 4 years, 6 months ago
- da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
- 94ad831 Add comments to some endif guards by Gilles Peskine · 4 years, 6 months ago
- b034683 Merge pull request #4007 from stevew817/feature/alt_implementation_is_not_deterministic by Janos Follath · 4 years, 6 months ago
- 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
- 64f2773 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
- 7eb2aa0 Reworked NO_FALLBACK logic according to review feedback by Steven Cooreman · 4 years, 7 months ago
- 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 7 months ago
- 47278ee Add changelog entry by gabor-mezei-arm · 4 years, 7 months ago
- b587313 Doesn't make sense to have ECP_NO_FALLBACK when there's no ECP_INTERNAL_ALT. by Steven Cooreman · 4 years, 7 months ago
- 6226a12 Documentation update for MBEDTLS_ECP_NO_FALLBACK by Steven Cooreman · 4 years, 7 months ago
- d25ea72 Fix rename of output buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
- cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
- 84ae1ee Minor clarification by Gilles Peskine · 4 years, 7 months ago
- 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 7 months ago
- 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 7 months ago
- e1d51bd Depend on all test headers when building tests by Gilles Peskine · 4 years, 7 months ago
- f71ff1f Run mypy on Travis by Gilles Peskine · 4 years, 7 months ago
- 0370c17 mypy: require at least version 0.780 by Gilles Peskine · 4 years, 7 months ago
- 4738b96 Use $PYTHON when running mypy by Gilles Peskine · 4 years, 7 months ago
- c3b1787 Use can_mypy rather than just checking for mypy by Gilles Peskine · 4 years, 7 months ago
- bdde5d0 Use Python to check the version of pylint by Gilles Peskine · 4 years, 7 months ago
- 6d82a7e Say we're running pylint by Gilles Peskine · 4 years, 7 months ago
- 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
- ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
- 03f4084 Apply suggestions from code review by Steven Cooreman · 4 years, 7 months ago
- 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
- 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
- 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
- ac3434f Apply review feedback by Steven Cooreman · 4 years, 7 months ago
- b2f3e6c Restrict test skipping to AES-192 specifically by Steven Cooreman · 4 years, 7 months ago
- 94ca187 Merge pull request #3809 from AndrzejKurek/refactor-variable-buffers by paul-elliott-arm · 4 years, 7 months ago
- 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
- 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 7 months ago
- a222434 Test SSL with non-deterministic ECDSA by Gilles Peskine · 4 years, 9 months ago
- ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 7 months ago
- 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 7 months ago
- f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 7 months ago
- daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 7 months ago
- b3715eb SSL test programs: prepare to unify common code by Gilles Peskine · 4 years, 7 months ago
- 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 7 months ago
- 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
- c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
- d0c7b79 Merge pull request #3912 from gilles-peskine-arm/psa-external-random-test by Gilles Peskine · 4 years, 7 months ago
- 9b31218 Testing a maximum size key is RAM intensive, and should be dependent by Steven Cooreman · 4 years, 7 months ago
- affc38c Make test cases that use PKCS7 padding dependent on it by Steven Cooreman · 4 years, 7 months ago
- fa6641b Avoid unreferenced item warnings in ECDSA when ALT is in use by Steven Cooreman · 4 years, 7 months ago
- 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
- 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
- 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
- 4a06379 Refactor the variable I/O buffer size feature by Andrzej Kurek · 4 years, 10 months ago
- 655b012 Unconditionally include platform.h in CMAC by Steven Cooreman · 4 years, 7 months ago
- 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
- b4df754 Update #else and #endif comments by Gilles Peskine · 4 years, 7 months ago
- 830d5af Allow CMAC self test to skip tests for unsupported primitives by Steven Cooreman · 4 years, 7 months ago
- 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
- c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
- 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
- 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
- dbf6896 mbedtls_to_psa_error: prefer dispatching on the low-level error by Gilles Peskine · 4 years, 7 months ago
- 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
- ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
- f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 8 months ago
- ae3741e Fix an incorrect error code if RSA private operation glitched by Gilles Peskine · 4 years, 8 months ago
- 40d8160 mbedtls_to_psa_error: fix a copypasta and a missing translation by Gilles Peskine · 4 years, 8 months ago
- 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
- 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
- f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
- 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
- d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
- d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 9 months ago
- 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 9 months ago
- 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 9 months ago
- ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 9 months ago
- 1cc6a8e Add --can-pylint and --can-mypy options by Gilles Peskine · 4 years, 7 months ago
- b13ed70 Check scripts/mbedtls_dev/*.py with pylint by Gilles Peskine · 4 years, 8 months ago
- a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
- 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 7 months ago
- 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 7 months ago
- c11eb1f Prepare to merge identical code from ssl_client2.c and ssl_server2.c by Gilles Peskine · 4 years, 7 months ago
- 7f679c7 ssl_test_lib: move declaration of query_config by Gilles Peskine · 4 years, 7 months ago
- 67638d6 ssl_test_lib: move common includes by Gilles Peskine · 4 years, 7 months ago