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