1. 2258a4f Do not return a structure, use a return parameter by Johan Pascal · 4 years, 9 months ago
  2. 0dbcd1d Make API safer by Johan Pascal · 4 years, 9 months ago
  3. 20c7db3 API modified so server side can get mki value by Johan Pascal · 4 years, 9 months ago
  4. 76fdf1d Minor fix and improvements by Johan Pascal · 4 years, 10 months ago
  5. d387aa0 style + missing cast by Johan Pascal · 4 years, 11 months ago
  6. 842d671 Update include/mbedtls/config.h by Johan Pascal · 4 years, 11 months ago
  7. aae4d22 Improve code readability +micro optimization +style by Johan Pascal · 4 years, 11 months ago
  8. e79c1e8 style by Johan Pascal · 4 years, 11 months ago
  9. a455cd9 mbedtls_ssl_get_srtp_profile_as_string declared and defined in ssl.h by Johan Pascal · 4 years, 11 months ago
  10. f6417ec mki length feats in a uint16_t by Johan Pascal · 4 years, 11 months ago
  11. 253d026 set protection profile API gets a MBEDTLS_TLS_SRTP_UNSET terminated list by Johan Pascal · 4 years, 11 months ago
  12. 43f9490 SRTP profiles definition use macros only by Johan Pascal · 4 years, 11 months ago
  13. 9bc97ca SRTP-DTLS protection profile configuration list not copied into ssl_config by Johan Pascal · 4 years, 11 months ago
  14. 8526957 Minor style modifications by Johan Pascal · 5 years ago
  15. 65b56ef Change key derivation for srtp by Ron Eldor · 6 years ago
  16. 9cfb5eb Disable SRTP by default by Ron Eldor · 7 years ago
  17. f0f7c19 Add comment describing the feature by Ron Eldor · 7 years ago
  18. 089c9fe Improve readability by Ron Eldor · 7 years ago
  19. a978804 Style fixes by Ron Eldor · 7 years ago
  20. ef72faf Style fixes by Ron Eldor · 7 years ago
  21. 311b95a Fix compilation errors by Ron Eldor · 7 years ago
  22. 9e90964 Fix doxygen script errors by Ron Eldor · 7 years ago
  23. 349877e Fix idetifier check script error by Ron Eldor · 7 years ago
  24. a37326a Make keyu material length in \ out by Ron Eldor · 7 years ago
  25. 591f162 support mki value by Ron Eldor · 8 years ago
  26. 3adb992 Add mki value and some review comments by Ron Eldor · 8 years ago
  27. 701984d Comply with mbedtls naming rules by Johan Pascal · 8 years ago
  28. c28f1f6 Fix typos in documentation by Johan Pascal · 8 years ago
  29. 2d9470b Improve DTLS SRTP API with a dedicated function to get generated keys by Johan Pascal · 9 years ago
  30. bbc057a Move available dtls srtp profile list to ssl_config by Johan Pascal · 10 years ago
  31. b62bb51 Add RFC5764 - SRTP key generation during DTLS handshake by Johan Pascal · 10 years ago
  32. f87e3ae Update guards in PSA crypto library for ECDSA and DETERMINISTIC support by John Durkop · 4 years, 9 months ago
  33. 36a82e5 Ensure MBEDTLS_ECDSA_C is set when DETERMINISTIC_ECDSA is used by John Durkop · 4 years, 9 months ago
  34. 6dff93f Ensure dependent features also included by config_psa.h by John Durkop · 4 years, 10 months ago
  35. 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
  36. 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
  37. 3481882 Correct inclusion of MBEDTLS_XXX based on PSA_WANT_XXX by John Durkop · 4 years, 10 months ago
  38. 185764f Enhance description for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 10 months ago
  39. 76228ac Fix typo in define in comment by John Durkop · 4 years, 10 months ago
  40. 714e3a1 Minor cleanup to fix errors with some unit tests by John Durkop · 4 years, 10 months ago
  41. 2dfaf9c Update how MBEDTLS_PSA_CRYPTO_CONFIG is handled by John Durkop · 4 years, 11 months ago
  42. d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
  43. 7758c85 Update requires for MBEDTLS_PSA_CRYPTO_DRIVERS by John Durkop · 4 years, 11 months ago
  44. 6e33dbe Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 11 months ago
  45. 1d9c110 Merge pull request #3667 from Jongy/fix-docs by Gilles Peskine · 4 years, 11 months ago
  46. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  47. 61baae7 Minor fixes and improvements in TLS 1.3 key schedule documentation by Hanno Becker · 4 years, 11 months ago
  48. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  49. 9a2511e Fix key owner identifier documentation by Ronald Cron · 5 years ago
  50. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  51. 6e2af09 Fix docs to desribe written-into buffer parameter as writable by Yonatan Goldschmidt · 5 years ago
  52. 2a739c4 Merge pull request #3569 from cm6n/fix_mbedtlssslsetbio_description by Gilles Peskine · 5 years ago
  53. 2fe043a Remove guard for TLS 1.3 specific declarations by Hanno Becker · 5 years ago
  54. 9a7a2ac Fix typo in ssl_internal.h by Hanno Becker · 5 years ago
  55. 628ed4e Merge pull request #3592 from d-otte/development by Manuel Pégourié-Gonnard · 5 years ago
  56. 1588983 Introduce macros for max-{IV,block,key}-size for ciphers used in TLS by Hanno Becker · 5 years ago
  57. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  58. 3385a4d Implement TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  59. 27a2688 Introduce public macro for maximum symmetric cipher key length by Hanno Becker · 5 years ago
  60. 6086151 adjusting comment on sliding window memory usage. by Daniel Otte · 5 years ago
  61. 4374dc4 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
  62. 0d59f7b0 Add configuration flag `MBEDTLS_PSA_CRYPTO_DRIVERS` by Steven Cooreman · 5 years ago
  63. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  64. 72f65fc psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_t by Ronald Cron · 5 years ago
  65. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  66. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  67. a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
  68. dd00bfc Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  69. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  70. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  71. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  72. 74e2534 Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  73. 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
  74. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  75. f58e5cc Improve documentation of cn in x509_crt_verify() by Manuel Pégourié-Gonnard · 5 years ago
  76. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  77. 8ff863b Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
  78. 05579c4 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  79. 390fb4f Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  80. ed0e864 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  81. 6d9c8d7 Minor documentation improvements by Gilles Peskine · 5 years ago
  82. a3de08d Reorder curve enumeration like mbedtls_ecp_group_id by Gilles Peskine · 5 years ago
  83. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  84. 963a207 Document what needs to be done when adding a new curve by Gilles Peskine · 7 years ago
  85. e8c04fe Replace ECP_xxx by MBEDTLS_ECP__xxx_ENABLED by Gilles Peskine · 7 years ago
  86. 9b99a89 mbedtls_ecp_muladd is only for short Weierstrass curves by Gilles Peskine · 7 years ago
  87. 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
  88. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  89. aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
  90. 0024df6 Remove superfluous argument to ecp_write_key by Steven Cooreman · 5 years ago
  91. 2df1f1f Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
  92. ed3c9ec Added support for AES-ECB to the PSA Crypto implementation by Steven Cooreman · 5 years ago
  93. c9b7f78 Rework mbedtls_ecp_write_key to remove unnecessary output parameter by Steven Cooreman · 5 years ago
  94. de8593f Implement and test mbedtls_ecp_write_key by Steven Cooreman · 5 years ago
  95. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  96. 0435cd8 Bump version to Mbed TLS 2.23.0 by Janos Follath · 5 years ago
  97. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  98. dda1045 Merge pull request #3419 from ndilieto/development by Gilles Peskine · 5 years ago
  99. 511bc8c add comment about potential future extension by Nicola Di Lieto · 5 years ago
  100. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago