1. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  2. 29bf911 Merge pull request #7839 from daverodgman/psa-sha3 by Dave Rodgman · 1 year, 11 months ago
  3. 7393686 Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 2 years ago
  4. 935ff23 More unsigned literal in size macros by Gilles Peskine · 2 years ago
  5. 6f80ac4 Merge pull request #7864 from waleed-elmelegy-arm/enforce-min-RSA-key-size by Dave Rodgman · 2 years ago
  6. 43c5bf4 crypto_sizes: use PSA_WANT_ALG for MAX signatures and key agreement sizes by Valerio Setti · 2 years ago
  7. 8b27dec Revert "crypto_sizes: check also if DH is enabled for PSA_SIGNATURE_MAX_SIZE" by Valerio Setti · 2 years ago
  8. 478c236 crypto_sizes: check also if DH is enabled for PSA_SIGNATURE_MAX_SIZE by Valerio Setti · 2 years ago
  9. c012a2d crypto_sizes: change initial MAX_SIZE value to 1 by Valerio Setti · 2 years ago
  10. 644e01d crypto_sizes: fix typo by Valerio Setti · 2 years ago
  11. a83d9bf crypto_sizes: size PSA max symbols according to actual support by Valerio Setti · 2 years ago
  12. d7bdbbe Improve naming of mimimum RSA key size generation configurations by Waleed Elmelegy · 2 years ago
  13. ab57071 Add a minimum rsa key size config to psa config by Waleed Elmelegy · 2 years, 1 month ago
  14. 3c86164 Make sure that size constants are unsigned by Gilles Peskine · 2 years ago
  15. 5734bb9 Fix PSA_HMAC_MAX_HASH_BLOCK_SIZE and PSA_HASH_MAX_SIZE definitions by Dave Rodgman · 2 years, 1 month ago
  16. c9d9829 Add comment on macros that should be kept in sync by Manuel Pégourié-Gonnard · 2 years, 2 months ago
  17. 45b3451 Keep MD and PSA max size in sync by Manuel Pégourié-Gonnard · 2 years, 4 months ago
  18. a1b4166 Merge pull request #7547 from silabs-Kusumit/PBKDF2_input_validation by Gilles Peskine · 2 years, 2 months ago
  19. e66a8ad Define PSA_VENDOR_PBKDF2_MAX_ITERATIONS by Kusumit Ghoderao · 2 years, 2 months ago
  20. 4ce5232 Fix definition of PSA_RAW_KEY_AGREEMENT_OUTPUT_MAX_SIZE (ECC vs FFDH max) by Przemek Stekiel · 2 years, 3 months ago
  21. 6d85afa Fix naming: FFDH key -> DH key and fix guard in psa_validate_key_type_and_size_for_key_generation by Przemek Stekiel · 2 years, 3 months ago
  22. 5357a7a Use PSA_MAX_OF_THREE in PSA_EXPORT_KEY_PAIR_MAX_SIZE by Przemek Stekiel · 2 years, 3 months ago
  23. 654bef0 Fix typos, comments, style, optimize macros by Przemek Stekiel · 2 years, 8 months ago
  24. ed23b61 Adapt size macros for FFDH by Przemek Stekiel · 2 years, 8 months ago
  25. 219f978 Merge pull request #7059 from ronald-cron-arm/psa-crypto-misc by Ronald Cron · 2 years, 4 months ago
  26. f6236f0 psa: Introduce psa/build_info.h by Ronald Cron · 2 years, 6 months ago
  27. 271c12e psa: use only PSA_WANT symbols for PSA_VENDOR_ECC_MAX_CURVE_BITS by Valerio Setti · 2 years, 4 months ago
  28. 8f1e98a psa: set PSA_VENDOR_ECC_MAX_CURVE_BITS based on both SW and accelerated support by Valerio Setti · 2 years, 5 months ago
  29. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  30. 1797b05 Fix typos prior to release by Tom Cosgrove · 2 years, 8 months ago
  31. 08d34b8 Add an EC J-PAKE KDF to transform K -> SHA256(K.X) for TLS 1.2 by Andrzej Kurek · 3 years ago
  32. 6dbbf44 Fix typos in documentation and constants with typo finding tool by bootstrap-prime · 3 years, 3 months ago
  33. fcaba24 psa: Fix hash max sizes by Ronald Cron · 3 years, 10 months ago
  34. 087f047 Merge pull request #5076 from mstarzyk-mobica/psa_ccm_no_tag by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  35. 7d262dd Add missing PSA_HASH_BLOCK_LENGTH macro. by Mateusz Starzyk · 4 years ago
  36. 594215b Add support for CCM*-no-tag to PSA. by Mateusz Starzyk · 3 years, 10 months ago
  37. 6603e2b Add fix to update output size macro as well. by Paul Elliott · 4 years, 1 month ago
  38. c22950c Change PSA Cipher macro safety to use block length by Paul Elliott · 4 years, 1 month ago
  39. a02003b Fix divide by zero if macro used with wrong key by Paul Elliott · 4 years, 1 month ago
  40. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  41. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  42. bd98df7 Update documentation of AEAD output size macros by Bence Szépkúti · 4 years, 3 months ago
  43. 1dda21c Make sure we don't underflow in the size macros by Bence Szépkúti · 4 years, 3 months ago
  44. b639d43 Move and rename PSA_ALG_AEAD_IS_BASE_EQUAL by Bence Szépkúti · 4 years, 3 months ago
  45. f5a1fe9 Explicitly check non-boolean values against zero by Bence Szépkúti · 4 years, 3 months ago
  46. 7e31009 Further reduce macro expansion by Bence Szépkúti · 4 years, 4 months ago
  47. 598e929 Rework PSA_AEAD_NONCE_LENGTH to reduce expansion by Bence Szépkúti · 4 years, 4 months ago
  48. 0d8da39 Mark unused macro argument as unused by Bence Szépkúti · 4 years, 5 months ago
  49. eb1a301 Update documentation references to the AEAD macros by Bence Szépkúti · 4 years, 5 months ago
  50. 12116bc Update the AEAD output size macros by Bence Szépkúti · 4 years, 5 months ago
  51. da3da94 Merge pull request #4210 from gilles-peskine-arm/crypto_values-param-names by Ronald Cron · 4 years, 5 months ago
  52. 01a622a Merge pull request #4197 from bensze01/psa_ccm_nonce_length by Gilles Peskine · 4 years, 5 months ago
  53. 437035b Fix revert of PSA_AEAD_UPDATE_OUTPUT_SIZE by Bence Szépkúti · 4 years, 5 months ago
  54. 0153c94 Correct the maximum generated nonce length for CCM by Bence Szépkúti · 4 years, 5 months ago
  55. 5699101 Update PSA_CIPHER_ENCRYPT_OUTPUT_MAX_SIZE by gabor-mezei-arm · 4 years, 5 months ago
  56. 9c3b507 Update PSA_CIPHER_ENCRYPT_OUTPUT_SIZE by gabor-mezei-arm · 4 years, 5 months ago
  57. 364d12c Documentation: fix \p used for non-parameters by Gilles Peskine · 4 years, 5 months ago
  58. 286a36e Fix size macros by gabor-mezei-arm · 4 years, 5 months ago
  59. c6f2480 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  60. e86bdca Fix size macros and its documentation by gabor-mezei-arm · 4 years, 7 months ago
  61. fbd9f1e Add and update macros for output buffer sizes by gabor-mezei-arm · 5 years ago
  62. ee6bb56 Remove out of scope macros by gabor-mezei-arm · 5 years ago
  63. 8809fb6 Add and update size macros for ciphers and keys by gabor-mezei-arm · 5 years ago
  64. 0687b2b Add macros for output buffer sizes by gabor-mezei-arm · 5 years ago
  65. a200ee6 Move AEAD macros next to each other by gabor-mezei-arm · 4 years, 8 months ago
  66. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  67. bdae918 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  68. d25ea72 Fix rename of output buffer size macros by gabor-mezei-arm · 4 years, 6 months ago
  69. cbcec21 Rename output buffer size macros by gabor-mezei-arm · 4 years, 8 months ago
  70. cbe3953 Substitute PSA_ALG_STREAM_CIPHER into all files by Bence Szépkúti · 4 years, 8 months ago
  71. 423d3e7 Update support macros for IV/nonce sizes by Bence Szépkúti · 4 years, 9 months ago
  72. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  73. 7668960 Fix copypasta: ciphertext -> plaintext by Gilles Peskine · 5 years ago
  74. 9ff8d1f Fix copypasta: signature -> encryption by Gilles Peskine · 5 years ago
  75. 228abc5 Define EC curve family constants by Gilles Peskine · 6 years ago
  76. 025fccd Change the encoding of EC curves and DH groups to include the size by Gilles Peskine · 6 years ago
  77. 89d8c5c Rename some signature-related identifiers by Gilles Peskine · 6 years ago
  78. 2975571 Fix ECDSA case in PSA_ASYMMETRIC_SIGNATURE_MAX_SIZE by Gilles Peskine · 6 years ago
  79. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  80. f82088a Favor stdint.h types in example code by Gilles Peskine · 6 years ago
  81. d58a00d psa: Avoid use of relative include paths by Jaeden Amero · 6 years ago
  82. 56e2dc8 Use "sufficient buffer size" in buffer size macros by Gilles Peskine · 6 years ago
  83. 536e205 New macro to get the bit size of an elliptic curve by Gilles Peskine · 6 years ago
  84. d7d43b9 Convert code samples to the new attribute-based key creation API by Gilles Peskine · 6 years ago
  85. c93b80c Rename *KEYPAIR* to *KEY_PAIR* by Gilles Peskine · 6 years ago
  86. 27a983d Grammar fix by Gilles Peskine · 6 years ago
  87. 24f10f8 Remove domain parameters from the official API by Gilles Peskine · 6 years ago
  88. 16ab391 Merge pull request #102 from gilles-peskine-arm/psa-aead_multipart-delay by Jaeden Amero · 6 years ago
  89. 6c95144 New macro to get the bit size of an elliptic curve by Gilles Peskine · 6 years ago
  90. ac99e32 Documentation improvements by Gilles Peskine · 6 years ago
  91. 36d477d Fix copypasta in PSA_AEAD_DECRYPT_OUTPUT_SIZE by Gilles Peskine · 6 years ago
  92. 248010c Fix calculation in PSA_AEAD_UPDATE_OUTPUT_SIZE by Gilles Peskine · 6 years ago
  93. 49dd8d8 Add size macros for multipart AEAD by Gilles Peskine · 6 years ago
  94. bdc2786 Reorder macros for clarity by Gilles Peskine · 6 years ago
  95. aa02c17 Add buffer size macro for psa_get_key_domain_parameters by Gilles Peskine · 6 years ago
  96. 3135184 Merge remote-tracking branch 'upstream-crypto/development' into psa-api-beta2-merge-development by Gilles Peskine · 6 years ago
  97. 63f7930 Doxygen: fix missing markup indicator that was causing broken links by Gilles Peskine · 6 years ago
  98. 6bce7f7 Fix copypasta in multipart AEAD macro by Gilles Peskine · 6 years ago
  99. 7f04214 psa: Rename PSA_HASH_FINAL_SIZE to PSA_HASH_SIZE by Jaeden Amero · 6 years ago
  100. ccdce90 psa: Simplify EC public key format by Jaeden Amero · 7 years ago