1. d1955af Rename internal HMAC structure type to match convention by Steven Cooreman · 4 years, 5 months ago
  2. 4fdf060 Complete, document and fully use internal HMAC API by Steven Cooreman · 4 years, 5 months ago
  3. 77e2cc5 Move the MAC operation structure into the driver headers by Steven Cooreman · 4 years, 5 months ago
  4. d13a70f Add boilerplate for dispatching MAC operations by Steven Cooreman · 4 years, 5 months ago
  5. 3c8dd63 Add include headers for composite operation contexts and move hmac by Steven Cooreman · 4 years, 3 months ago
  6. 61398ec Move the cipher operation structure declaration for grouping by Steven Cooreman · 4 years, 3 months ago
  7. f4248f2 Remove inclusion of top-level crypto.h from the driver context header by Steven Cooreman · 4 years, 3 months ago
  8. 675501d Rename the PSA driver context structure headers to _primitives by Steven Cooreman · 4 years, 3 months ago
  9. 98d00d0 Merge pull request #4426 from ronald-cron-arm/remove-enable-weak-ciphersuites by Ronald Cron · 4 years, 3 months ago
  10. 1a85d3b Merge pull request #4146 from stevew817/allow_skipping_3des_cmac_when_alt by Ronald Cron · 4 years, 3 months ago
  11. c86f330 Merge pull request #3777 from hanno-arm/x509-info-optimization_rebased by Dave Rodgman · 4 years, 3 months ago
  12. e67665c Merge pull request #4006 from chris-jones-arm/development by Gilles Peskine · 4 years, 3 months ago
  13. 2c8041d Merge pull request #4433 from bensze01/psa_aead_output_size by Gilles Peskine · 4 years, 3 months ago
  14. da95ef9 Remove PSA AEAD output size compatibility macros by Bence Szépkúti · 4 years, 3 months ago
  15. 2c74586 Comment out MBEDTLS_X509_REMOVE_INFO in default config.h by Chris Jones · 4 years, 8 months ago
  16. 88c2bf3 Minor style improvements by Hanno Becker · 6 years ago
  17. 7ac83f9 Print X.509 verify info strings even if MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  18. 612a2f1 Rename MBEDTLS_X509_INFO to !MBEDTLS_X509_REMOVE_INFO by Hanno Becker · 4 years, 10 months ago
  19. 9a969b6 Reduce code size when mbedtls_x509_*_info() unused by Peter Kolbus · 7 years ago
  20. cee4270 Remove MBEDTLS_ENABLE_WEAK_CIPHERSUITES configuration option by Ronald Cron · 4 years, 3 months ago
  21. bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
  22. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  23. c338cef Add notes to the documentation about CMAC_ALT algorithm support by Steven Cooreman · 4 years, 3 months ago
  24. 456d29c Rename mbedtls_error_add_ext to mbedtls_error_add by Chris Jones · 4 years, 4 months ago
  25. 894b9c4 Add documentation for change in CMAC self-test behaviour by Steven Cooreman · 4 years, 4 months ago
  26. e11e814 Improve documentation for error code checking by Chris Jones · 4 years, 4 months ago
  27. 9a97a13 Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  28. f6b677e Merge pull request #4349 from mpg/apply-4334-3.0 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  29. e8e450a Merge pull request #4254 from mstarzyk-mobica/remove_libpkcs11-helper by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  30. 1216233 Merge pull request #4391 from gilles-peskine-arm/error-on-removed-options-20210421 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  31. cc26e3b Remove extraneous word by Gilles Peskine · 4 years, 4 months ago
  32. fa4e4b8 Error out if attempting to use a removed feature by Gilles Peskine · 4 years, 4 months ago
  33. bfa03e3 Update psa_util.h by Tomasz Rodziewicz · 4 years, 4 months ago
  34. 3408d60 revert the error.h file include in psa_util.c by TRodziewicz · 4 years, 4 months ago
  35. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 4 months ago
  36. 33946bb Two platform error codes moved to error.h to fix _without_platform test by TRodziewicz · 4 years, 4 months ago
  37. 1dda21c Make sure we don't underflow in the size macros by Bence Szépkúti · 4 years, 4 months ago
  38. b639d43 Move and rename PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 4 months ago
  39. f5a1fe9 Explicitly check non-boolean values against zero by Bence Szépkúti · 4 years, 4 months ago
  40. f9c7b3e Remove PKCS#11 library wrapper. by Mateusz Starzyk · 4 years, 5 months ago
  41. 1cc91e7 Merge pull request #4366 from gilles-peskine-arm/development_3.0-merge_2.x-20210419 by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  42. 16529bd Merge pull request #4344 from TRodziewicz/remove_deprecated_things_in_crypto_compat_h by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  43. ee25913 Merge branch 'development' into development_3.0 by Gilles Peskine · 4 years, 4 months ago
  44. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  45. 2333e63 Revert 2 files conflicting after previous push in the Github. by TRodziewicz · 4 years, 4 months ago
  46. 359411f Adjust documentation of PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 4 months ago
  47. 31e27af Reword the builtin key language on persistency declaration by Steven Cooreman · 4 years, 4 months ago
  48. 607c0af Simplify PSA AEAD output size compatibility macros by Bence Szépkúti · 4 years, 4 months ago
  49. 7e31009 Further reduce macro expansion by Bence Szépkúti · 4 years, 4 months ago
  50. 598e929 Rework PSA_AEAD_NONCE_LENGTH to reduce expansion by Bence Szépkúti · 4 years, 4 months ago
  51. 0d8da39 Mark unused macro argument as unused by Bence Szépkúti · 4 years, 5 months ago
  52. b938b0b Documentation clarification after review by Steven Cooreman · 4 years, 4 months ago
  53. c8b9534 Change signature of mbedtls_psa_platform_get_builtin_key by Steven Cooreman · 4 years, 5 months ago
  54. 203bcbb Style fixes (typos, whitespace, 80 column limit) by Steven Cooreman · 4 years, 5 months ago
  55. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  56. eb1a301 Update documentation references to the AEAD macros by Bence Szépkúti · 4 years, 5 months ago
  57. 12116bc Update the AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  58. f7b6b4e Align code style with the rest of the file by Bence Szépkúti · 4 years, 5 months ago
  59. 30f91a4 Mark AEAD compatibility macros as deprecated by Bence Szépkúti · 4 years, 5 months ago
  60. 670df7a Rename AEAD output size macros in crypto_compat.h by Bence Szépkúti · 4 years, 5 months ago
  61. 8810fd3 Copy AEAD output size macros to crypto_compat.h by Bence Szépkúti · 4 years, 5 months ago
  62. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  63. 136b398 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  64. 93c0847 Revert "Remove deprecated things from hashing modules" by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  65. c039514 Merge pull request #4334 from TRodziewicz/origin/remove_old_func_from_hashing by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  66. 2a1a673 Remove deprecated things from crypto_compat.h and dependent tests. by TRodziewicz · 4 years, 4 months ago
  67. defe10d Add compatibility macro for the inline keyword in error.h by Chris Jones · 4 years, 4 months ago
  68. ef01852 Add missing guard to mbedtls_test_hook_error_add by Chris Jones · 4 years, 4 months ago
  69. abded0e Improve and fix documentation for error code combination by Chris Jones · 4 years, 4 months ago
  70. b7d02e0 Fix misc issues with unused parameters and check-names.sh by Chris Jones · 4 years, 4 months ago
  71. 7439209 Rewrite error addition interface by Chris Jones · 4 years, 4 months ago
  72. 759e30b Add MBEDTLS_ERROR_C dependency to invasive error code testing by Chris Jones · 4 years, 6 months ago
  73. b179b84 Change set_err_add_hook void pointer to actual function pointer signature by Chris Jones · 4 years, 6 months ago
  74. d86ad60 Change mbedtls_set_err_add_hook to use doxygen style comment by Chris Jones · 4 years, 6 months ago
  75. ef180af Move `MBEDTLS_ERR_ADD` macro and functions to `error.*` by Chris Jones · 4 years, 6 months ago
  76. 5e8805a Move `MBEDTLS_ERR_ADD` macro and function to `common.*` by Chris Jones · 4 years, 7 months ago
  77. 96ae73b Add macro for error code addition by Chris Jones · 4 years, 7 months ago
  78. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
  79. d11ddc5 Correction in the TODO issue number by TRodziewicz · 4 years, 4 months ago
  80. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  81. c75d9f5 Remove deprecated things from hashing modules by TRodziewicz · 4 years, 4 months ago
  82. 9c63568 Remove MBEDTLS_SSL_DEFAULT_TICKET_LIFETIME by Chris Jones · 4 years, 4 months ago
  83. 3b1cba8 Fix reference to deprecated macro in documentation by Bence Szépkúti · 4 years, 4 months ago
  84. df2e4f2 Merge pull request #4290 from ronald-cron-arm/hash-dispatch-follow-up by Ronald Cron · 4 years, 4 months ago
  85. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  86. b420259 Merge pull request #4174 from gilles-peskine-arm/psa-eddsa-spec by Gilles Peskine · 4 years, 4 months ago
  87. 7bc6a37 Merge pull request #3183 from meuter/development by Gilles Peskine · 4 years, 4 months ago
  88. 980230e psa: include: Update and improve multipart-op struct design notes by Ronald Cron · 4 years, 4 months ago
  89. dd3b539 psa: include: Clarify scope of crypto_builtin/driver_contexts.h by Ronald Cron · 4 years, 4 months ago
  90. 06c84ca psa: include: Merge crypto_builtin_hash.h and crypto_builtin_cipher.h by Ronald Cron · 4 years, 4 months ago
  91. e31fd11 psa: include: Fix comments by Ronald Cron · 4 years, 4 months ago
  92. d3b458c tests: psa: Fix expected error code by Ronald Cron · 4 years, 4 months ago
  93. 48ffe62 Merge pull request #4215 from paul-elliott-arm/remove_fallthrough by Ronald Cron · 4 years, 4 months ago
  94. e5fde54 Remove incorrect definitions of the dom2() and dom4() prefixes by Gilles Peskine · 4 years, 5 months ago
  95. a00abc6 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  96. 7e54a29 Express DES key sizes in bits by Gilles Peskine · 4 years, 5 months ago
  97. 6a427bf Document the general definition of bit sizes for asymmetric keys by Gilles Peskine · 4 years, 5 months ago
  98. 2735469 Use a bit-size in the algorithm name by Gilles Peskine · 4 years, 5 months ago
  99. da7305e Avoid collision with SM3 in API specification 1.0.1 by Gilles Peskine · 4 years, 5 months ago
  100. b13ead8 Make the hash-and-sign nature of Ed25519ph and Ed448ph explicit by Gilles Peskine · 4 years, 5 months ago