1. 6aceb51 Support set *_drbg reseed interval before seed by Gavin Acquroff · 5 years ago
  2. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  3. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  4. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  5. ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
  6. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  7. 7d54f66 Miscellaneous coding style fixes by Ronald Cron · 4 years, 9 months ago
  8. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  9. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  10. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  11. 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago
  12. 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
  13. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
  14. f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
  15. 390f607 Add tests checking owner of volatile keys by Ronald Cron · 4 years, 10 months ago
  16. fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
  17. f67aefe tests: slot mgmt: Add psa_purge_key testing by Ronald Cron · 4 years, 10 months ago
  18. 994b805 tests: slot mgmt: Fix test data by Ronald Cron · 4 years, 10 months ago
  19. e7e86cf tests: slot mgmt: Rename ways of invalidating keys by Ronald Cron · 4 years, 10 months ago
  20. 3930997 tests: slot mgmt: Add purge checks in volatile key lifecycle test by Ronald Cron · 4 years, 10 months ago
  21. 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
  22. e4f6d5c tests: Fix persistent slot lifecycle tests by Ronald Cron · 4 years, 9 months ago
  23. 4184107 tests: Fix checks of volatile key identifier by Ronald Cron · 4 years, 11 months ago
  24. 432e19c tests: Fix error codes when using "invalid" handles by Ronald Cron · 4 years, 11 months ago
  25. 2d52eb2 tests: Fix invalid key identifier error code by Ronald Cron · 4 years, 11 months ago
  26. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  27. 47a8561 Introduce psa_key_handle_equal inline function by Ronald Cron · 5 years ago
  28. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  29. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  30. db6e33e Merge pull request #3826 from frestr/test/chachapoly_vector by Gilles Peskine · 4 years, 9 months ago
  31. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  32. d61ed3c PSA Crypto: Add zero-length input test vectors for ChaChaPoly by Fredrik Strupe · 4 years, 9 months ago
  33. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  34. 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
  35. 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
  36. 1b275cc Merge pull request #3772 from frestr/bugfix/ccm_add_length by Gilles Peskine · 4 years, 10 months ago
  37. 176fca0 Merge pull request #3793 from daverodgman/ccm_test_memory_fix by Gilles Peskine · 4 years, 10 months ago
  38. b7eaa77 Merge pull request #3743 from stevew817/bugfix/use_ecdh_key_in_streamlined_derivation by Gilles Peskine · 4 years, 10 months ago
  39. d924655 Update changelog entry, format specification, and correct test vectors by Torstein Nesse · 4 years, 10 months ago
  40. 60ca77c Merge pull request #3730 from gilles-peskine-arm/psa_generate_key-curve25519 by Ronald Cron · 4 years, 10 months ago
  41. fa5e631 Apply review feedback by Steven Cooreman · 4 years, 10 months ago
  42. 2e68034 Fix memory allocation in ccm tests by Dave Rodgman · 4 years, 10 months ago
  43. 5e940c6 Fix additional data length field check for CCM by Fredrik Strupe · 4 years, 10 months ago
  44. 162a110 Changes PSA key storage format to include key bits by Torstein Nesse · 4 years, 10 months ago
  45. 72ca397 Merge pull request #3723 from frestr/bugfix/invalid_argument_on_invalid_input by Janos Follath · 4 years, 10 months ago
  46. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  47. 0ee0d52 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  48. ce48e85 Fix PSA crypto inconsistencies in agreement+derivation by Steven Cooreman · 4 years, 10 months ago
  49. 326e474 Add basic test cases for Curve25519 by Gilles Peskine · 4 years, 10 months ago
  50. f90e301 Use PSA_ERROR_INVALID_ARGUMENT for invalid cipher input sizes by Fredrik Strupe · 4 years, 10 months ago
  51. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  52. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 5 years ago
  53. ef8575e Apply review feedback by Steven Cooreman · 5 years ago
  54. 89e54f2 Add mock and negative testing to cipher driver by Steven Cooreman · 5 years ago
  55. eca33c6 Add testing of fallback to cipher operations by Steven Cooreman · 5 years ago
  56. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  57. acb5a10 Structify cipher test driver hook variables by Steven Cooreman · 5 years ago
  58. d53c1bf Exercise the AES-CTR multipart driver and check it gets called by Steven Cooreman · 5 years ago
  59. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  60. 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
  61. 29ea84e Avoid duplicated test case names in TLS 1.3 key schedule unit tests by Hanno Becker · 5 years ago
  62. 3eb3563 Fix TLS 1.3 key schedule unit test case name by Hanno Becker · 5 years ago
  63. 1413bd8 Simplify identification of TLS 1.3 labels in unit test suite by Hanno Becker · 5 years ago
  64. 8c82bfd Use TLS1_3_CONTEXT_[UN]HASHED in 1.3 key schedule tests by Hanno Becker · 5 years ago
  65. 81e91d4 Add further unit tests for TLS 1.3 key schedule by Hanno Becker · 5 years ago
  66. 70d7fb0 Don't hardcode TLS 1.3 labels in test cases by Hanno Becker · 5 years ago
  67. d4efa8d Fix pk_ec_test_vec() to use MBEDTLS_MD_NONE by John Durkop · 5 years ago
  68. ab2ce23 Fix typo in SSL test suite by Hanno Becker · 5 years ago
  69. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  70. fb08096 Use ASSERT_COMPARE instead of TEST_ASSERT( memcmp( ... ) == 0 ) by Hanno Becker · 5 years ago
  71. f376cee Remove redundant dependency in TLS 1.3 key generation tests by Hanno Becker · 5 years ago
  72. 73c825a Shorten include path in test_suite_ssl.function by Hanno Becker · 5 years ago
  73. 2d2c3eb Add tests for TLS 1.3 key evolution function by Hanno Becker · 5 years ago
  74. e4849d1 Add test vectors for TLS 1.3 Derive-Secret by Hanno Becker · 5 years ago
  75. 19498f8 Add test vectors for TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  76. 39ff492 Add test vectors for TLS 1.3 HKDF-Expand-Label by Hanno Becker · 5 years ago
  77. 1ffec8f Merge pull request #3501 from stevew817/feature/transparent_drivers_trial by Gilles Peskine · 5 years ago
  78. 177deba Fix style and pull out ECB processing in separate function by Steven Cooreman · 5 years ago
  79. 0d7c64d Changed test driver include folder to reflect it's a test driver by Steven Cooreman · 5 years ago
  80. 831c695 Apply feedback from PR review by Steven Cooreman · 5 years ago
  81. 853f9bd Merge pull request #3625 from gilles-peskine-arm/test-fail-report-first by Gilles Peskine · 5 years ago
  82. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  83. 2a1664c Add & splice in test driver for ECC keygen by Steven Cooreman · 5 years ago
  84. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  85. d57203d Add driver tests and run them through all.sh by Steven Cooreman · 5 years ago
  86. 0deccf1 Initialize ret from test code by Gilles Peskine · 5 years ago
  87. f1c9a55 tests: psa: Add checks involving unknown key owner ids by Ronald Cron · 5 years ago
  88. 81e0050 tests: psa: Add owner identifier as test parameter by Ronald Cron · 5 years ago
  89. 5731f6f tests: psa: Fix storage purge in se_driver_hal tests (2) by Ronald Cron · 5 years ago
  90. 978d57d tests: psa: Fix storage purge in se_driver_hal tests (1) by Ronald Cron · 5 years ago
  91. ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
  92. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  93. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  94. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  95. 349eadc Report the first failure, not the last one by Gilles Peskine · 5 years ago
  96. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  97. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  98. d4b9133 Merge pull request #3611 from gilles-peskine-arm/psa-coverity-cleanups-202008 by Gilles Peskine · 5 years ago
  99. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  100. a2e518d Fix the documentation of has_even_parity by Gilles Peskine · 5 years ago