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