1. 60116ae Invert logic on nonce length tests by Paul Elliott · 3 years, 10 months ago
  2. 355f59e Fix formatting issues by Paul Elliott · 3 years, 10 months ago
  3. e716e6c Switch cipher enabled macros by Paul Elliott · 3 years, 10 months ago
  4. baff51c Make sure nonce length checks use base algorithm by Paul Elliott · 3 years, 10 months ago
  5. bb0f9e1 Move all nonce length checks to PSA Core by Paul Elliott · 3 years, 10 months ago
  6. 4ed1ed1 Move nonce size checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  7. 325d374 Move set lengths checking to PSA Core by Paul Elliott · 3 years, 10 months ago
  8. 71b0567 Merge remote-tracking branch 'upstream/development' into psa-m-aead-merge by Paul Elliott · 3 years, 10 months ago
  9. 90fdc11 Make NULL tag check more explicit by Paul Elliott · 3 years, 11 months ago
  10. 70618b2 Change sizeof to variable rather than struct by Paul Elliott · 3 years, 11 months ago
  11. ec95cc9 Add safety for NULL tag being passed to finish by Paul Elliott · 3 years, 11 months ago
  12. 4c916e8 Improve comment on buffer clearing by Paul Elliott · 3 years, 11 months ago
  13. 69bf5fc Const correctness by Paul Elliott · 3 years, 11 months ago
  14. 70f447d Replace individual zeroization with memset by Paul Elliott · 3 years, 11 months ago
  15. 9d17bf4 Styling and refactoring by Archana · 3 years, 11 months ago
  16. 374fe5b Handle zeroed attributes key bits and type in copy by Archana · 4 years ago
  17. 449608b Code style improvements by Archana · 4 years ago
  18. 8a18036 Add opaque test driver support for copy key by Archana · 4 years, 1 month ago
  19. 6ed4bda pre-existing validation extended by Archana · 4 years ago
  20. 4d7ae1d Add test driver support for opaque key import by Archana · 4 years, 1 month ago
  21. d8a83dc Sizing of key buffer for opaque keys by Archana · 4 years, 2 months ago
  22. 3b097eb psa: Remove psa_key_slot_is_external() by Ronald Cron · 4 years ago
  23. 9b8b69c psa: Remove buggy report of RSA public exponent for opaque keys by Ronald Cron · 4 years ago
  24. 512ad81 psa: Fix slot number key attribute by Ronald Cron · 4 years ago
  25. ddae0f5 Clarify psa_get_and_lock_transparent_key_slot_with_policy() purpose by Ronald Cron · 4 years ago
  26. 3d7d52c Formatting fixes by Paul Elliott · 4 years ago
  27. 5a8abb1 Merge pull request #4883 from mstarzyk-mobica/fix_psa_sign_msg by Manuel Pégourié-Gonnard · 4 years ago
  28. 3242f6c Fix formatting issue by Paul Elliott · 4 years ago
  29. b8db2c5 Remove extra blank lines by Paul Elliott · 4 years ago
  30. daf5c89 Remove extraneous state checks by Paul Elliott · 4 years ago
  31. d9343f2 Refactor is_encrypt into aead setup arguments by Paul Elliott · 4 years ago
  32. ce0e6a9 Require MESSAGE flag in PSA MAC setup. by Mateusz Starzyk · 4 years ago
  33. e0a12bd Refactor aead setup functions into single function by Paul Elliott · 4 years ago
  34. 5ecac21 Prefixed macros with MBEDTLS by Joe Subbiani · 4 years, 1 month ago
  35. 50dde56 Implement byte reading macros into library/ by Joe Subbiani · 4 years, 1 month ago
  36. 814fffb Remove overly strict final checks by Paul Elliott · 4 years ago
  37. 32925b9 Make sure unused parts of tag buffer are cleared by Paul Elliott · 4 years, 1 month ago
  38. a561444 Add missing space by Paul Elliott · 4 years, 1 month ago
  39. c9890e9 Rewording comments by TRodziewicz · 4 years, 1 month ago
  40. 18cddc0 Reverting comments deleted in previous PR by TRodziewicz · 4 years, 1 month ago
  41. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  42. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  43. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  44. 3f860e4 Remove invalid buffer overflow check by gabor-mezei-arm · 4 years, 1 month ago
  45. 258ae07 Add checks for buffer size by gabor-mezei-arm · 4 years, 1 month ago
  46. 6f4e5bb Initialize output buffer length to 0 by gabor-mezei-arm · 4 years, 1 month ago
  47. 0dfeaaf Remove confising comments by gabor-mezei-arm · 4 years, 1 month ago
  48. 9951b50 Remove comments by gabor-mezei-arm · 4 years, 1 month ago
  49. a9449a0 Dispatch cipher functions through the driver interface by gabor-mezei-arm · 4 years, 4 months ago
  50. ba0fa75 Implement one-shot cipher by gabor-mezei-arm · 4 years, 5 months ago
  51. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  52. 63ad854 Merge pull request #4712 from daverodgman/psa_cipher_and_mac_abort_on_error by Dave Rodgman · 4 years, 1 month ago
  53. 90d1cb8 Use more standard label name by Dave Rodgman · 4 years, 1 month ago
  54. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  55. f9f1bdf Translate MBEDTLS_ERR_PK_BUFFER_TOO_SMALL for PSA by Gilles Peskine · 4 years, 1 month ago
  56. ed68d74 Move buffer size checks up to psa_crypto layer by Paul Elliott · 4 years, 1 month ago
  57. c2b7144 Simplify logic and factor out initial checks by Paul Elliott · 4 years, 1 month ago
  58. 7f429b7 Remove code duplication and fix formatting by Paul Elliott · 4 years, 1 month ago
  59. 8036bdd Tidy up logic in psa_mac_sign_finish by Dave Rodgman · 4 years, 1 month ago
  60. b5dd7c7 Correct coding style issues by Dave Rodgman · 4 years, 1 month ago
  61. 5464824 Call abort on error in psa_mac/cipher setup by Dave Rodgman · 4 years, 1 month ago
  62. 685b6a7 Update multipart hash operations to abort on error by Dave Rodgman · 4 years, 1 month ago
  63. 38e62ae Update cipher and mac functions to abort on error by Dave Rodgman · 4 years, 1 month ago
  64. 95271f1 Call set_nonce direct rather than by wrapper by Paul Elliott · 4 years, 1 month ago
  65. f9a046e Remove duplicate wipe call in psa_destroy_key by Gilles Peskine · 4 years, 2 months ago
  66. 6687cd0 Refuse to destroy read-only keys by Gilles Peskine · 4 years, 3 months ago
  67. ad53dcc Move common final checks to function by Paul Elliott · 4 years, 1 month ago
  68. 534d0b4 Finish / Verify state checks by Paul Elliott · 4 years, 1 month ago
  69. f88a565 Better tag size default for m-aead finish by Paul Elliott · 4 years, 1 month ago
  70. d89304e Fix formatting issues by Paul Elliott · 4 years, 1 month ago
  71. e4030f2 Replace function with macro that already exists by Paul Elliott · 4 years, 1 month ago
  72. 7220cae Ensure generate nonce unavailable in decrypt by Paul Elliott · 4 years, 1 month ago
  73. 8eb9daf Add generate nonce test by Paul Elliott · 4 years, 2 months ago
  74. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 1 month ago
  75. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  76. a587cbc psa: mac: Add driver delegation support for psa_mac_verify() by Ronald Cron · 4 years, 2 months ago
  77. cd989b5 psa: mac: Introduce psa_mac_compute_internal by Ronald Cron · 4 years, 2 months ago
  78. c3dd75f psa: mac: Improve MAC finalization code by Ronald Cron · 4 years, 2 months ago
  79. 51131b5 psa: mac: Add driver delegation support for psa_mac_compute() by Ronald Cron · 4 years, 2 months ago
  80. 79bdd82 psa: mac: Improve implementation of psa_mac_finalize_alg_and_key_validation() by Ronald Cron · 4 years, 2 months ago
  81. 2dff3b2 psa: mac: Split psa_mac_setup() by Ronald Cron · 4 years, 2 months ago
  82. 28ea050 psa: mac: Re-organize psa_mac_setup() internal function by Ronald Cron · 4 years, 2 months ago
  83. e96c585 Move the inclusion of crypto_spe.h to psa/crypto_platform.h by Gilles Peskine · 4 years, 2 months ago
  84. 532327b Merge pull request #4576 from gilles-peskine-arm/psa_key_derivation-bad_workflow-20210527 by Gilles Peskine · 4 years, 2 months ago
  85. 4076d3e Implement one-shot MAC functions by gabor-mezei-arm · 4 years, 5 months ago
  86. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  87. b1edaec Fix missing state check for tls12_prf output by Gilles Peskine · 4 years, 2 months ago
  88. ea7631b Change mbedtls_rsa_set_padding() signature by Ronald Cron · 4 years, 2 months ago
  89. 58d6eb5 Removing unneeded comment by TRodziewicz · 4 years, 2 months ago
  90. 40ef3a9 Fix state logic and return codes by Paul Elliott · 4 years, 2 months ago
  91. b2ce2ed Merge remote-tracking branch 'upstream/development' into psa-m-aead by Paul Elliott · 4 years, 2 months ago
  92. 062f353 Changes after code review by TRodziewicz · 4 years, 2 months ago
  93. cc70741 Remove MBEDTLS_CHECK_PARAMS option by TRodziewicz · 4 years, 3 months ago
  94. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  95. b7abba2 Merge pull request #4515 from tom-daubney-arm/remove_rsa_mode_params_2 by Gilles Peskine · 4 years, 2 months ago
  96. f47b095 Set tag to 'impossible' value on failure to encrypt by Paul Elliott · 4 years, 3 months ago
  97. 6eb9598 Improve state logic by Paul Elliott · 4 years, 3 months ago
  98. 6981fbc Remove unneccessary guard for key unlock by Paul Elliott · 4 years, 3 months ago
  99. e715f88 Fix key slot being used uninitialised on error by Paul Elliott · 4 years, 3 months ago
  100. 1a98aca Properly handle GCM's range of nonce sizes by Paul Elliott · 4 years, 3 months ago