1. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  2. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  3. a3d9dac Add change log by Ronald Cron · 4 years, 9 months ago
  4. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  5. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  6. ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
  7. 81709fc psa: Move key identifier return to psa_finish_key_creation() by Ronald Cron · 4 years, 9 months ago
  8. 5097294 psa: Decrement slot access count when finalizing key creation by Ronald Cron · 4 years, 9 months ago
  9. cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
  10. 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
  11. c985114 programs: ssl: Fix printf parameter type cast by Ronald Cron · 4 years, 9 months ago
  12. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  13. cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
  14. f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
  15. 7d54f66 Miscellaneous coding style fixes by Ronald Cron · 4 years, 9 months ago
  16. 7587ae4 Miscellaneous documentation improvements by Ronald Cron · 4 years, 9 months ago
  17. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  18. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  19. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  20. f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
  21. ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
  22. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  23. f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
  24. 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago
  25. 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
  26. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
  27. 4067d1c psa: Improve key creation documentation by Ronald Cron · 4 years, 10 months ago
  28. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  29. f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
  30. 390f607 Add tests checking owner of volatile keys by Ronald Cron · 4 years, 10 months ago
  31. 6b5ff53 Add mbedtls_set_key_owner_id API by Ronald Cron · 4 years, 10 months ago
  32. 3c76a42 Improve psa_key_start_creation description by Ronald Cron · 4 years, 10 months ago
  33. 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
  34. 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
  35. fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
  36. f67aefe tests: slot mgmt: Add psa_purge_key testing by Ronald Cron · 4 years, 10 months ago
  37. 994b805 tests: slot mgmt: Fix test data by Ronald Cron · 4 years, 10 months ago
  38. e7e86cf tests: slot mgmt: Rename ways of invalidating keys by Ronald Cron · 4 years, 10 months ago
  39. 3930997 tests: slot mgmt: Add purge checks in volatile key lifecycle test by Ronald Cron · 4 years, 10 months ago
  40. 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
  41. adc2ff2 Adapt programs to PSA openless APIs by Ronald Cron · 4 years, 11 months ago
  42. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  43. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
  44. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  45. e4f6d5c tests: Fix persistent slot lifecycle tests by Ronald Cron · 4 years, 9 months ago
  46. 4184107 tests: Fix checks of volatile key identifier by Ronald Cron · 4 years, 11 months ago
  47. 432e19c tests: Fix error codes when using "invalid" handles by Ronald Cron · 4 years, 11 months ago
  48. 2d52eb2 tests: Fix invalid key identifier error code by Ronald Cron · 4 years, 11 months ago
  49. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  50. 47a8561 Introduce psa_key_handle_equal inline function by Ronald Cron · 5 years ago
  51. c26f8d4 Introduce psa_key_handle_is_null inline function by Ronald Cron · 5 years ago
  52. 91e9515 Introduce PSA_KEY_HANDLE_INIT macro by Ronald Cron · 5 years ago
  53. 98a54dd psa: slot mgmt: Don't use handles to loop through slot array by Ronald Cron · 5 years ago
  54. 2a99315 Add volatile key identifiers by Ronald Cron · 5 years ago
  55. d2ed481 Split persistence and key id validation by Ronald Cron · 5 years ago
  56. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  57. 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
  58. 52f32c9 Merge pull request #3787 from bensze01/iv_nonce_size by Gilles Peskine · 4 years, 9 months ago
  59. 2da4292 Merge pull request #3790 from peter-toft-greve/development by Gilles Peskine · 4 years, 9 months ago
  60. 868906c Merge pull request #3235 from jeannotlapin/pr1813 by Gilles Peskine · 4 years, 9 months ago
  61. 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 10 months ago
  62. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  63. 423d3e7 Update support macros for IV/nonce sizes by Bence Szépkúti · 4 years, 9 months ago
  64. 5fbe9e7 remove useless parentheses by Johan Pascal · 4 years, 9 months ago
  65. c3ccd98 Check transport in the extension parser/writer by Johan Pascal · 4 years, 9 months ago
  66. 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
  67. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  68. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  69. 275874b Fix previous commit by Johan Pascal · 4 years, 9 months ago
  70. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  71. adbd944 More minor fix by Johan Pascal · 4 years, 9 months ago
  72. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 10 months ago
  73. 1040315 style by Johan Pascal · 4 years, 10 months ago
  74. 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
  75. 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
  76. d387aa0 style + missing cast by Johan Pascal · 4 years, 11 months ago
  77. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 11 months ago
  78. 77696ee Add bound check in the client ssl_write_use_srtp_ext by Johan Pascal · 4 years, 11 months ago
  79. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 11 months ago
  80. e79c1e8 style by Johan Pascal · 4 years, 11 months ago
  81. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 11 months ago
  82. f6417ec mki length feats in a uint16_t by Johan Pascal · 4 years, 11 months ago
  83. 253d026 set protection profile API gets a MBEDTLS_TLS_SRTP_UNSET terminated list by Johan Pascal · 4 years, 11 months ago
  84. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  85. 4f09926 use_srtp extension shall not interfere in the handshake settings by Johan Pascal · 4 years, 11 months ago
  86. d576fdb Style + fix bound check in write_use_srt_ext by Johan Pascal · 4 years, 11 months ago
  87. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  88. 8f70fba Check the server hello output buffer size when writing the use_srtp ext by Johan Pascal · 5 years ago
  89. 042d456 Improve client Hello use_srtp parsing by Johan Pascal · 5 years ago
  90. a89ca86 The client shall not enforce the use of client certificate with use_srtp extension by Johan Pascal · 5 years ago
  91. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  92. 48f62e9 Fix ssl_client2 after rebase by Johan Pascal · 5 years ago
  93. 1d957e6 Fix build warning by Johan Pascal · 5 years ago
  94. b64eab7 fix style by Johan Pascal · 5 years ago
  95. 44c0a0a Stick to ChangeLog rules by Johan Pascal · 5 years ago
  96. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  97. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  98. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  99. 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
  100. 313d7b5 Add variable validation by Ron Eldor · 7 years ago