1. 00b54e6 doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 2 years, 3 months ago
  2. 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
  3. 802ff1b Merge pull request #7147 from paul-elliott-arm/interruptible_sign_hash_codestyle_drivers by Gilles Peskine · 2 years, 5 months ago
  4. 15d7d43 Pacify Clang 15 by Paul Elliott · 2 years, 5 months ago
  5. a16ce9f Remove driver entry points for {get|set}_max_ops(). by Paul Elliott · 2 years, 5 months ago
  6. a3b625b Merge pull request #7098 from gilles-peskine-arm/retval-non-empty by Paul Elliott · 2 years, 5 months ago
  7. b1176f2 Allow alternative names for overridden PSA headers by Gilles Peskine · 2 years, 5 months ago
  8. 21c3951 Add reference to mbedtls_ecp_set_max_ops() to docs by Paul Elliott · 2 years, 6 months ago
  9. 1b49ef5 Fix abort documentation. by Paul Elliott · 2 years, 6 months ago
  10. 1265f00 First draft of PSA interruptible ECC signing design by Paul Elliott · 2 years, 11 months ago
  11. ed73355 Make \retval commands non-empty by Gilles Peskine · 2 years, 6 months ago
  12. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  13. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  14. ce7f18c Fix a/an typos in doxygen and other comments by Tom Cosgrove · 3 years ago
  15. 5c65c57 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  16. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  17. f7c1f74 doxygen: merge multiple descriptions of the same return codes by Andrzej Kurek · 3 years, 6 months ago
  18. e2b6866 Align function parameter names for mbedtls_set_key_owner_id in PSA headers by Antonio de Angelis · 3 years, 8 months ago
  19. e6d3eda Add missing PSA_ALG_IS_SIGN_HASH macro. by Mateusz Starzyk · 4 years ago
  20. 6c12a1e Add ARIA to the PSA API by Gilles Peskine · 3 years, 11 months ago
  21. a0f4b59 Fixes for PBKDF2 documentation by Andrew Thoelke · 4 years, 1 month ago
  22. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  23. 702cf09 PSA PAKE: move the API to crypto_extra.h by Janos Follath · 4 years, 2 months ago
  24. a295918 PSA PAKE: add input size macros by Janos Follath · 4 years, 2 months ago
  25. 79e1c47 PSA PAKE: explain implicit key confirmation by Janos Follath · 4 years, 2 months ago
  26. 7c59b7a Improve psa_pake_set_peer()/user() documentation by Janos Follath · 4 years, 2 months ago
  27. 56a4d7a Simplify PAKE input/output format documentation by Janos Follath · 4 years, 2 months ago
  28. ead0e4f PSA PAKE: Clarify J-PAKE algorithm documentation by Janos Follath · 4 years, 2 months ago
  29. d416838 Rename psa_pake_set_password_mhf() by Janos Follath · 4 years, 2 months ago
  30. 3ae6696 Clarify psa_pake_setup() documentation by Janos Follath · 4 years, 2 months ago
  31. 19271ea PSA PAKE: Clarify documentation of valid states by Janos Follath · 4 years, 2 months ago
  32. 9a04aea PSA PAKE: improve and fix documentation by Janos Follath · 4 years, 2 months ago
  33. 7b89103 PSA PAKE: refine documentation of return values by Janos Follath · 4 years, 3 months ago
  34. e1a080f Improve psa_pake_set_password_mhf() documentation by Janos Follath · 4 years, 3 months ago
  35. 1062a24 Fix psa_pake_set_password_mhf() parameter list by Janos Follath · 4 years, 3 months ago
  36. 14ce06a PSA PAKE: fix documentation by Janos Follath · 4 years, 3 months ago
  37. 60fa7c5 PSA PAKE: document operation parameters by Janos Follath · 4 years, 3 months ago
  38. b0bcb63 Link PSA_KEY_TYPE_PASSWORD in the documentation by Janos Follath · 4 years, 3 months ago
  39. fe0c449 Add psa_pake_set_password_mhf() by Janos Follath · 4 years, 3 months ago
  40. 56cc9cc PSA PAKE: Align macro names with psa_pake_step_t by Janos Follath · 4 years, 3 months ago
  41. 78b9e40 PSA PAKE: reintroduce psa_pake_primitive_t by Janos Follath · 4 years, 3 months ago
  42. a86c313 PSA PAKE: divide setup into several steps by Janos Follath · 4 years, 3 months ago
  43. beb78d4 Rename psa_pake_data_t by Janos Follath · 4 years, 3 months ago
  44. 57cfc40 Remove obsolete __DOXYGEN_ONLY__ blocks by Janos Follath · 4 years, 3 months ago
  45. f53c7af PSA PAKE: introduce psa_pake_family_t by Janos Follath · 4 years, 3 months ago
  46. 1459aa5 PSA PAKE: improve documentation by Janos Follath · 4 years, 3 months ago
  47. 5b44cfd PSA PAKE: remove alg parameter from setup by Janos Follath · 4 years, 3 months ago
  48. cd56ff9 PSA PAKE: make cipher suite opaque by Janos Follath · 4 years, 3 months ago
  49. 2ba6079 PSA: fix wording for implementation defined types by Janos Follath · 4 years, 3 months ago
  50. 7ebcbf3 Remove psa_pake_get/set_key_share() functions by Janos Follath · 4 years, 4 months ago
  51. fb4203d PSA PAKE: Call the scheme algorithm by Janos Follath · 4 years, 4 months ago
  52. ca2c167 PSA PAKE: fix doxygen warnings by Janos Follath · 4 years, 4 months ago
  53. 7f1e81a PSA PAKE: specify key type and usage by Janos Follath · 4 years, 4 months ago
  54. 9c6b147 PSA PAKE: Add J-PAKE to the interface by Janos Follath · 4 years, 4 months ago
  55. 508afec PSA PAKE: Add cipher suite structure by Janos Follath · 4 years, 5 months ago
  56. 5e5dcac PSA PAKE: Add function declarations by Janos Follath · 4 years, 5 months ago
  57. 12b4f34 Fix documentation by gabor-mezei-arm · 4 years, 3 months ago
  58. 38cbaf2 Typo by gabor-mezei-arm · 4 years, 3 months ago
  59. 4a21019 Implement psa_sign_message and psa_verify_message functions by gabor-mezei-arm · 4 years, 4 months ago
  60. 5d1f747d Merge pull request #4377 from mpg/psa-pbkdf2-api by Gilles Peskine · 4 years, 3 months ago
  61. 4e02f01 Fix key type that wasn't updated earlier by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  62. 2c44daf Add restriction on output_key alg for password hash by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  63. 4feb611 Lift a restriction on usage of verify_key() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  64. e88511d Try making one condition more readable by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  65. ece9087 Clarify requirement on usage flags by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  66. acfde46 Mention USAGE_VERIFY_DERIVATION in input_key() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  67. 2171e42 Add new key type PASSWORD_HASH by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  68. 88658be Clarify algorithm constraint for verification 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. ffc86ce Improve or expand several descriptions. by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  72. dc1b4e4 Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  73. bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
  74. 49325d3 PSA PBKDF2: add verify-output functions 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. eb1a301 Update documentation references to the AEAD macros by Bence Szépkúti · 4 years, 5 months ago
  77. 3b1cba8 Fix reference to deprecated macro in documentation by Bence Szépkúti · 4 years, 4 months ago
  78. 7962284 Mention psa_hash_compute in the documentation of psa_{sign,verify}_hash by Gilles Peskine · 4 years, 5 months ago
  79. 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  80. 364d12c Documentation: fix \p used for non-parameters by Gilles Peskine · 4 years, 5 months ago
  81. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
  82. caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
  83. ee18b1f Style and language updates after review by Steven Cooreman · 4 years, 6 months ago
  84. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  85. d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
  86. 86326a9 Fix possible error codes in the documentation by gabor-mezei-arm · 4 years, 8 months ago
  87. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  88. 452b0a3 Update documentation by gabor-mezei-arm · 4 years, 9 months ago
  89. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  90. 4067d1c psa: Improve key creation documentation by Ronald Cron · 4 years, 10 months ago
  91. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  92. 6b5ff53 Add mbedtls_set_key_owner_id API by Ronald Cron · 4 years, 10 months ago
  93. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago
  94. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  95. 71016a9 psa: Rename psa_key_file_id_t to mbedtls_svc_key_id_t by Ronald Cron · 5 years ago
  96. 27238fc psa: Use psa_key_file_id_t as the key id type by Ronald Cron · 5 years ago
  97. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  98. aec44e9 Merge remote-tracking branch 'mbedtls/development' into montgomery-keys-clarification by Steven Cooreman · 5 years ago
  99. 6f5cc71 Document masking of Montgomery private keys in psa_export_key by Steven Cooreman · 5 years ago
  100. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago