1. 730f62a Clarify the case of direct inputs by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  2. 5b79ee2 Fix typo in doxygen reference by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  3. 71d955a Introduce PSA_ALG_NONE by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  4. 06638ae Update "key stretching" flag by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  5. 40b81bf Introduce PSA_ALG_GET_HASH() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  6. 6983b4f Add identifier for PBKDF2 with AES-CMAC-PRF-128 by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  7. 2171e42 Add new key type PASSWORD_HASH by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  8. 9023cac Merge verification policies together by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  9. d307f63 Rename verify_output_xxx() to verify_xxx() by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  10. 3d72267 Specify the order of PBKDF2 inputs by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  11. c16033e Fix the encodings of the new key types by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  12. ffc86ce Improve or expand several descriptions. by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  13. dc1b4e4 Fix a few typos by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  14. 234b1ec PSA PBKDF2: add "stretching" sub-category of key derivation by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  15. 7da5791 PSA PBKDF2: add algorithm macros + description by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  16. 22f08bc PSA PBKDF2: add new input function by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  17. 5a67992 PSA PBKDF2: add/update input types by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  18. 759438c PSA PBKDF2: add new policies by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  19. 31cbbef PSA PBKDF2: add new key types by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  20. e5fde54 Remove incorrect definitions of the dom2() and dom4() prefixes by Gilles Peskine · 4 years, 5 months ago
  21. a00abc6 Consistently describe Ed25519 as a 255-bit curve by Gilles Peskine · 4 years, 5 months ago
  22. 7e54a29 Express DES key sizes in bits by Gilles Peskine · 4 years, 5 months ago
  23. 6a427bf Document the general definition of bit sizes for asymmetric keys by Gilles Peskine · 4 years, 5 months ago
  24. 2735469 Use a bit-size in the algorithm name by Gilles Peskine · 4 years, 5 months ago
  25. da7305e Avoid collision with SM3 in API specification 1.0.1 by Gilles Peskine · 4 years, 5 months ago
  26. b13ead8 Make the hash-and-sign nature of Ed25519ph and Ed448ph explicit by Gilles Peskine · 4 years, 5 months ago
  27. e36f8aa Fix copypasta by Gilles Peskine · 4 years, 5 months ago
  28. 3a1101a Define algorithms for EdDSA by Gilles Peskine · 4 years, 5 months ago
  29. 6754680 New elliptic curve family: twisted Edwards by Gilles Peskine · 4 years, 5 months ago
  30. 6d40085 Don't duplicate the definition of PSA_ALG_IS_HASH_AND_SIGN by Gilles Peskine · 4 years, 5 months ago
  31. 7ef23be Documentation: fix \p names that diverged from the code by Gilles Peskine · 4 years, 5 months ago
  32. 8735343 Fix copypasta in documentation of an error case by Gilles Peskine · 4 years, 5 months ago
  33. 328f11c Language & readability touchups by Steven Cooreman · 4 years, 5 months ago
  34. a1d8322 Fix typos & copy-paste errors by Steven Cooreman · 4 years, 5 months ago
  35. d927ed7 Rename _MINIMUM_LENGTH flags to _AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 5 months ago
  36. 5d81481 Rename AEAD WITH_MINIMUM_LENGTH to AT_LEAST_THIS_LENGTH by Steven Cooreman · 4 years, 6 months ago
  37. caad493 rename MAC_WITH_MINIMUM_LENGTH_TAG to AT_LEAST_THIS_LENGTH_MAC by Steven Cooreman · 4 years, 6 months ago
  38. 37389c7 Update validity domain of min_tag_length / min_mac_length by Steven Cooreman · 4 years, 6 months ago
  39. ee18b1f Style and language updates after review by Steven Cooreman · 4 years, 6 months ago
  40. b3ce815 Add support for minimum-tag-length AEAD and MAC policies by Steven Cooreman · 4 years, 6 months ago
  41. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  42. 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
  43. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  44. 575ece0 Merge pull request #3576 from gilles-peskine-arm/psa-lifetime-persistence-indicator-tweaks by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  45. 99ffb2b Simplify description of PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  46. a294551 Update PSA Crypto macro values to version 1.0.0 by Bence Szépkúti · 4 years, 8 months ago
  47. 1de907d Introduce PSA_ALG_STREAM_CIPHER by Bence Szépkúti · 4 years, 8 months ago
  48. fe30924 Use PSA_ERROR_DATA_INVALID error code by gabor-mezei-arm · 4 years, 9 months ago
  49. 3d8b4f5 Add missing error code documentation by gabor-mezei-arm · 4 years, 9 months ago
  50. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  51. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  52. c4d1b51 Define handles as key identifiers by Ronald Cron · 5 years ago
  53. dc57c25 Merge pull request #3527 from ronald-cron-arm/key-extended-id by Gilles Peskine · 4 years, 11 months ago
  54. 7424f0d psa: Move key identifier related macros and functions by Ronald Cron · 5 years ago
  55. b1d3f27 Merge pull request #3480 from stevew817/feature/aes-ecb by Gilles Peskine · 5 years ago
  56. 039a98b Define always psa_key_id_t as defined in PSA crypto spec by Ronald Cron · 5 years ago
  57. a6033e9 Style and language fixes by Steven Cooreman · 5 years ago
  58. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  59. d0107b9 Replace spec language by Mbed TLS documentation: lifetimes by Gilles Peskine · 5 years ago
  60. ed3c9ec Added support for AES-ECB to the PSA Crypto implementation by Steven Cooreman · 5 years ago
  61. 75e2703 Rename DH Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  62. 8ff510a Rename ECC Family Macros According to PSA Spec by Paul Elliott · 5 years ago
  63. db06445 Fix typo in currently unused macro constant by Steven Cooreman · 5 years ago
  64. 0af1560 Merge pull request #3305 from gilles-peskine-arm/psa-asymmetric-adjectives by Janos Follath · 5 years ago
  65. 4eb05a4 Fix article in documentation by Gilles Peskine · 5 years ago
  66. 4cfa443 Fix macros by Gilles Peskine · 5 years ago
  67. c4ee2f3 Define a macro to construct a lifetime from persistence and location by Gilles Peskine · 5 years ago
  68. aff1181 Document PSA_KEY_PERSISTENCE_xxx and PSA_KEY_LOCATION_xxx by Gilles Peskine · 5 years ago
  69. ee04e69 Rename and clarify the default persistent location and persistence by Gilles Peskine · 5 years ago
  70. 5dcb74f PSA_KEY_LIFETIME_PERSISTENT is a lifetime, not just a storage area by Gilles Peskine · 5 years ago
  71. bbb3c18 Shorten type and value names for lifetime parts by Gilles Peskine · 5 years ago
  72. 2d2bb1d Define some structure for lifetime values by Gilles Peskine · 5 years ago
  73. 6cc0a20 Terminology: prefer "asymmetric" to "public-key" by Gilles Peskine · 5 years ago
  74. 9ff8d1f Fix copypasta: signature -> encryption by Gilles Peskine · 5 years ago
  75. 7cfcb3f Change the encoding of key types to have a parity bit by Gilles Peskine · 6 years ago
  76. f65ed6f Change key types to a 16-bit encoding by Gilles Peskine · 6 years ago
  77. 45c29ce Move size-specific curve/group constants to crypto_compat.h by Gilles Peskine · 6 years ago
  78. 228abc5 Define EC curve family constants by Gilles Peskine · 6 years ago
  79. 025fccd Change the encoding of EC curves and DH groups to include the size by Gilles Peskine · 6 years ago
  80. 2eea95c Extract the block size from the key type encoding by Gilles Peskine · 6 years ago
  81. 7bfcfac Change key type encodings to avoid bit 16 by Gilles Peskine · 6 years ago
  82. 8fe6e0d Symmetric key types only use the upper 16 bits of psa_key_type_t by Gilles Peskine · 6 years ago
  83. f8210f2 Test the block size for symmetric keys by Gilles Peskine · 6 years ago
  84. 81f7909 Merge pull request #325 from gilles-peskine-arm/psa-sign_hash by Gilles Peskine · 6 years ago
  85. 972630e Remove dependency of crypto_values.h on crypto_extra.h by Gilles Peskine · 6 years ago
  86. 89d8c5c Rename some signature-related identifiers by Gilles Peskine · 6 years ago
  87. cb5fa8b Merge pull request #279 from athoelke/at-fix262 by Jaeden Amero · 6 years ago
  88. 1bbe284 Merge pull request #272 from adrianlshaw/document_old_algs by Gilles Peskine · 6 years ago
  89. 214064e Xref documentation for ECC curves and DH groups. by Andrew Thoelke · 6 years ago
  90. fd368e5 Support for vendor-defined ECC curves and DH groups by Andrew Thoelke · 6 years ago
  91. 178c9aa Key derivation: forbid output_key without input_key by Gilles Peskine · 6 years ago
  92. 224b0d6 Key derivation: allow both keys and direct inputs by Gilles Peskine · 6 years ago
  93. dd49cf9 Include vendor-defined algorithm macros by Andrew Thoelke · 6 years ago
  94. 21e7145 Insert doxygen comments on old algorithms so they appear in PSA documentation by Adrian L. Shaw · 6 years ago
  95. be06133 Document more error codes by Gilles Peskine · 6 years ago
  96. 98d5685 Merge pull request #232 from Patater/psa-crypto-api-1.0b3 by Jaeden Amero · 6 years ago
  97. 6fa62a5 psa: Use application key ID where necessary by Jaeden Amero · 6 years ago
  98. 3c2b803 Cross reference 'key handles' from INVALID_HANDLE by Andrew Thoelke · 6 years ago
  99. e2e1995 Rename AEAD macro to not use double underscores by Unknown · 6 years ago
  100. 2282cfa Remove GMAC algorithm (for now) by Adrian L. Shaw · 6 years ago