1. 6924564 Move back timing.c to mbedtls by Ronald Cron · 9 months ago
  2. 18047f0 Move config_adjust_legacy_crypto.h to tf-psa-crypto by Ronald Cron · 9 months ago
  3. 8b592d2 Move psa_to_ssl_errors by Ronald Cron · 9 months ago
  4. 80963c6 Move hkdf.h to tf-psa-crypto by Ronald Cron · 8 months ago
  5. b6860cf Merge pull request #9781 from yanesca/remove_USE_PSA_from_API_doc_9632 by Janos Follath · 8 months ago
  6. 056cb14 Remove USE_PSA references from crypto documentation by Janos Follath · 9 months ago
  7. 62e79dc Merge pull request #9665 from waleed-elmelegy-arm/add-iop-key-gen-get-num-ops by Janos Follath · 8 months ago
  8. 19d418a Clarify why we set num_ops to 1 in iop key generation by Waleed Elmelegy · 8 months ago
  9. 208c01b Add PSA interruptible key generation get num ops API by Waleed Elmelegy · 9 months ago
  10. 14aef98 Add internal iop export public-key abort API by Waleed Elmelegy · 9 months ago
  11. e2a9b6a Add internal iop export public-key setup API by Waleed Elmelegy · 9 months ago
  12. 07d2bc0 Add headers for internal iop export public-key setup & abort APIs by Waleed Elmelegy · 9 months ago
  13. 49e6115 Merge pull request #9651 from waleed-elmelegy-arm/add-iop-key-gen-complete by Janos Follath · 8 months ago
  14. 1630603 Change internal iop generate key error variable to int by Waleed Elmelegy · 8 months ago
  15. 3aefa5b Merge pull request #7977 from ivq/update_gcm_doc by David Horstmann · 9 months ago
  16. 93ba625 Remove MBEDTLS_PSA_CRYPTO_CONFIG configuration option by Ronald Cron · 11 months ago
  17. f5a82fd Add ecp prefix to internal iop generate key function names by Waleed Elmelegy · 9 months ago
  18. 2266197 Move internal iop generate key function headers to psa_crypto_ecp.h by Waleed Elmelegy · 9 months ago
  19. 08e28e6 Check error codes on called functions in mbedtls_psa_generate_key_iop_complete by Waleed Elmelegy · 9 months ago
  20. db0c4a4 Remove MBEDTLS_ECP_MAX_MPI_BYTES macro by Waleed Elmelegy · 9 months ago
  21. 5b93d97 Update references to test helpers by David Horstmann · 9 months ago
  22. e0dac22 Change MBEDTLS_ECP_MAX_MPI to MBEDTLS_ECP_MAX_MPI_BYTES for better clarity by Waleed Elmelegy · 9 months ago
  23. a3ce631 Refactor mbedtls_psa_generate_key_iop_complete() by Waleed Elmelegy · 9 months ago
  24. ba850f3 Rename export MbedTLSTargets to TF-PSA-CryptoTargets by Ronald Cron · 10 months ago
  25. 564b1cb tf-psa-crypto: cmake: Fix target for compile options by Ronald Cron · 9 months ago
  26. 211bf6d cmake: Fix config files compile definitions by Ronald Cron · 10 months ago
  27. 4c59cee Remove documentation regarding MBEDTLS_GCM_ALT by Harry Ramsey · 9 months ago
  28. 8666b0f Add MBEDTLS_ECP_MAX_MPI define by Waleed Elmelegy · 9 months ago
  29. a47b82c Fix issue exporting generated key to raw intermediate buffer by Waleed Elmelegy · 9 months ago
  30. 6a91def Fix check_names error for MBEDTLS_GCM_ALT comment by Harry Ramsey · 9 months ago
  31. 241b901 Merge pull request #9490 from waleed-elmelegy-arm/add-iop-key-agrmnt-api by Janos Follath · 9 months ago
  32. 947afa0 Remove designated initializers from ECDH compile time initializers by Waleed Elmelegy · 9 months ago
  33. fc140d0 Merge pull request #9672 from gilles-peskine-arm/coverity-20241004 by Paul Elliott · 9 months ago
  34. 5d4de35 rename mbedtls_psa_generate_key_complete() to mbedtls_psa_generate_key_iop_complete() by Waleed Elmelegy · 10 months ago
  35. 7164dc5 Fix intermittent test failure by Paul Elliott · 10 months ago
  36. 30437e6 Add PSA interruptible key generation complete API by Waleed Elmelegy · 10 months ago
  37. 7817da0 Improve and fix compile initializers for ECDH/ECP by Waleed Elmelegy · 9 months ago
  38. a4d0fd1 Fix a typo and a mistake in ECDH conext compile time initalizer by Waleed Elmelegy · 9 months ago
  39. e980fbe Fix codestyle in ECDH compile time initilaizers by Waleed Elmelegy · 9 months ago
  40. f840b3a Add compile time initilaizers to ECDH and bignum structs by Waleed Elmelegy · 9 months ago
  41. 18df1c5 Refactor and improve interuptible key agreement builtin implementation by Waleed Elmelegy · 9 months ago
  42. 93be7a1 Refactor PSA key agreement API implementation by Waleed Elmelegy · 10 months ago
  43. 26136ec Improve interruptible key agreement implementation by Waleed Elmelegy · 11 months ago
  44. 4cef20d Fix everest build issue by Waleed Elmelegy · 12 months ago
  45. a2891a9 Add PSA interuptable key agreement APIs by Waleed Elmelegy · 12 months ago
  46. 502ff7b Merge pull request #9639 from waleed-elmelegy-arm/add-iop-key-gen-setup by Janos Follath · 9 months ago
  47. fce3f0d mbedtls_psa_ecp_generate_key: don't calculate the public key by Gilles Peskine · 9 months ago
  48. e2c7a09 Fix typo in gcm.h function comment by Harry Ramsey · 9 months ago
  49. af39624 Update GCM buffer overlap documentation by Harry Ramsey · 10 months ago
  50. ea2e5eb Revert "Remove outdated doc on mbedtls_gcm_update()" by Chien Wong · 1 year, 1 month ago
  51. c22de4a Revert "Clarify output_length in mbedtls_gcm_update()" by Chien Wong · 1 year, 1 month ago
  52. 57739ff Revert "Fix a grammar error" by Chien Wong · 1 year, 1 month ago
  53. e6d28c6 Fix a grammar error by Chien Wong · 1 year, 10 months ago
  54. 591f98e Clarify output_length in mbedtls_gcm_update() by Chien Wong · 1 year, 10 months ago
  55. 2328f9e Remove outdated doc on mbedtls_gcm_update() by Chien Wong · 1 year, 10 months ago
  56. 89bbc3a Fix doc on buffer requirements of GCM API by Chien Wong · 2 years ago
  57. bb06832 Remove useless define check for interuptible key agreement APIs by Waleed Elmelegy · 9 months ago
  58. 50bd4f8 cmake: libs: Set libraries specific compile options target by target by Ronald Cron · 10 months ago
  59. b247898 cmake: GNU GCC: Set base compile options target by target by Ronald Cron · 10 months ago
  60. 5f6e69d Merge pull request #9693 from Harry-Ramsey/split-revert-error-development by Ronald Cron · 9 months ago
  61. 202b69c Merge pull request #9302 from valeriosetti/psa-use-static-slots by Gilles Peskine · 10 months ago
  62. 678e0fb psa: allow to use static key buffers instead of dynamic ones by Valerio Setti · 1 year, 2 months ago
  63. ddc59dc Refactor error_common ifdef header by Harry Ramsey · 10 months ago
  64. cca4dbe Add PSA interruptible key generation setup & abort APIs by Waleed Elmelegy · 10 months ago
  65. 4935956 tf-psa-crypto: cmake: Fix p-256 installation by Ronald Cron · 10 months ago
  66. 8b4b152 Fix test scripts for split error files by Harry Ramsey · 10 months ago
  67. a05bfee Refactor tf-psa-crypto to use error_common.h instead of error.h by Harry Ramsey · 10 months ago
  68. 798d8b6 Update build scripts for error.c generation by Harry Ramsey · 10 months ago
  69. 90724f7 Move error.h from tf-psa-crypto to Mbed TLS by Harry Ramsey · 10 months ago
  70. 69b67c8 Split error.h into error_common.h and error.h by Harry Ramsey · 10 months ago
  71. 4e4647a Merge pull request #9690 from valeriosetti/fix-pk-write-buffer-overrun by Gilles Peskine · 10 months ago
  72. 6197cdf Fix comment by Ronald Cron · 10 months ago
  73. 360928a Pacify check_names.py by Ronald Cron · 10 months ago
  74. a0afbfb Fix/Add documentation by Ronald Cron · 10 months ago
  75. 67cc6a7 Use config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  76. 1520875 config_adjust_test_accelerators.h: Error out if wrong usage by Ronald Cron · 10 months ago
  77. e8a9258 config_adjust_test_accelerators.h: Do not define PSA_CRYPTO_DRIVER_TEST by Ronald Cron · 10 months ago
  78. 2b36f5f config_adjust_test_accelerators.h: Do not error if PSA_CRYPTO_CONFIG is ON by Ronald Cron · 10 months ago
  79. db11561 Introduce config_adjust_test_accelerators.h by Ronald Cron · 10 months ago
  80. 9157702 pkwrite: fix buffer overrun by Valerio Setti · 10 months ago
  81. 1ba7e24 mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw: reject bits==0 by Gilles Peskine · 10 months ago
  82. 995702d Document errors for mbedtls_ecdsa_raw_to_der and mbedtls_ecdsa_der_to_raw by Gilles Peskine · 10 months ago
  83. d457634 Remove version.c from .gitignore by Harry Ramsey · 10 months ago
  84. 468c0ae Revert move of version.h to tf-psa-crypto libray by Harry Ramsey · 10 months ago
  85. 8d887d1 cmake: tf-psa-crypto: Replace some Mbed TLS options/variables by TF-PSA-Crypto ones by Ronald Cron · 1 year ago
  86. 4c670fa cmake: Add TF_PSA_CRYPTO_DIR by Ronald Cron · 1 year ago
  87. 69c489c Move PSA drivers to drivers/builtin/src by Ronald Cron · 1 year ago
  88. ac01d6e CMake: Move build of legacy crypto modules to tf-psa-crypto by Ronald Cron · 1 year, 1 month ago
  89. b268d27 Merge pull request #9413 from sezrab/split_numeric_string_conversions_oid-development by David Horstmann · 10 months ago
  90. bae154d Merge pull request #9385 from eleuzi01/replace-ecdsa-some by David Horstmann · 11 months ago
  91. 3da783b Move static OID functions to x509.c by Sam Berry · 11 months ago
  92. c71abc3 Move mbedtls_oid_from_numeric_string to x509_create.c by Sam Berry · 1 year, 1 month ago
  93. 4f76194 Move function mbedtls_oid_get_numeric_string to x509.c by Sam Berry · 1 year, 1 month ago
  94. f8db5b6 Move the function declarations to x509.h by Sam Berry · 1 year, 1 month ago
  95. b805168 Merge pull request #9536 from mpg/rsapub-perf-dev by Tom Cosgrove · 11 months ago
  96. de4d5b7 Merge pull request #9497 from minosgalanakis/bugfix/return_early_in_ccm_star by Gilles Peskine · 11 months ago
  97. bed21b5 Replace MBEDTLS_PK_CAN_ECDSA_VERIFY with PSA_HAVE_ALG_ECDSA_VERIFY by Elena Uziunaite · 11 months ago
  98. 39c7d5d Replace MBEDTLS_PK_CAN_ECDSA_SIGN with PSA_HAVE_ALG_ECDSA_SIGN by Elena Uziunaite · 11 months ago
  99. a6950b8 Replace MBEDTLS_PK_CAN_ECDSA_SOME with PSA_HAVE_ALG_SOME_ECDSA by Elena Uziunaite · 1 year ago
  100. 8c95999 Merge pull request #9544 from eleuzi01/replace-224k1 by Ronald Cron · 11 months ago