1. b6f7afc Move check config feature for PSA_WANT by John Durkop · 4 years, 9 months ago
  2. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  3. 9814fa2 Minor updates from review comments by John Durkop · 4 years, 9 months ago
  4. 7fc75ea Enable all features in crypto_config.h by John Durkop · 4 years, 9 months ago
  5. d8b83ea Update symmetric only reference config to include config_psa.h by John Durkop · 4 years, 9 months ago
  6. bd069d3 Enhanced testing for PSA crypto config features by John Durkop · 4 years, 9 months ago
  7. 0e00519 Add feature support for RSA for PSA crypto config by John Durkop · 4 years, 9 months ago
  8. f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  9. d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  10. a455e71 Merge pull request #3780 from stevew817/feature/validate_key_in_driver by Gilles Peskine · 4 years, 9 months ago
  11. 40120f6 Address review comments by Steven Cooreman · 4 years, 9 months ago
  12. 52f32c9 Merge pull request #3787 from bensze01/iv_nonce_size by Gilles Peskine · 4 years, 9 months ago
  13. 2da4292 Merge pull request #3790 from peter-toft-greve/development by Gilles Peskine · 4 years, 9 months ago
  14. 868906c Merge pull request #3235 from jeannotlapin/pr1813 by Gilles Peskine · 4 years, 9 months ago
  15. 162ec87 Detecting bit size is no longer required by Steven Cooreman · 4 years, 10 months ago
  16. c4813a6 Rename 'keygen' to 'key management' by Steven Cooreman · 4 years, 10 months ago
  17. 423d3e7 Update support macros for IV/nonce sizes by Bence Szépkúti · 4 years, 9 months ago
  18. 5fbe9e7 remove useless parentheses by Johan Pascal · 4 years, 9 months ago
  19. c3ccd98 Check transport in the extension parser/writer by Johan Pascal · 4 years, 9 months ago
  20. 5ef72d2 Style and typos by Johan Pascal · 4 years, 9 months ago
  21. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  22. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  23. 275874b Fix previous commit by Johan Pascal · 4 years, 9 months ago
  24. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  25. adbd944 More minor fix by Johan Pascal · 4 years, 9 months ago
  26. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 10 months ago
  27. 1040315 style by Johan Pascal · 4 years, 10 months ago
  28. 9bc50b0 Test check the key material exported match - include interop with openssl client by Johan Pascal · 4 years, 11 months ago
  29. 39cfd3b interop test: openssl generate the DTLS-SRTP keys by Johan Pascal · 4 years, 11 months ago
  30. d387aa0 style + missing cast by Johan Pascal · 4 years, 11 months ago
  31. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 11 months ago
  32. 77696ee Add bound check in the client ssl_write_use_srtp_ext by Johan Pascal · 4 years, 11 months ago
  33. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 11 months ago
  34. e79c1e8 style by Johan Pascal · 4 years, 11 months ago
  35. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 11 months ago
  36. f6417ec mki length feats in a uint16_t by Johan Pascal · 4 years, 11 months ago
  37. 253d026 set protection profile API gets a MBEDTLS_TLS_SRTP_UNSET terminated list by Johan Pascal · 4 years, 11 months ago
  38. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  39. 4f09926 use_srtp extension shall not interfere in the handshake settings by Johan Pascal · 4 years, 11 months ago
  40. d576fdb Style + fix bound check in write_use_srt_ext by Johan Pascal · 4 years, 11 months ago
  41. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  42. 8f70fba Check the server hello output buffer size when writing the use_srtp ext by Johan Pascal · 5 years ago
  43. 042d456 Improve client Hello use_srtp parsing by Johan Pascal · 5 years ago
  44. a89ca86 The client shall not enforce the use of client certificate with use_srtp extension by Johan Pascal · 5 years ago
  45. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  46. 48f62e9 Fix ssl_client2 after rebase by Johan Pascal · 5 years ago
  47. 1d957e6 Fix build warning by Johan Pascal · 5 years ago
  48. b64eab7 fix style by Johan Pascal · 5 years ago
  49. 44c0a0a Stick to ChangeLog rules by Johan Pascal · 5 years ago
  50. 8f284c1 Add the SRTP configuration to query_config by Ron Eldor · 6 years ago
  51. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  52. 5d991c9 Force IPv4 in gnutls_cli srtp tests by Ron Eldor · 7 years ago
  53. 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
  54. 313d7b5 Add variable validation by Ron Eldor · 7 years ago
  55. 75870ec Change byte copy to memcpy by Ron Eldor · 7 years ago
  56. f0f7c19 Add comment describing the feature by Ron Eldor · 7 years ago
  57. 089c9fe Improve readability by Ron Eldor · 7 years ago
  58. a978804 Style fixes by Ron Eldor · 7 years ago
  59. ef72faf Style fixes by Ron Eldor · 7 years ago
  60. 2b3dfe4 Force IPv6 for DTLS interop tests with gnutls-cli by Ron Eldor · 7 years ago
  61. 3c6a44b Add interop tests by Ron Eldor · 7 years ago
  62. 311b95a Fix compilation errors by Ron Eldor · 7 years ago
  63. b465539 Add tests and code to support by Ron Eldor · 7 years ago
  64. 1c399bd Set authmode to optional, if not set by Ron Eldor · 7 years ago
  65. 12c6ead Fix mki issues by Ron Eldor · 7 years ago
  66. 6ea6451 Add dtls-srtp to client and server examples by Ron Eldor · 7 years ago
  67. 9d36d31 Fix failure in ssl-opts.sh by Ron Eldor · 7 years ago
  68. 4cbe693 Add ChangeLog by Ron Eldor · 7 years ago
  69. 57cc70e Enforce SRTP mandatory HS messages by Ron Eldor · 7 years ago
  70. 9e90964 Fix doxygen script errors by Ron Eldor · 7 years ago
  71. 349877e Fix idetifier check script error by Ron Eldor · 7 years ago
  72. a37326a Make keyu material length in \ out by Ron Eldor · 7 years ago
  73. 591f162 support mki value by Ron Eldor · 8 years ago
  74. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  75. 3479078 Remove compilation warning by Johan Pascal · 8 years ago
  76. 701984d Comply with mbedtls naming rules by Johan Pascal · 8 years ago
  77. c28f1f6 Fix typos in documentation by Johan Pascal · 8 years ago
  78. 2d9470b Improve DTLS SRTP API with a dedicated function to get generated keys by Johan Pascal · 9 years ago
  79. bbc057a Move available dtls srtp profile list to ssl_config by Johan Pascal · 10 years ago
  80. b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
  81. 935b4f9 Merge pull request #3407 from RcColes/development by Gilles Peskine · 4 years, 9 months ago
  82. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  83. f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 4 years, 9 months ago
  84. e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
  85. 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
  86. 3ea0ce4 Separate 'import' from 'load into slot' by Steven Cooreman · 4 years, 10 months ago
  87. f7cebd4 Add internal helper function to load prevalidated key material by Steven Cooreman · 4 years, 10 months ago
  88. 0452476 Implement, plug in and test validate_key driver entry point by Steven Cooreman · 4 years, 10 months ago
  89. 398aee5 Rework psa_copy_key_material by Steven Cooreman · 4 years, 10 months ago
  90. 01fc209 Merge pull request #3748 from torstenes/3740_PSA_key_storage_systematically_store_bits by Gilles Peskine · 4 years, 9 months ago
  91. db8298c Merge pull request #3802 from peter-toft-greve/minimum_cmake by Gilles Peskine · 4 years, 9 months ago
  92. eca1855 Merge pull request #3814 from stevew817/bugfix/cpp_guard by Gilles Peskine · 4 years, 9 months ago
  93. 821f291 Ensure that all test vectors only contain one error. by Torstein Nesse · 4 years, 10 months ago
  94. 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
  95. 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
  96. 6dff93f Ensure dependent features also included by config_psa.h by John Durkop · 4 years, 10 months ago
  97. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
  98. da9f92c Merge pull request #3805 from hanno-arm/check_dtls_timers_only_once by Janos Follath · 4 years, 10 months ago
  99. ce1494b Update ChangeLog.d/systematically_store_bit_size_3740.txt by Torstein Nesse · 4 years, 10 months ago
  100. 88ebb2d Include public and public-ish PSA headers in CPP check by Steven Cooreman · 4 years, 10 months ago