1. e128636 Fix copy-pasta in documentation for MBEDTLS_ARMV8CE_AES_C by Hanno Becker · 5 years ago
  2. bdadc24 Use official name for 'Armv8 Cryptography Extensions' by Hanno Becker · 5 years ago
  3. 74aa040 Don't include copyright header in Doxygen block in armv8ce_aes.h by Hanno Becker · 5 years ago
  4. 75bc755 Fix style in documentation of MBEDTLS_HAVE_ASM by Hanno Becker · 5 years ago
  5. 8512301 ARMv8 Crypto Extensions compile logic by Markku-Juhani O. Saarinen · 8 years ago
  6. dfb6015 Implements AES and GCM with ARMv8 Crypto Extensions by Markku-Juhani O. Saarinen · 8 years ago
  7. 17ffc5d Bump version to Mbed TLS 2.24.0 by Janos Follath · 5 years ago
  8. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  9. dd00bfc Improve comments on constant-flow testing in config.h by Manuel Pégourié-Gonnard · 5 years ago
  10. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  11. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  12. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  13. 8ca03a7 Merge pull request #3554 from mpg/x509-verify-non-dns-san-dev by Manuel Pégourié-Gonnard · 5 years ago
  14. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  15. f58e5cc Improve documentation of cn in x509_crt_verify() by Manuel Pégourié-Gonnard · 5 years ago
  16. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  17. 8ff863b Add warning about test-only config.h option by Manuel Pégourié-Gonnard · 5 years ago
  18. 05579c4 Add comments clarifying differences between macros by Manuel Pégourié-Gonnard · 5 years ago
  19. 390fb4f Fix typos in comments by Manuel Pégourié-Gonnard · 5 years ago
  20. ed0e864 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  21. 6d9c8d7 Minor documentation improvements by Gilles Peskine · 5 years ago
  22. a3de08d Reorder curve enumeration like mbedtls_ecp_group_id by Gilles Peskine · 5 years ago
  23. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  24. 963a207 Document what needs to be done when adding a new curve by Gilles Peskine · 7 years ago
  25. e8c04fe Replace ECP_xxx by MBEDTLS_ECP__xxx_ENABLED by Gilles Peskine · 7 years ago
  26. 9b99a89 mbedtls_ecp_muladd is only for short Weierstrass curves by Gilles Peskine · 7 years ago
  27. 799e576 ECDSA requires a short Weierstrass curve by Gilles Peskine · 7 years ago
  28. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  29. aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
  30. 0024df6 Remove superfluous argument to ecp_write_key by Steven Cooreman · 5 years ago
  31. 2df1f1f Factor repeated preprocessor condition to a macro by Manuel Pégourié-Gonnard · 5 years ago
  32. c9b7f78 Rework mbedtls_ecp_write_key to remove unnecessary output parameter by Steven Cooreman · 5 years ago
  33. 6f5cc71 Document masking of Montgomery private keys in psa_export_key by Steven Cooreman · 5 years ago
  34. de8593f Implement and test mbedtls_ecp_write_key by Steven Cooreman · 5 years ago
  35. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  36. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  37. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  38. 0435cd8 Bump version to Mbed TLS 2.23.0 by Janos Follath · 5 years ago
  39. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  40. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  41. dda1045 Merge pull request #3419 from ndilieto/development by Gilles Peskine · 5 years ago
  42. 511bc8c add comment about potential future extension by Nicola Di Lieto · 5 years ago
  43. c84b1e6 Pass "certificate policies" extension to callback by Nicola Di Lieto · 5 years ago
  44. 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
  45. a92e3de Merge pull request #873 from hanno-arm/ssl_write_client_hello by Manuel Pégourié-Gonnard · 5 years ago
  46. b7b35e1 Align with check-like function return value convention by Ronald Cron · 5 years ago
  47. 87a51aa Merge pull request #3243 from ndilieto/development by Manuel Pégourié-Gonnard · 5 years ago
  48. db06445 Fix typo in currently unused macro constant by Steven Cooreman · 5 years ago
  49. 71d5667 Update documentation about optional f_rng parameter by Manuel Pégourié-Gonnard · 5 years ago
  50. c52a43c Implement use of internal DRBG for ecp_mul() by Manuel Pégourié-Gonnard · 5 years ago
  51. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  52. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  53. d6916d7 Merge pull request #3121 from gilles-peskine-arm/invasive_testing_strategy-crypto by Gilles Peskine · 5 years ago
  54. afca47a Fix typo in check_config.h by Hanno Becker · 5 years ago
  55. 6055a17 Add dependencies for experimental TLS 1.3 features in check_config.h by Hanno Becker · 5 years ago
  56. ceef848 Rename TLS 1.3 padding granularity macro by Hanno Becker · 5 years ago
  57. 29e9895 Change TLS 1.3 default padding to no padding by Hanno Becker · 5 years ago
  58. 1399692 Introduce configuration option for TLS 1.3 padding granularity by Hanno Becker · 5 years ago
  59. 565b52b mbedtls_x509_crt_parse_der_with_ext_cb improvement by Nicola Di Lieto · 5 years ago
  60. 8216dd3 Use defines to check alpn ext list validity by Ronald Cron · 5 years ago
  61. e131bfe Return error in case of bad user configurations by Hanno Becker · 8 years ago
  62. b4c0b75 Add error condition for bad user configurations by Hanno Becker · 8 years ago
  63. 0af1560 Merge pull request #3305 from gilles-peskine-arm/psa-asymmetric-adjectives by Janos Follath · 5 years ago
  64. 5659e7e Add opaque context to mbedtls_x509_crt_ext_cb_t by Nicola Di Lieto · 5 years ago
  65. 5f6ebde Fix wrong parameter name in comment by Nicola Di Lieto · 5 years ago
  66. 4dbe567 mbedtls_x509_crt_parse_der_with_ext_cb enhancement by Nicola Di Lieto · 5 years ago
  67. fae25a1 mbedtls_x509_crt_ext_cb_t definition changed by Nicola Di Lieto · 5 years ago
  68. fde98f7 Rename mbedtls_x509_crt_parse_der_ext by Nicola Di Lieto · 5 years ago
  69. 6e24980 Minor style and documentation improvements by ndilieto · 5 years ago
  70. 3c358d4 Improve documentation of MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL by Hanno Becker · 5 years ago
  71. e416060 Disable experimental TLS 1.3 features in default config by Hanno Becker · 5 years ago
  72. 7d343ec Add note on inner plaintext parsing to ssl_transform documentation by Hanno Becker · 5 years ago
  73. 2ab47dc Add internal version identifier for TLS 1.3 by Hanno Becker · 5 years ago
  74. 9fc15ea Introduce config option for experimental TLS 1.3 specific features by Hanno Becker · 5 years ago
  75. 4eb05a4 Fix article in documentation by Gilles Peskine · 5 years ago
  76. 5eae4dd Merge pull request #3301 from Patater/inline-mbedtls_ecc_group_to_psa by Manuel Pégourié-Gonnard · 5 years ago
  77. 344e15b Update SE support to pass a location when registering a driver by Gilles Peskine · 5 years ago
  78. 52ac958 Update the SE interface to pass a location when registering a driver by Gilles Peskine · 5 years ago
  79. 4cfa443 Fix macros by Gilles Peskine · 5 years ago
  80. e3871f8 Missing word by Gilles Peskine · 5 years ago
  81. c4ee2f3 Define a macro to construct a lifetime from persistence and location by Gilles Peskine · 5 years ago
  82. aff1181 Document PSA_KEY_PERSISTENCE_xxx and PSA_KEY_LOCATION_xxx by Gilles Peskine · 5 years ago
  83. ee04e69 Rename and clarify the default persistent location and persistence by Gilles Peskine · 5 years ago
  84. 5dcb74f PSA_KEY_LIFETIME_PERSISTENT is a lifetime, not just a storage area by Gilles Peskine · 5 years ago
  85. bbb3c18 Shorten type and value names for lifetime parts by Gilles Peskine · 5 years ago
  86. 2d2bb1d Define some structure for lifetime values by Gilles Peskine · 6 years ago
  87. 51018aa Add macro for bounds checking by Hanno Becker · 8 years ago
  88. 6cc0a20 Terminology: prefer "asymmetric" to "public-key" by Gilles Peskine · 5 years ago
  89. 7668960 Fix copypasta: ciphertext -> plaintext by Gilles Peskine · 5 years ago
  90. 9ff8d1f Fix copypasta: signature -> encryption by Gilles Peskine · 5 years ago
  91. 2f0eb51 psa: Define mbedtls_ecc_group_to_psa() inline by Darryl Green · 5 years ago
  92. 502d4b4 New mbedtls_x509_crt_parse_der_ext() routine by Nicola Di Lieto · 5 years ago
  93. dc9c47d Merge pull request #3176 from aggarg/development by Gilles Peskine · 5 years ago
  94. 6ea4fc7 Address review comments by Gaurav Aggarwal · 5 years ago
  95. a18c4f3 Merge pull request #686 from ARMmbed/merge-2.22.0-release-to-development by Janos Follath · 5 years ago
  96. 5d318cc Merge pull request #3130 from gbryant-arm/generic-psk by Manuel Pégourié-Gonnard · 5 years ago
  97. ac15f84 Merge remote-tracking branch 'restricted/pr/684' into mbedtls-2.22.0r0 by Janos Follath · 5 years ago mbedtls-2.22.0
  98. 3d02db2 Add auto-generated code markers by Gaurav Aggarwal · 5 years ago
  99. 66e21ef Merge pull request #3163 from AndrzejKurek/variable-buffers-renegotiation by Jaeden Amero · 5 years ago
  100. a9f6400 Add support for const error description strings by Gaurav Aggarwal · 5 years ago