1. f7b666c tests: psa: Move PSA key attributes tests by Ronald Cron · 4 years, 6 months ago
  2. 21b5616 psa: Move PSA client code by Ronald Cron · 4 years, 6 months ago
  3. d790632 psa: Add psa_crypto_client.c by Ronald Cron · 4 years, 6 months ago
  4. 3768ac1 Add MBEDTLS_PSA_CRYPTO_CLIENT configuration option by Ronald Cron · 4 years, 6 months ago
  5. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  6. a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
  7. 594d7af Merge pull request #3994 from stevew817/feature/cmac_self_test_skip_unsupported by Janos Follath · 4 years, 6 months ago
  8. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  9. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  10. c7da6a4 Update comment to only apply to AES-192 by Steven Cooreman · 4 years, 6 months ago
  11. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  12. 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
  13. 0426e25 Merge pull request #4020 from gilles-peskine-arm/ssl_test_lib-hmac_drg by Ronald Cron · 4 years, 6 months ago
  14. 7dadf14 Minor language correction after review by Steven Cooreman · 4 years, 6 months ago
  15. 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
  16. bdae918 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  17. d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
  18. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  19. 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
  20. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  21. 75829a4 Explain the explicit dependency on instrument_record_status.h by Gilles Peskine · 4 years, 6 months ago
  22. da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
  23. 94ad831 Add comments to some endif guards by Gilles Peskine · 4 years, 6 months ago
  24. b034683 Merge pull request #4007 from stevew817/feature/alt_implementation_is_not_deterministic by Janos Follath · 4 years, 6 months ago
  25. 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
  26. 64f2773 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
  27. 7eb2aa0 Reworked NO_FALLBACK logic according to review feedback by Steven Cooreman · 4 years, 7 months ago
  28. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 7 months ago
  29. 47278ee Add changelog entry by gabor-mezei-arm · 4 years, 7 months ago
  30. 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
  31. 6226a12 Documentation update for MBEDTLS_ECP_NO_FALLBACK by Steven Cooreman · 4 years, 7 months ago
  32. d25ea72 Fix rename of output buffer size macros by gabor-mezei-arm · 4 years, 7 months ago
  33. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  34. 84ae1ee Minor clarification by Gilles Peskine · 4 years, 7 months ago
  35. 3d67365 Add a key_buffer_length output to "get_builtin_key" by Gilles Peskine · 4 years, 7 months ago
  36. 1af872d Move the fake PSA external RNG to its own header and source files by Gilles Peskine · 4 years, 7 months ago
  37. e1d51bd Depend on all test headers when building tests by Gilles Peskine · 4 years, 7 months ago
  38. f71ff1f Run mypy on Travis by Gilles Peskine · 4 years, 7 months ago
  39. 0370c17 mypy: require at least version 0.780 by Gilles Peskine · 4 years, 7 months ago
  40. 4738b96 Use $PYTHON when running mypy by Gilles Peskine · 4 years, 7 months ago
  41. c3b1787 Use can_mypy rather than just checking for mypy by Gilles Peskine · 4 years, 7 months ago
  42. bdde5d0 Use Python to check the version of pylint by Gilles Peskine · 4 years, 7 months ago
  43. 6d82a7e Say we're running pylint by Gilles Peskine · 4 years, 7 months ago
  44. 2991b5f Minor documentation fixes by Gilles Peskine · 4 years, 7 months ago
  45. ff45750 Remind the reader of what is done about old formats by Gilles Peskine · 4 years, 7 months ago
  46. 03f4084 Apply suggestions from code review by Steven Cooreman · 4 years, 7 months ago
  47. 697ee19 Add a section about non-default lifetimes by Gilles Peskine · 4 years, 7 months ago
  48. 528144f Clarify the methods of key storage testing by Gilles Peskine · 4 years, 7 months ago
  49. 6fbff5b Merge pull request #3698 from darrenkrahn/development by Dave Rodgman · 4 years, 7 months ago
  50. ac3434f Apply review feedback by Steven Cooreman · 4 years, 7 months ago
  51. b2f3e6c Restrict test skipping to AES-192 specifically by Steven Cooreman · 4 years, 7 months ago
  52. 94ca187 Merge pull request #3809 from AndrzejKurek/refactor-variable-buffers by paul-elliott-arm · 4 years, 7 months ago
  53. 9c134ce Add build instructions for new test data. by Darren Krahn · 4 years, 7 months ago
  54. 2146211 SSL test programs: enable the PSA test external RNG by Gilles Peskine · 4 years, 7 months ago
  55. a222434 Test SSL with non-deterministic ECDSA by Gilles Peskine · 4 years, 9 months ago
  56. ba74904 SSL test programs: support HMAC_DRBG by Gilles Peskine · 4 years, 7 months ago
  57. 535fb37 SSL test programs: abstract CTR_DRBG away by Gilles Peskine · 4 years, 7 months ago
  58. f1cb75f Local cleanups following the code move by Gilles Peskine · 4 years, 7 months ago
  59. daa94c4 SSL test programs: move RNG common code to ssl_test_lib by Gilles Peskine · 4 years, 7 months ago
  60. b3715eb SSL test programs: prepare to unify common code by Gilles Peskine · 4 years, 7 months ago
  61. 8a8492b SSL test programs: stuff RNG context into a struct by Gilles Peskine · 4 years, 7 months ago
  62. 2427d15 Merge pull request #3986 from gilles-peskine-arm/ssl_test_lib-create by paul-elliott-arm · 4 years, 7 months ago
  63. c772b18 Move the declaration of query_config() to a dedicated header file by Gilles Peskine · 4 years, 7 months ago
  64. d0c7b79 Merge pull request #3912 from gilles-peskine-arm/psa-external-random-test by Gilles Peskine · 4 years, 7 months ago
  65. 9b31218 Testing a maximum size key is RAM intensive, and should be dependent by Steven Cooreman · 4 years, 7 months ago
  66. affc38c Make test cases that use PKCS7 padding dependent on it by Steven Cooreman · 4 years, 7 months ago
  67. fa6641b Avoid unreferenced item warnings in ECDSA when ALT is in use by Steven Cooreman · 4 years, 7 months ago
  68. 2a54a6f Refactor the variable buffer length config description by Andrzej Kurek · 4 years, 7 months ago
  69. 557289b Add a missing dependency to config.h by Andrzej Kurek · 4 years, 10 months ago
  70. 069fa96 Use size_t instead of uint32_t for ssl I/O buffer lengths by Andrzej Kurek · 4 years, 7 months ago
  71. 4a06379 Refactor the variable I/O buffer size feature by Andrzej Kurek · 4 years, 10 months ago
  72. 655b012 Unconditionally include platform.h in CMAC by Steven Cooreman · 4 years, 7 months ago
  73. 98435dd Allow loading wrapped keys even when SE support is compiled in by Steven Cooreman · 4 years, 7 months ago
  74. b4df754 Update #else and #endif comments by Gilles Peskine · 4 years, 7 months ago
  75. 830d5af Allow CMAC self test to skip tests for unsupported primitives by Steven Cooreman · 4 years, 7 months ago
  76. 97b4984 Add a flag for disabling fallback in ecp.c by Steven Cooreman · 4 years, 7 months ago
  77. c85c201 Don't call TEST_ASSERT in PSA_DONE by Gilles Peskine · 4 years, 7 months ago
  78. 6beb327 external_rng_failure_sign: more robust buffer management by Gilles Peskine · 4 years, 7 months ago
  79. 3aa5a64 Fix a test dependency by Gilles Peskine · 4 years, 7 months ago
  80. dbf6896 mbedtls_to_psa_error: prefer dispatching on the low-level error by Gilles Peskine · 4 years, 7 months ago
  81. 1631514 Add missing dependencies on key types by Gilles Peskine · 4 years, 8 months ago
  82. ba0c1ff Depend on the built-in implementation when injecting RNG failure by Gilles Peskine · 4 years, 8 months ago
  83. f547ce8 MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG: negative tests by Gilles Peskine · 4 years, 8 months ago
  84. ae3741e Fix an incorrect error code if RSA private operation glitched by Gilles Peskine · 4 years, 8 months ago
  85. 40d8160 mbedtls_to_psa_error: fix a copypasta and a missing translation by Gilles Peskine · 4 years, 8 months ago
  86. 8ae012b Generalize test_suite_psa_crypto_entropy by Gilles Peskine · 4 years, 9 months ago
  87. 76175ba Disable the insecure PSA test RNG by default by Gilles Peskine · 4 years, 9 months ago
  88. f6be590 Include psa_crypto_helpers.h in helpers.function by Gilles Peskine · 4 years, 9 months ago
  89. 9a4baa1 Remove unnecessary precautions around #include psa_crypto_helpers.h by Gilles Peskine · 4 years, 9 months ago
  90. d71539f Fix test_psa_collect_statuses: update makefile dependencies by Gilles Peskine · 4 years, 8 months ago
  91. d4008d5 Refactor PSA test helpers: move function definitions from .h to .c by Gilles Peskine · 4 years, 9 months ago
  92. 1e00565 Refactor PSA test helpers: don't depend on test_info access by Gilles Peskine · 4 years, 9 months ago
  93. 86cadb3 Remove now-redundant test result check by Gilles Peskine · 4 years, 9 months ago
  94. ddfd080 Use mbedtls_test_ prefix on all PSA helper functions by Gilles Peskine · 4 years, 9 months ago
  95. 1cc6a8e Add --can-pylint and --can-mypy options by Gilles Peskine · 4 years, 7 months ago
  96. b13ed70 Check scripts/mbedtls_dev/*.py with pylint by Gilles Peskine · 4 years, 8 months ago
  97. a51e1db Merge pull request #3895 from gilles-peskine-arm/psa-external-random by Gilles Peskine · 4 years, 7 months ago
  98. 504c1a3 ssl_test_lib: move common functions and variables by Gilles Peskine · 4 years, 7 months ago
  99. 7c818d6 ssl_test_lib: move common type definitions by Gilles Peskine · 4 years, 7 months ago
  100. c11eb1f Prepare to merge identical code from ssl_client2.c and ssl_server2.c by Gilles Peskine · 4 years, 7 months ago