1. 8d4bc5e Merge pull request #5481 from gabor-mezei-arm/5401_implement_hkdf_extract_based_on_psa_hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  2. 15c0e39 Merge pull request #5519 from superna9999/5150-pk-rsa-decryption by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  3. 7c92fe9 Merge pull request #5614 from gabor-mezei-arm/5203_tls_cipher_tickets_use_psa_for_protection by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  4. 560ef59 Merge pull request #5613 from mprse/tls_ecdh_2a by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  5. 88f3b2e Update old style test function parameter handling by Gabor Mezei · 3 years, 5 months ago
  6. 6b03a3d Use mbedtls_rsa_info directly in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  7. 8e80504 Simplify padding check and get rid of psa_sig_md in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  8. 103e08a Fix return value handling by Gabor Mezei · 3 years, 5 months ago
  9. 5b8b890 Check PSA functions' return value before converting by Gabor Mezei · 3 years, 5 months ago
  10. 36c9f51 Use size_t instead of int to silence compiler warnings by Gabor Mezei · 3 years, 5 months ago
  11. 4f4bac7 Remove blank lines by Gabor Mezei · 3 years, 5 months ago
  12. dd482bf Modify own_pubkey_max_len calculation by Przemek Stekiel · 3 years, 5 months ago
  13. a4e15cc Fix comment: add fields size by Przemek Stekiel · 3 years, 5 months ago
  14. 855938e Move mbedtls_ecdh_setup() to no-psa path by Przemek Stekiel · 3 years, 5 months ago
  15. 338b61d Fix code style by Przemek Stekiel · 3 years, 5 months ago
  16. 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
  17. ce1d792 Remove duplicated code by Przemek Stekiel · 3 years, 5 months ago
  18. 169e61a Zeroise stack buffer containing private key by Neil Armstrong · 3 years, 5 months ago
  19. 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
  20. fc91a1f Use PSA for private key generation and public key export only for ECDHE keys by Przemek Stekiel · 3 years, 5 months ago
  21. a21af3d Use mbedtls_psa_parse_tls_ecc_group() instead PSA_KEY_TYPE_ECC_KEY_PAIR( mbedtls_ecc_group_to_psa() ) by Przemek Stekiel · 3 years, 5 months ago
  22. 0a60c12 Add intermediate variables to increase code readability by Przemek Stekiel · 3 years, 5 months ago
  23. e9f0044 Destroy ecdh_psa_privkey on failure by Przemek Stekiel · 3 years, 5 months ago
  24. 130c4b5 Use PSA version of key agreement only for ECDHE keys by Przemek Stekiel · 3 years, 5 months ago
  25. c11bffe Merge pull request #5139 from mprse/key_der_ecc by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  26. b38f797 Add change log entry for psa ECC key derivation by Przemek Stekiel · 3 years, 5 months ago
  27. 81d903f Merge pull request #5510 from SiliconLabs/feature/PSEC-3269-MD-X.509-hashing by Gilles Peskine · 3 years, 5 months ago
  28. afb4828 Merge pull request #5292 from mprse/asym_encrypt by Gilles Peskine · 3 years, 5 months ago
  29. 49c8eb3 Enable chachcapoly cipher for SSL tickets by Gabor Mezei · 3 years, 5 months ago
  30. 2fa1c31 Remove test dependency by Gabor Mezei · 3 years, 5 months ago
  31. 2a02051 Use PSA in TLS ticket handling by Gabor Mezei · 3 years, 5 months ago
  32. e6d867f Typo by Gabor Mezei · 3 years, 5 months ago
  33. 10e5cdb Merge pull request #5454 from gstrauss/cert_cb-user_data by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  34. 9bff95f Adjust comment describing mbedtls_ssl_set_hs_own_cert() by Glenn Strauss · 3 years, 5 months ago
  35. 73e91e1 Merge pull request #2229 from RonEld/fix_test_md_api_violation by Dave Rodgman · 3 years, 5 months ago
  36. fd32e96 ssl_parse_client_key_exchange(): read the curve identifier and the peer's public key and compute the shared secret using PSA by Przemek Stekiel · 3 years, 5 months ago
  37. b6ce0b6 ssl_prepare_server_key_exchange(): generate a private/public key and write out the curve identifier and public key using PSA by Przemek Stekiel · 3 years, 5 months ago
  38. 17f452a Merge pull request #5448 from lhuang04/tls13_alpn by Paul Elliott · 3 years, 5 months ago
  39. d815114 Merge pull request #5524 from mprse/tls_ecdh_2c by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  40. c85f091 psa_crypto.c, test_suite_psa_crypto.function: fix style by Przemek Stekiel · 3 years, 5 months ago
  41. f8614a0 asymmetric_encryption.h: trim trailing spaces by Przemek Stekiel · 3 years, 5 months ago
  42. b6bdebd asymmetric_encrypt: handle forced output by Przemek Stekiel · 3 years, 5 months ago
  43. d5e5c8b asymmetric_encrypt: add remining test driver cases by Przemek Stekiel · 3 years, 5 months ago
  44. c9c967c Fix RSA sanity checks for asymmetric_encrypt by Gilles Peskine · 3 years, 5 months ago
  45. 44311f5 Merge pull request #5571 from superna9999/5162-pk-rsa-signing by Gilles Peskine · 3 years, 5 months ago
  46. 6bf5c8c Merge pull request #5506 from superna9999/4964-extend-psa-one-shot-multipart by Gilles Peskine · 3 years, 5 months ago
  47. 15364ff Merge pull request #5579 from SiliconLabs/erase_secret_before_free by Gilles Peskine · 3 years, 5 months ago
  48. fdfc10b Merge pull request #4408 from gilles-peskine-arm/storage-format-check-mononicity by Gilles Peskine · 3 years, 5 months ago
  49. 72373f3 WIP: Add asymmetric_encrypt test case by Przemek Stekiel · 3 years, 5 months ago
  50. b9ca22d Improving readability of x509_crt and x509write_crt for PR by pespacek · 3 years, 5 months ago
  51. d924e55 Improving readability of x509_crt and x509write_crt by pespacek · 3 years, 5 months ago
  52. 7a58208 Change names rsa->asymmetric_encryption by Przemek Stekiel · 3 years, 5 months ago
  53. fd4c259 Use PSA_INIT() in mac_multipart_internal_func() by Neil Armstrong · 3 years, 5 months ago
  54. 7fc0751 Restore build options for mbedtls_ecc_group_of_psa() and related functions by Przemek Stekiel · 3 years, 5 months ago
  55. dcf2ff5 Ensure files get closed when they go out of scope by Gilles Peskine · 3 years, 5 months ago
  56. 4a9630a Fix typo and align on US spelling by Gilles Peskine · 3 years, 5 months ago
  57. 70245be Add ChangeLog entry for fix to mbedtls_md_process() test by Tom Cosgrove · 3 years, 5 months ago
  58. 0df1ecd Fix test_suite_md API violation by Ron Eldor · 7 years ago
  59. f25b16c test_psa_compliance: update tag to fix-pr-5139-3 by Przemek Stekiel · 3 years, 5 months ago
  60. 541318a Refactor ssl_context_info time printing by Andrzej Kurek · 3 years, 5 months ago
  61. 554b820 Guard cache_timeout in ssl_server2 with MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  62. 469fa95 Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  63. 6056e7a Fix benchmark and udp_proxy dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  64. 09e803c Provide a dummy implementation of timing.c by Andrzej Kurek · 3 years, 5 months ago
  65. 06a00af Fix requirement mismatch in fuzz/common.c by Andrzej Kurek · 3 years, 5 months ago
  66. 108bf52 Add a missing guard for time.h in net_sockets.c by Andrzej Kurek · 3 years, 5 months ago
  67. 3475b26 Add a changelog entry by Andrzej Kurek · 3 years, 6 months ago
  68. 61faf66 Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  69. ca53459 programs/fuzz: Remove superfluous MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  70. 4e0cc40 programs/fuzz: Use build_info.h in common.h by David Horstmann · 3 years, 8 months ago
  71. 5b9cb9e programs/test: fix build without MBEDTLS_HAVE_TIME by David Horstmann · 3 years, 8 months ago
  72. 814c813 tests: add baremetal full config build by Daniel Axtens · 5 years ago
  73. 9ed9bc9 programs/ssl: Fix compile errors when MBEDTLS_HAVE_TIME is not defined by Raoul Strackx · 5 years ago
  74. 446af20 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  75. f071024 Do not include time.h without MBEDTLS_HAVE_TIME by Daniel Axtens · 5 years ago
  76. 09e34b7 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 10 months ago
  77. 3f076df Fix comments for conditional compilation by Przemek Stekiel · 3 years, 5 months ago
  78. e878049 Use new PSA to mbedtls PK error mapping functions in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  79. b556a42 Use now shared RSA_PRV_DER_MAX_BYTES define in pk_wrap.c by Neil Armstrong · 3 years, 5 months ago
  80. f471357 Map INVALID_PADDING from PSA to MbedTLS error in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  81. 0d46786 Fix style issue in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  82. f1b564b Check psa_destroy_key() return in rsa_decrypt_wrap() by Neil Armstrong · 3 years, 5 months ago
  83. 18f43c7 PK: RSA decrypt PSA wrap implementation by Neil Armstrong · 3 years, 6 months ago
  84. 502da11 Initialize PSA crypto in test_suite_pk pk_rsa_decrypt_test_vec() when USE_PSA_CRYPTO is enabled by Neil Armstrong · 3 years, 6 months ago
  85. db69c52 Use new PSA to mbedtls PK error mapping functions in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
  86. 66fa769 Fix 80 characters indentation in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
  87. 4b1a059 Use now shared RSA_PRV_DER_MAX_BYTES define in pk_wrap.c by Neil Armstrong · 3 years, 5 months ago
  88. 48a9833 Check psa_destroy_key() return in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
  89. e4f2868 Fix comment typo in rsa_sign_wrap() by Neil Armstrong · 3 years, 5 months ago
  90. 5f8328b Initialize PSA crypto in test_suite_x509write for RSA signing tests by Neil Armstrong · 3 years, 6 months ago
  91. 9854568 PK: RSA signing PSA wrap implementation by Neil Armstrong · 3 years, 6 months ago
  92. fe6da1c Fix style issues in mac_sign_verify_multi() by Neil Armstrong · 3 years, 5 months ago
  93. 052deb9 Merge pull request #5554 from tom-daubney-arm/fix_uninitialised_buffers_in_tests by Gilles Peskine · 3 years, 5 months ago
  94. 1f13e98 Merge pull request #5529 from superna9999/5514-translate-psa-errs-to-mbedtls by Gilles Peskine · 3 years, 5 months ago
  95. 644b3f6 Unify module documentation with --help text by Gilles Peskine · 3 years, 5 months ago
  96. 93c2a42 Don't require ABI tools if not checking the ABI by Gilles Peskine · 3 years, 5 months ago
  97. d929dbb Merge pull request #5368 from mfil/feature/additional_md_getters by Gilles Peskine · 3 years, 5 months ago
  98. 5459a15 Merge pull request #5365 from Tachi107/msvc-utf-8 by Gilles Peskine · 3 years, 5 months ago
  99. e8c8300 Merge pull request #5581 from superna9999/pk-move-rename-rsa-ec-key-sizes by Gilles Peskine · 3 years, 5 months ago
  100. 38df86c Simplyfy asymmetric_decrypt() test function by Przemek Stekiel · 3 years, 5 months ago