1. 9928ca1 Code styling by Kusumit Ghoderao · 2 years ago
  2. 9ab03c3 Define PSA_ALG_IS_PBKDF2 by Kusumit Ghoderao · 2 years ago
  3. 10cc6bd Add PSA_ALG_PBKDF2_HMAC_GET_HASH macro by Kusumit Ghoderao · 2 years, 2 months ago
  4. ab7c5c8 Change incorrect define for MAX_OPS_UNLIMITED by Paul Elliott · 2 years, 6 months ago
  5. 1265f00 First draft of PSA interruptible ECC signing design by Paul Elliott · 2 years, 11 months ago
  6. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  7. a651607 Skip restyling of PSA macros also defined in psa-arch-tests by Gilles Peskine · 2 years, 7 months ago
  8. 45873ce Skip restyling of PSA error code definitions by Gilles Peskine · 2 years, 7 months ago
  9. 2b70a3f Merge pull request #6558 from lpy4105/6416-psa_macros_name_typo by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  10. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  11. c1ecb25 fix PSA_XXX typos detected by check_names.py by Pengyu Lv · 2 years, 9 months ago
  12. e09aff8 Add information about ECJPAKE_TO_PMS output size expectations by Andrzej Kurek · 2 years, 10 months ago
  13. 96b9f23 Adjust ECJPAKE_TO_PMS macro value by Andrzej Kurek · 2 years, 10 months ago
  14. 3c4c514 Remove `PSA_ALG_IS_TLS12_ECJPAKE_TO_PMS` by Andrzej Kurek · 2 years, 11 months ago
  15. 1fafb1f Documentation clarifications for ECJPAKE-to-PMS by Andrzej Kurek · 2 years, 11 months ago
  16. 18f8e8d Document the input size restriction for EC J-PAKE to PMS by Andrzej Kurek · 2 years, 11 months ago
  17. 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago
  18. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  19. 0b5f495 Merge pull request #5953 from tuvshinzayaArm/update-document-PSA_ALG_RSA_PSS by Paul Elliott · 3 years, 1 month ago
  20. 790ab52 Merge pull request #5962 from gilles-peskine-arm/storage-format-doc-202206 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  21. 955993c For status values, the macro expansions must not change either by Gilles Peskine · 3 years, 1 month ago
  22. 7973399 Add compatibility notes regarding values embedded in the key store by Gilles Peskine · 3 years, 1 month ago
  23. 36aeb7f Merge pull request #5834 from mprse/HKDF_1 by Gilles Peskine · 3 years, 1 month ago
  24. 44baacd Update documenation of PSA_ALG_RSA_PSS by Tuvshinzaya Erdenekhuu · 3 years, 1 month ago
  25. 73f97d4 PSA_ALG_HKDF: add salt processing warning by Przemek Stekiel · 3 years, 2 months ago
  26. a29b488 Optimize code by adding PSA_ALG_IS_ANY_HKDF macro by Przemek Stekiel · 3 years, 2 months ago
  27. 459ee35 Fix typo and style by Przemek Stekiel · 3 years, 2 months ago
  28. b398d86 Update descryption of HKDF-Extract/Expand algs and fix comment by Przemek Stekiel · 3 years, 2 months ago
  29. 4014a04 Merge pull request #5617 from gilles-peskine-arm/chacha20-rfc7539-test-vector by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  30. 58f5915 Merge pull request #5732 from daverodgman/warmsocks_spellingfixes by Dave Rodgman · 3 years, 3 months ago
  31. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
  32. ebf6281 crypto_values.h: fix description by Przemek Stekiel · 3 years, 3 months ago
  33. 6b6ce32 Add definitions for HKDF-Extract and HKDF-Expand algs by Przemek Stekiel · 3 years, 3 months ago
  34. 6729474 Fix key_id and owner_id accessor macros by Antonio de Angelis · 3 years, 3 months ago
  35. 37c81c4 Extend PSA_ALG_TLS12_PSK_TO_MS alg (add #PSA_KEY_DERIVATION_INPUT_OTHER_SECRET input) by Przemek Stekiel · 3 years, 4 months ago
  36. 14d3554 ChaCha20 (PSA): Document that we only support 12-byte nonces by Gilles Peskine · 3 years, 5 months ago
  37. 6d3d18b psa_generate_derived_key_internal, psa_generate_derived_ecc_key_weierstrass_helper: optimize the code by Przemyslaw Stekiel · 3 years, 6 months ago
  38. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  39. f2fe31a Reorder macro definitions by Gilles Peskine · 3 years, 10 months ago
  40. f7b4137 Untangle PSA_ALG_IS_HASH_AND_SIGN and PSA_ALG_IS_SIGN_HASH by Gilles Peskine · 3 years, 10 months ago
  41. c5c5b93 Add missing PSA_KEY_ID_NULL macro. by Mateusz Starzyk · 4 years ago
  42. 359b5ab Add missing PSA_ALG_NONE macro. by Mateusz Starzyk · 4 years ago
  43. e6d3eda Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  44. 4313d3a Merge pull request #5010 from gilles-peskine-arm/psa-rsa-pss_any_salt by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  45. 594215b Add support for CCM*-no-tag to PSA. by Mateusz Starzyk · 3 years, 10 months ago
  46. f6892de Readability improvements by Gilles Peskine · 3 years, 10 months ago
  47. acd2d0e New algorithm PSA_ALG_RSA_PSS_ANY_SALT by Gilles Peskine · 3 years, 10 months ago
  48. 6c12a1e Add ARIA to the PSA API by Gilles Peskine · 3 years, 10 months ago
  49. 52d18cd Remove trailing space by Andrew Thoelke · 4 years, 1 month ago
  50. a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 4 years, 1 month ago
  51. 91466c8 Hopefully clarify the example by Gilles Peskine · 4 years, 2 months ago
  52. 52bb83e Fix mbedtls_svc_key_id_is_null when KEY_ID_ENCODES_OWNER by Gilles Peskine · 4 years, 2 months ago
  53. d133bb2 New macro PSA_KEY_LIFETIME_IS_READ_ONLY by Gilles Peskine · 4 years, 3 months ago
  54. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  55. 363eb29 Fix MBEDTLS_PRIVATE wrapping in the library's headers. by Mateusz Starzyk · 4 years, 2 months ago
  56. 4a6fcda Typo by gabor-mezei-arm · 4 years, 3 months ago
  57. 36658e4 Update PSA_ALG_IS_SIGN_MESSAGE by gabor-mezei-arm · 4 years, 3 months ago
  58. 4a21019 Implement psa_sign_message and psa_verify_message functions by gabor-mezei-arm · 4 years, 4 months ago
  59. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  60. f0c28ef Avoid introducing PSA_ALG_NONE for now by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  61. f9a68ad Fix typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  62. 730f62a Clarify the case of direct inputs by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  63. 5b79ee2 Fix typo in doxygen reference by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  64. 71d955a Introduce PSA_ALG_NONE by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  65. 06638ae Update "key stretching" flag by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  66. 40b81bf Introduce PSA_ALG_GET_HASH() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  67. 6983b4f Add identifier for PBKDF2 with AES-CMAC-PRF-128 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  68. 2171e42 Add new key type PASSWORD_HASH by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  69. 9023cac Merge verification policies together by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  70. d307f63 Rename verify_output_xxx() to verify_xxx() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  71. 3d72267 Specify the order of PBKDF2 inputs by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  72. c16033e Fix the encodings of the new key types by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  73. ffc86ce Improve or expand several descriptions. by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  74. dc1b4e4 Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  75. b639d43 Move and rename PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 3 months ago
  76. 234b1ec PSA PBKDF2: add "stretching" sub-category of key derivation by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  77. 7da5791 PSA PBKDF2: add algorithm macros + description by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  78. 22f08bc PSA PBKDF2: add new input function by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  79. 5a67992 PSA PBKDF2: add/update input types by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  80. 759438c PSA PBKDF2: add new policies by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  81. 31cbbef PSA PBKDF2: add new key types by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  82. 359411f Adjust documentation of PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 4 months ago
  83. 7e31009 Further reduce macro expansion by Bence Szépkúti · 4 years, 4 months ago
  84. e5fde54 Remove incorrect definitions of the dom2() and dom4() prefixes by Gilles Peskine · 4 years, 5 months ago
  85. a00abc6 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  86. 7e54a29 Express DES key sizes in bits by Gilles Peskine · 4 years, 5 months ago
  87. 6a427bf Document the general definition of bit sizes for asymmetric keys by Gilles Peskine · 4 years, 5 months ago
  88. 2735469 Use a bit-size in the algorithm name by Gilles Peskine · 4 years, 5 months ago
  89. da7305e Avoid collision with SM3 in API specification 1.0.1 by Gilles Peskine · 4 years, 5 months ago
  90. b13ead8 Make the hash-and-sign nature of Ed25519ph and Ed448ph explicit by Gilles Peskine · 4 years, 5 months ago
  91. e36f8aa Fix copypasta by Gilles Peskine · 4 years, 5 months ago
  92. 3a1101a Define algorithms for EdDSA by Gilles Peskine · 4 years, 5 months ago
  93. 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  94. 6d40085 Don't duplicate the definition of PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 4 years, 5 months ago
  95. 7ef23be Documentation: fix \p names that diverged from the code by Gilles Peskine · 4 years, 5 months ago
  96. 8735343 Fix copypasta in documentation of an error case by Gilles Peskine · 4 years, 5 months ago
  97. 328f11c Language & readability touchups by Steven Cooreman · 4 years, 5 months ago
  98. a1d8322 Fix typos & copy-paste errors by Steven Cooreman · 4 years, 5 months ago
  99. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  100. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago