1. 5bada22 Update generated files with inverted option by David Horstmann · 1 year, 5 months ago
  2. 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
  3. 28fe665 Remove LOCAL_OUTPUT_ALLOC_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
  4. ca92831 Add missing semicolon by Thomas Daubney · 1 year, 5 months ago
  5. f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
  6. 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  7. a19f6bf Merge pull request #8823 from davidhorstmann-arm/fix-config-bitflag-2.28 by Gilles Peskine · 1 year, 5 months ago
  8. fc8cacf Add missing config guards in comment by David Horstmann · 1 year, 5 months ago
  9. f3c3504 Fix merge by Gabor Mezei · 1 year, 5 months ago
  10. 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
  11. f5a6fa2 Fix code style by David Horstmann · 1 year, 5 months ago
  12. 11def97 Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
  13. 363db77 Add config guards to ssl session comment by David Horstmann · 1 year, 5 months ago
  14. ff783e0 Do not copy the content to the local output buffer with allocation by Gabor Mezei · 1 year, 5 months ago
  15. 8677edd Fix buffer protection handling for `cipher_generate_iv` by Gabor Mezei · 1 year, 6 months ago
  16. 282bb53 Add buffer protection for `cipher_generate_iv` and `cipher_set_iv` by Gabor Mezei · 1 year, 6 months ago
  17. ed96d68 Move local buffer allocation just before usage by Gabor Mezei · 1 year, 6 months ago
  18. 69f680a Add `LOCAL_OUTPUT_ALLOC_WITH_COPY` macro if buffer protection is disabled by Gabor Mezei · 1 year, 6 months ago
  19. 92905be Fix ASAN error for `psa_cipher_update` by Gabor Mezei · 1 year, 6 months ago
  20. 13a15c2 Add buffer protection for cipher functions by Gabor Mezei · 1 year, 6 months ago
  21. 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
  22. 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
  23. 10e44f3 Add missing guards around exit label by David Horstmann · 1 year, 5 months ago
  24. 65bf12c Add buffer copying to psa_generate_random() by David Horstmann · 1 year, 6 months ago
  25. 9721b86 Allow null buffers when the length is 0 by Gilles Peskine · 1 year, 5 months ago
  26. c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
  27. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 6 months ago
  28. 09cf4f2 Decouple if statement in psa_raw_key_agreement exit. by Thomas Daubney · 1 year, 6 months ago
  29. 2ea8d8f Revise how output allocation is checked by Thomas Daubney · 1 year, 6 months ago
  30. 0736df3 Check for output allocation before randomising by Thomas Daubney · 1 year, 6 months ago
  31. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
  32. 26d1c43 Check output allocated before randomising by Thomas Daubney · 1 year, 6 months ago
  33. 3c0c6b1 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  34. 9da359f Add buffer protection to psa_key_derivation_key_agreement by Thomas Daubney · 1 year, 6 months ago
  35. 4304276 Add buffer protection to psa_raw_key_agreement by Thomas Daubney · 1 year, 6 months ago
  36. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  37. 75c8e61 Merge pull request #8814 from gilles-peskine-arm/rsa-bitlen-fix-2.28 by Tom Cosgrove · 1 year, 6 months ago
  38. eb77b6f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
  39. 09cd7dd Merge pull request #8660 from ivq/fix_ecp_comment by Janos Follath · 1 year, 6 months ago gh-readonly-queue/mbedtls-2.28/pr-8660-ede909f99ab6e6a958a41e365251c2a1d2c4ed4d
  40. 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
  41. 1a6137b Implement safe buffer copying in asymm. encryption by Thomas Daubney · 1 year, 7 months ago
  42. 480347d Add mac not NULL check before calling memset by Thomas Daubney · 1 year, 6 months ago
  43. 301491d Modify allocation in sign_finish by Thomas Daubney · 1 year, 6 months ago
  44. f298f65 Fix code style by Thomas Daubney · 1 year, 6 months ago
  45. 2bb3a1f Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  46. 324f7de Implement safe buffer copying in MAC API by Thomas Daubney · 1 year, 7 months ago
  47. cbf0921 Fix code style by Thomas Daubney · 1 year, 6 months ago
  48. 5e6b84a Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  49. 62cb36a Implement safe buffer copying in hash API by Thomas Daubney · 1 year, 7 months ago
  50. d0d12fb Conditionally guard exit label to deter unused label error by Ryan Everett · 1 year, 6 months ago
  51. 6f68206 Add buffer copying to psa_key_derivation_input_bytes by Ryan Everett · 1 year, 6 months ago
  52. 08bd246 Add buffer copying to psa_key_derivation_output_bytes by Ryan Everett · 1 year, 6 months ago
  53. b6d5793 Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 6 months ago
  54. 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  55. bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
  56. 3a4153a Conditionally guard exit label to stop unused label error by Ryan Everett · 1 year, 6 months ago
  57. 3082791 Protect buffer in psa_export_public_key by Ryan Everett · 1 year, 7 months ago
  58. e3e760c Protect buffer in psa_export_key by Ryan Everett · 1 year, 7 months ago
  59. 6b97025 Protect buffer in psa_import_key by Ryan Everett · 1 year, 7 months ago
  60. 90b94ff Allow GCM IV to be NULL if zero-length by David Horstmann · 1 year, 6 months ago
  61. 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago
  62. f446b89 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  63. 290aac4 Implement safe buffer copying in asymmetric signature API by Thomas Daubney · 1 year, 7 months ago
  64. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  65. 3b0c371 Add allocate and copy style output buffer handling by Gabor Mezei · 1 year, 6 months ago
  66. 6baf6e9 Add buffer copying to psa_aead_decrypt() by David Horstmann · 1 year, 8 months ago
  67. 21c1a94 Copy buffers in psa_aead_encrypt() by David Horstmann · 1 year, 8 months ago
  68. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  69. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  70. e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  71. 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  72. 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  73. 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  74. aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  75. 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  76. 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  77. c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
  78. d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  79. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  80. 8b73629 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  81. 6f499b7 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  82. 24bb226 Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  83. 8b246b3 Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  84. f9cc476 Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  85. 404160a Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  86. ffb18d2 Merge pull request #8670 from daverodgman/default-compiler-all-2.28 by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/mbedtls-2.28/pr-8670-0071830a4fbcc1b38e33a3b001489ccbd9c9e31c
  87. 52c294a backport MBEDTLS_MAYBE_UNUSED by Dave Rodgman · 1 year, 7 months ago
  88. f88dd84 timing.c: use memset to initialize the structure, from Gilles Peskine by Gianfranco Costamagna · 1 year, 7 months ago
  89. ca902db timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  90. 575938e Fix a comment in ecp by Chien Wong · 1 year, 7 months ago
  91. 0071830 Merge pull request #8386 from paul-elliott-arm/remove_ssl_null_tls12_2_28 by Tom Cosgrove · 1 year, 8 months ago
  92. 3ce3e7a Add new config option to generated files by David Horstmann · 1 year, 8 months ago
  93. b80e35a Tweak the behaviour of copy handling macros by David Horstmann · 1 year, 8 months ago
  94. 926193a Redesign local copy handling macros by David Horstmann · 1 year, 8 months ago
  95. 2b70a66 Put local output status in scope by David Horstmann · 1 year, 8 months ago
  96. f96ae67 Remove spaces around token-pasting macro operator by David Horstmann · 1 year, 8 months ago
  97. e800aa8 Make return statuses unique in FREE_LOCAL_OUTPUT() by David Horstmann · 1 year, 8 months ago
  98. 1f53213 Improve FREE_LOCAL_INPUT() and FREE_LOCAL_OUTPUT() by David Horstmann · 1 year, 8 months ago
  99. 114d824 Add more information to comment on test hooks by David Horstmann · 1 year, 8 months ago
  100. 2b10b37 Remove unnecessary include directory from CMake by David Horstmann · 1 year, 8 months ago