1. d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
  2. 7758c85 Update requires for MBEDTLS_PSA_CRYPTO_DRIVERS by John Durkop · 4 years, 11 months ago
  3. 6e33dbe Created infrastructure for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 11 months ago
  4. 1d9c110 Merge pull request #3667 from Jongy/fix-docs by Gilles Peskine · 4 years, 11 months ago
  5. 2a25904 Merge pull request #3568 from hanno-arm/tls13_experimental_key_schedule_1 by Janos Follath · 4 years, 11 months ago
  6. 61baae7 Minor fixes and improvements in TLS 1.3 key schedule documentation by Hanno Becker · 4 years, 11 months ago
  7. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 5 years ago
  8. 7424f0d psa: Move key identifier related macros and functions by Ronald Cron · 5 years ago
  9. 9a2511e Fix key owner identifier documentation by Ronald Cron · 5 years ago
  10. 5eba579 Remove unnecessary inline definition by Ronald Cron · 5 years ago
  11. ef8575e Apply review feedback by Steven Cooreman · 5 years ago
  12. a07b997 Update semantics around driver context use in psa_cipher_setup by Steven Cooreman · 5 years ago
  13. fb81aa5 Only pass the driver-relevant portion of the context struct by Steven Cooreman · 5 years ago
  14. 5240e8b Style and language fixes from review by Steven Cooreman · 5 years ago
  15. d3feccd Restructure cipher context object to contain driver switch by Steven Cooreman · 5 years ago
  16. 37941cb Add initial pass on a multi-part test driver by Steven Cooreman · 5 years ago
  17. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  18. 6e2af09 Fix docs to desribe written-into buffer parameter as writable by Yonatan Goldschmidt · 5 years ago
  19. 2a739c4 Merge pull request #3569 from cm6n/fix_mbedtlssslsetbio_description by Gilles Peskine · 5 years ago
  20. 2fe043a Remove guard for TLS 1.3 specific declarations by Hanno Becker · 5 years ago
  21. 9a7a2ac Fix typo in ssl_internal.h by Hanno Becker · 5 years ago
  22. 628ed4e Merge pull request #3592 from d-otte/development by Manuel Pégourié-Gonnard · 5 years ago
  23. 1588983 Introduce macros for max-{IV,block,key}-size for ciphers used in TLS by Hanno Becker · 5 years ago
  24. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  25. 3385a4d Implement TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  26. 27a2688 Introduce public macro for maximum symmetric cipher key length by Hanno Becker · 5 years ago
  27. 6086151 adjusting comment on sliding window memory usage. by Daniel Otte · 5 years ago
  28. 4374dc4 fixing spelling mistakes (window <-- windows) by Daniel Otte · 5 years ago
  29. 15f58d2 Move mbedtls_to_psa_error declaration to internal header by Steven Cooreman · 5 years ago
  30. 0116416 Expose mbedtls_error_to_psa_status for use in test drivers by Steven Cooreman · 5 years ago
  31. 0d59f7b0 Add configuration flag `MBEDTLS_PSA_CRYPTO_DRIVERS` by Steven Cooreman · 5 years ago
  32. ecfb237 Fix PSA code and unit tests by Ronald Cron · 5 years ago
  33. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  34. 72f65fc psa: Rename pss_key_owner_id_t to mbedtls_key_owner_id_t by Ronald Cron · 5 years ago
  35. fa7d7af psa: Don't reset the key owner id in psa_set_key_lifetime by Ronald Cron · 5 years ago
  36. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  37. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  38. 80b9510 psa: Move psa_key_file_id_t definition to crypto_types.h by Ronald Cron · 5 years ago
  39. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  40. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  41. a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
  42. dd00bfc Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  43. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  44. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  45. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  46. 74e2534 Fix typo in mbedtls_ssl_set_bio description. by Christopher Moynihan · 5 years ago
  47. 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
  48. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  49. f58e5cc Improve documentation of cn in x509_crt_verify() by Manuel Pégourié-Gonnard · 5 years ago
  50. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  51. 8ff863b Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
  52. 05579c4 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  53. 390fb4f Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  54. ed0e864 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  55. 6d9c8d7 Minor documentation improvements by Gilles Peskine · 5 years ago
  56. a3de08d Reorder curve enumeration like mbedtls_ecp_group_id by Gilles Peskine · 5 years ago
  57. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  58. 963a207 Document what needs to be done when adding a new curve by Gilles Peskine · 7 years ago
  59. e8c04fe Replace ECP_xxx by MBEDTLS_ECP__xxx_ENABLED by Gilles Peskine · 7 years ago
  60. 9b99a89 mbedtls_ecp_muladd is only for short Weierstrass curves by Gilles Peskine · 7 years ago
  61. 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
  62. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  63. aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
  64. 0024df6 Remove superfluous argument to ecp_write_key by Steven Cooreman · 5 years ago
  65. 2df1f1f Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
  66. ed3c9ec Added support for AES-ECB to the PSA Crypto implementation by Steven Cooreman · 5 years ago
  67. c9b7f78 Rework mbedtls_ecp_write_key to remove unnecessary output parameter by Steven Cooreman · 5 years ago
  68. 6f5cc71 Document masking of Montgomery private keys in psa_export_key by Steven Cooreman · 5 years ago
  69. de8593f Implement and test mbedtls_ecp_write_key by Steven Cooreman · 5 years ago
  70. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  71. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  72. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  73. 0435cd8 Bump version to Mbed TLS 2.23.0 by Janos Follath · 5 years ago
  74. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  75. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  76. dda1045 Merge pull request #3419 from ndilieto/development by Gilles Peskine · 5 years ago
  77. 511bc8c add comment about potential future extension by Nicola Di Lieto · 5 years ago
  78. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
  79. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  80. a92e3de Merge pull request #873 from hanno-arm/ssl_write_client_hello by Manuel Pégourié-Gonnard · 5 years ago
  81. b7b35e1 Align with check-like function return value convention by Ronald Cron · 5 years ago
  82. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  83. db06445 Fix typo in currently unused macro constant by Steven Cooreman · 5 years ago
  84. 71d5667 Update documentation about optional f_rng parameter by Manuel Pégourié-Gonnard · 5 years ago
  85. c52a43c Implement use of internal DRBG for ecp_mul() by Manuel Pégourié-Gonnard · 5 years ago
  86. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  87. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  88. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  89. afca47a Fix typo in check_config.h by Hanno Becker · 5 years ago
  90. 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
  91. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  92. 29e9895 Change TLS 1.3 default padding to no padding by Hanno Becker · 5 years ago
  93. 1399692 Introduce configuration option for TLS 1.3 padding granularity by Hanno Becker · 5 years ago
  94. 565b52b mbedtls_x509_crt_parse_der_with_ext_cb improvement by Nicola Di Lieto · 5 years ago
  95. 8216dd3 Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  96. e131bfe Return error in case of bad user configurations by Hanno Becker · 8 years ago
  97. b4c0b75 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  98. 0af1560 Merge pull request #3305 from gilles-peskine-arm/psa-asymmetric-adjectives by Janos Follath · 5 years ago
  99. 5659e7e Add opaque context to mbedtls_x509_crt_ext_cb_t by Nicola Di Lieto · 5 years ago
  100. 5f6ebde Fix wrong parameter name in comment by Nicola Di Lieto · 5 years ago