1. 02865f5 Use the proper define guards in the MAC driver by Steven Cooreman · 4 years, 3 months ago
  2. 2f60f20 Remove superfluous checking from MAC driver by Steven Cooreman · 4 years, 3 months ago
  3. 72f736a Move is_sign and mac_size checking back to PSA core scope by Steven Cooreman · 4 years, 3 months ago
  4. c112315 Add PSA_ACCEL test dependencies in MAC driver wrappers tests by Steven Cooreman · 4 years, 3 months ago
  5. a2058a7 Convert mbedTLS to PSA dependencies for the driver wrapper tests by Steven Cooreman · 4 years, 3 months ago
  6. f45f071 Minor documentation and language fixes by Steven Cooreman · 4 years, 3 months ago
  7. 3409b02 Remove superfluous check by Steven Cooreman · 4 years, 3 months ago
  8. 8f37004 Remove unused variable from MAC driver structure by Steven Cooreman · 4 years, 3 months ago
  9. dcd0811 Remove superfluous length check by Steven Cooreman · 4 years, 3 months ago
  10. 094a77e Code flow and style improvements by Steven Cooreman · 4 years, 3 months ago
  11. a6df604 Base the PSA implementation of TLS 1.2 PRF on the MAC API by Steven Cooreman · 4 years, 3 months ago
  12. d1ed1d9 Make HKDF use the generic MAC API by Steven Cooreman · 4 years, 3 months ago
  13. ac8d82a Use the correct guards on the context structures for MAC/HKDF/PRF by Steven Cooreman · 4 years, 3 months ago
  14. dd1a915 Rename HMAC operation structure by Steven Cooreman · 4 years, 3 months ago
  15. 36876a0 Make safer_memcmp available to all compile units under PSA by Steven Cooreman · 4 years, 3 months ago
  16. a4638e7 Remove redundant key_set from MAC operation structure by Steven Cooreman · 4 years, 3 months ago
  17. ba9a5bf Code flow/readability improvements after review by Steven Cooreman · 4 years, 3 months ago
  18. 02fc62a Remove unused items from MAC operation context structure by Steven Cooreman · 4 years, 3 months ago
  19. c7f0a57 Add testing of the MAC driver entry points by Steven Cooreman · 4 years, 3 months ago
  20. 939102e Add CMAC to standard PSA config by Steven Cooreman · 4 years, 5 months ago
  21. d1955af Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  22. 4fdf060 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  23. 7515e75 Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
  24. a5b860a Migrate MAC finish calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  25. 6e7f291 Migrate MAC update call into the software driver by Steven Cooreman · 4 years, 5 months ago
  26. e680419 Migrate MAC setup/abort calls into the software driver by Steven Cooreman · 4 years, 5 months ago
  27. 82c66b6 Move internal HMAC implementation into internal MAC driver by Steven Cooreman · 4 years, 5 months ago
  28. 77e2cc5 Move the MAC operation structure into the driver headers by Steven Cooreman · 4 years, 5 months ago
  29. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  30. 3c8dd63 Add include headers for composite operation contexts and move hmac by Steven Cooreman · 4 years, 3 months ago
  31. 61398ec Move the cipher operation structure declaration for grouping by Steven Cooreman · 4 years, 3 months ago
  32. f4248f2 Remove inclusion of top-level crypto.h from the driver context header by Steven Cooreman · 4 years, 3 months ago
  33. 675501d Rename the PSA driver context structure headers to _primitives by Steven Cooreman · 4 years, 3 months ago
  34. 5b416e9 Merge pull request #3910 from hanno-arm/post_handshake_handling by paul-elliott-arm · 4 years, 3 months ago
  35. 275b9b2 Merge pull request #4402 from mpg/migration-guide-3.0 by Gilles Peskine · 4 years, 3 months ago
  36. 143b1e3 Fix a number of typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  37. 6ab1f81 Merge pull request #4312 from ronald-cron-arm/psa-hash-dispatch-testing by Ronald Cron · 4 years, 3 months ago
  38. 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
  39. 1153c3d tests: driver wrappers: Improve test comments by Ronald Cron · 4 years, 3 months ago
  40. d5d0496 Add change log and migration guide by Ronald Cron · 4 years, 3 months ago
  41. 438ac27 Quit using title case for entry titles by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  42. cae1fd0 Merge pull request #4187 from hanno-arm/out_ctr_update_tls by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  43. 72f762b Clarify 3.0-migration-guide.d/00README by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  44. e756306 Move some details from ChangeLog to migration guide by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  45. 57e93e5 Clarify a sentence by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  46. f5acfba Improve description of migration guide entries by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  47. 2960b2e Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  48. b2a1043 Add a directory for 3.0 migration guide entries by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  49. 89d4ab0 Add a "3.0 migration guide document" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  50. 759f551 Add a missing ChangeLog entry by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  51. 3e4d190 tests: driver wrappers: Add hash finish tests by Ronald Cron · 4 years, 3 months ago
  52. 1fb49e6 tests: driver wrappers: Add hash update tests by Ronald Cron · 4 years, 3 months ago
  53. 6e12b7b tests: driver wrappers: Specialize hash multi-part test on setup only by Ronald Cron · 4 years, 3 months ago
  54. eba3c87 tests: driver wrappers: Fix hash tests dependencies by Ronald Cron · 4 years, 3 months ago
  55. ce1d8d2 tests: Revert test_driver.h name change by Ronald Cron · 4 years, 3 months ago
  56. 6328133 tests: Fix test arguments separator by Ronald Cron · 4 years, 3 months ago
  57. 4607c82 tests: psa: Simplify key buffer size calculation by Ronald Cron · 4 years, 4 months ago
  58. 7f13fa2 tests: psa: Add mbedtls/MBEDTLS prefix to test driver symbols by Ronald Cron · 4 years, 4 months ago
  59. b5d59a0 tests: psa: cipher: Remove out-dated comment by Ronald Cron · 4 years, 4 months ago
  60. 140043a tests: driver wrapper: Add hash dispatch testing by Ronald Cron · 4 years, 4 months ago
  61. fa036c8 tests: Add hash transparent test driver hooks by Ronald Cron · 4 years, 5 months ago
  62. f26cc72 Reintroduce comment on state of renegotiation after post HS message by Hanno Becker · 4 years, 4 months ago
  63. fae12cf Use error corruption detection as initial return value by Hanno Becker · 4 years, 4 months ago
  64. cad3dba Add missing static qualification for post-HS HS message handler by Hanno Becker · 4 years, 9 months ago
  65. b03f88f Introduce helper for handling of post-handshake handshake messages by Hanno Becker · 4 years, 9 months ago
  66. 59d97a1 Merge pull request #4437 from gilles-peskine-arm/aes2crypt-removal-2.x by Gilles Peskine · 4 years, 3 months ago
  67. 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
  68. 85f023b Merge pull request #3950 from gilles-peskine-arm/dhm_min_bitlen-bits by Gilles Peskine · 4 years, 3 months ago
  69. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  70. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  71. 98b3cd6 Remove the sample program aescrypt2 by Gilles Peskine · 6 years ago
  72. 4d01c5b Remove dead code from pk_parse_key_pkcs8_unencrypted_der by Chris Jones · 4 years, 3 months ago
  73. 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
  74. fa1f904 Fix an error when copy-pasting x509_crt_verify_info by Chris Jones · 4 years, 3 months ago
  75. da95ef9 Remove PSA AEAD output size compatibility macros by Bence Szépkúti · 4 years, 3 months ago
  76. 3e7481e Merge pull request #4219 from stevew817/fix_missing_parenthesis by Ronald Cron · 4 years, 3 months ago
  77. e383fa6 Move x509_crt_verify_info to ssl_test_common_source.c by Chris Jones · 4 years, 3 months ago
  78. 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
  79. ee33c60 Fix minor styling issues by Chris Jones · 4 years, 8 months ago
  80. 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
  81. eb2efb0 Avoid unused variable warning in X.509 CSR fuzzing by Hanno Becker · 4 years, 10 months ago
  82. da12174 Fix preprocessor guard in ssl_server2.c by Hanno Becker · 4 years, 10 months ago
  83. 54dcf5e Add ChangeLog entry by Hanno Becker · 4 years, 10 months ago
  84. 54ac185 Adapt X.509 fuzzing code to support MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  85. fff2d57 Fix X.509 parsing tests if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  86. 2c2722d Add missing MBEDTLS_X509_REMOVE_INFO guards in ssl_context_info.c by Hanno Becker · 4 years, 10 months ago
  87. b4e5ddc Fix X.509 CRT parsing test if MBEDTLS_X509_REMOVE_INFO is set by Hanno Becker · 4 years, 10 months ago
  88. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  89. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  90. 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  91. e111356 Remove MBEDTLS_X509_REMOVE_INFO from `scripts/config.pl full` by Hanno Becker · 6 years ago
  92. 5d4c4b1 Add missing dependencies on !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 6 years ago
  93. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  94. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  95. 0c37b4f Improve changelog entry for #4217 by Dave Rodgman · 4 years, 3 months ago
  96. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  97. 58d8518 Update changelog by Bence Szépkúti · 4 years, 3 months ago
  98. bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
  99. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  100. 860f509 Clarify case when high level error code is incorrect by Chris Jones · 4 years, 3 months ago