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