1. 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 6 months ago
  2. 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 6 months ago
  3. a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  4. a2fd778 Merge pull request #1148 from tom-daubney-arm/backport_hash_buffer_protection by David Horstmann · 1 year, 6 months ago
  5. 480347d Add mac not NULL check before calling memset by Thomas Daubney · 1 year, 6 months ago
  6. 301491d Modify allocation in sign_finish by Thomas Daubney · 1 year, 6 months ago
  7. f298f65 Fix code style by Thomas Daubney · 1 year, 6 months ago
  8. 2bb3a1f Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  9. 6b91503 Generate test wrappers for MAC functions by Thomas Daubney · 1 year, 6 months ago
  10. 324f7de Implement safe buffer copying in MAC API by Thomas Daubney · 1 year, 7 months ago
  11. cbf0921 Fix code style by Thomas Daubney · 1 year, 6 months ago
  12. 5e6b84a Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  13. ebf9329 Generate test wrappers for hash functions by Thomas Daubney · 1 year, 6 months ago
  14. 62cb36a Implement safe buffer copying in hash API by Thomas Daubney · 1 year, 7 months ago
  15. d0d12fb Conditionally guard exit label to deter unused label error by Ryan Everett · 1 year, 6 months ago
  16. 6c9e69d Add key derivation testing wrappers by Ryan Everett · 1 year, 6 months ago
  17. 6f68206 Add buffer copying to psa_key_derivation_input_bytes by Ryan Everett · 1 year, 6 months ago
  18. 08bd246 Add buffer copying to psa_key_derivation_output_bytes by Ryan Everett · 1 year, 6 months ago
  19. 4fc2b9b Merge pull request #1175 from davidhorstmann-arm/cipher-multipart-test-fix-backport by David Horstmann · 1 year, 6 months ago
  20. 7274590 Update buffer start and length in multipart test by David Horstmann · 1 year, 6 months ago
  21. 448bc01 Add testcase to fail multipart cipher tests by David Horstmann · 1 year, 6 months ago
  22. 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  23. 8f7a5f6 Merge pull request #1157 from Ryan-Everett-arm/key-management-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
  24. 081803d Remove unnecessary dependencies from psa_crypto_helpers.h by Ryan Everett · 1 year, 6 months ago
  25. c8b6c05 Update tests/scripts/generate_psa_wrappers.py by Ryan Everett · 1 year, 6 months ago
  26. cb4f855 Fix line-too-long in script by Ryan Everett · 1 year, 6 months ago
  27. 810421c Re-add cipher_encrypt buffer copying by Ryan Everett · 1 year, 6 months ago
  28. 3a4153a Conditionally guard exit label to stop unused label error by Ryan Everett · 1 year, 6 months ago
  29. dcbc1d3 Generate test wrappers for key management by Ryan Everett · 1 year, 6 months ago
  30. 3082791 Protect buffer in psa_export_public_key by Ryan Everett · 1 year, 7 months ago
  31. e3e760c Protect buffer in psa_export_key by Ryan Everett · 1 year, 7 months ago
  32. 6b97025 Protect buffer in psa_import_key by Ryan Everett · 1 year, 7 months ago
  33. 3e7ef37 Merge pull request #1152 from tom-daubney-arm/backport_asymmetric_sign_buffer_protection by David Horstmann · 1 year, 6 months ago
  34. 90b94ff Allow GCM IV to be NULL if zero-length by David Horstmann · 1 year, 6 months ago
  35. f446b89 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
  36. c63e31a Generate test wrappers by Thomas Daubney · 1 year, 6 months ago
  37. 290aac4 Implement safe buffer copying in asymmetric signature API by Thomas Daubney · 1 year, 7 months ago
  38. 435118c Merge pull request #1163 from gabor-mezei-arm/bp228_buffer_sharing_copy_output_buffer by David Horstmann · 1 year, 6 months ago
  39. 8e3a837 Remove already-assembled Changelog entries by Dave Rodgman · 1 year, 6 months ago
  40. 9d52c71 Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
  41. 1b9cea3 Merge pull request #1159 from daverodgman/mbedtls-2.28.7rc by Dave Rodgman · 1 year, 6 months ago
  42. 3b0c371 Add allocate and copy style output buffer handling by Gabor Mezei · 1 year, 6 months ago
  43. 436b2ef Generate poisoning wrappers for AEAD by David Horstmann · 1 year, 7 months ago
  44. 6baf6e9 Add buffer copying to psa_aead_decrypt() by David Horstmann · 1 year, 8 months ago
  45. 21c1a94 Copy buffers in psa_aead_encrypt() by David Horstmann · 1 year, 8 months ago
  46. 001ae33 Merge pull request #1143 from davidhorstmann-arm/memory-poisoning-runtime-enable-2.28 by David Horstmann · 1 year, 6 months ago
  47. 7dfb612 Remove _Thread_local variable for 2.28 by David Horstmann · 1 year, 6 months ago
  48. 2866a6b Merge remote-tracking branch 'restricted/mbedtls-2.28' into mbedtls-2.28.7rc by Dave Rodgman · 1 year, 7 months ago
  49. 555f847 Update BRANCHES.md by Dave Rodgman · 1 year, 7 months ago mbedtls-2.28.7 v2.28.7
  50. f154831 bump version by Dave Rodgman · 1 year, 7 months ago
  51. e557764c Assemble changelog by Dave Rodgman · 1 year, 7 months ago
  52. 634748d Add Changelog for #8687 by Paul Elliott · 1 year, 7 months ago
  53. e90cbc3 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  54. d78496c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  55. 4a606d6 Update Marvin fix Changelog entry by Janos Follath · 1 year, 7 months ago
  56. 80a12f8 Add new internal header to visualc project by Janos Follath · 1 year, 7 months ago
  57. 1a9a697 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  58. 8cdb606 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  59. f10bfbb Add Changelog for the Marvin attack fix by Janos Follath · 1 year, 9 months ago
  60. eaeff5b Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  61. 601bffc Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  62. aa6760d Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  63. 4fe396f Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  64. 4217503 Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  65. e7a84a6 Merge pull request #1135 from gilles-peskine-arm/psa-buffers-generate-wrappers-introduce-2.28 by David Horstmann · 1 year, 7 months ago
  66. c7e208d Merge pull request #8662 from LocutusOfBorg/mbedtls-2.28 by Tom Cosgrove · 1 year, 7 months ago
  67. d776823 Update library/timing.c by Gianfranco Costamagna · 1 year, 7 months ago
  68. e7bfbc2 Add underflow check to UNPOISON counter decrement by David Horstmann · 1 year, 7 months ago
  69. 1b421b1 Separate memory poisoning tests from generic ASan by David Horstmann · 1 year, 7 months ago
  70. 6de5828 Change memory poisoning flag to a count by David Horstmann · 1 year, 7 months ago
  71. 265415a Merge pull request #1146 from yanesca/update-Marvin-changelog-backport by Gilles Peskine · 1 year, 7 months ago
  72. 86bbb13 Update Marvin fix Changelog entry by Janos Follath · 1 year, 7 months ago
  73. d074a5a Only run memory poisoning metatests when poisoning by David Horstmann · 1 year, 7 months ago
  74. 756b4dc Use thread-local flag to enable memory poisoning by David Horstmann · 1 year, 7 months ago
  75. 56fd26c Merge pull request #8640 from bensze01/release_components_2.28 by Paul Elliott · 1 year, 7 months ago
  76. 1296ac8 Merge pull request #8695 from jwinzig-at-hilscher/mbedtls-2.28 by Paul Elliott · 1 year, 7 months ago
  77. a836a84 Fix Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  78. 61f4fc2 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  79. 8e72c8f Merge pull request #1136 from yanesca/fix-marvin-attack-backport by Janos Follath · 1 year, 7 months ago
  80. ce4a3c2 Add new internal header to visualc project by Janos Follath · 1 year, 7 months ago
  81. 05bd9a9 Merge pull request #8685 from gilles-peskine-arm/asymmetric_key_data-secpr1-2.28 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  82. 8b73629 Fix 'missing prototype' warnings by Janos Follath · 1 year, 7 months ago
  83. 6f499b7 Align Montgomery init with development by Janos Follath · 1 year, 7 months ago
  84. 1bc4348 Indicate which curves Mbed TLS supports by Gilles Peskine · 1 year, 7 months ago
  85. 4bc4a2d Note unusual curve size by Gilles Peskine · 1 year, 7 months ago
  86. 6bf4dfc Fix typo in curve name by Gilles Peskine · 1 year, 7 months ago
  87. fafc6cd Update generated test data files by Gilles Peskine · 1 year, 7 months ago
  88. 64dcb78 Add test data for secp192r1 by Gilles Peskine · 1 year, 7 months ago
  89. 92b90b8 Fix mixup between secp224r1 and secp224k1 in test scripts by Gilles Peskine · 1 year, 7 months ago
  90. f81f191 Fix parsing of C line comments by Gilles Peskine · 1 year, 7 months ago
  91. d50f7a7 Add Changelog for the Marvin attack fix by Janos Follath · 1 year, 9 months ago
  92. 54b2eda Add warning for PKCS 1.5 decryption by Janos Follath · 1 year, 7 months ago
  93. 24bb226 Extend blinding to RSA result check by Janos Follath · 1 year, 7 months ago
  94. 8b246b3 Make RSA unblinding constant flow by Janos Follath · 1 year, 7 months ago
  95. f9cc476 Move some bignum functions to internal header by Janos Follath · 1 year, 7 months ago
  96. 404160a Move calculating RR into a separate function by Janos Follath · 1 year, 7 months ago
  97. a980aa0 Disable PSA wrappers psa_collect_statuses builds by Gilles Peskine · 1 year, 7 months ago
  98. b3d457c PSA wrappers: don't poison buffers when buffer copying is disabled by Gilles Peskine · 1 year, 7 months ago
  99. 7c7b7d5 Add review exception warning by Gilles Peskine · 1 year, 7 months ago
  100. e5ebe5e Remove the manually written poisoning wrapper by Gilles Peskine · 1 year, 7 months ago