1. f6893e1 Finalize PSA hash operations in TLS 1.3 by Ronald Cron · 3 years, 7 months ago
  2. 4279bac Document TLS 1.3 MVP limitation regarding MBEDTLS_USE_PSA_CRYPTO by Ronald Cron · 3 years, 6 months ago
  3. bebeae9 Merge pull request #5504 from gstrauss/mbedtls_pem_get_der by Gilles Peskine · 3 years, 6 months ago
  4. 574e538 Merge pull request #5522 from mpg/fixup-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  5. 29e0e6f Merge pull request #5501 from gstrauss/ssl-ticket-rotate by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  6. c70013e Clarify the trailer field situation by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  7. c7f3254 Clarify a sentence by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  8. 58d101b Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  9. a941b62 Create public macros for ssl_ticket key,name sizes by Glenn Strauss · 3 years, 6 months ago
  10. e328245 Add test case use of mbedtls_ssl_ticket_rotate by Glenn Strauss · 3 years, 6 months ago
  11. a950938 Add mbedtls_ssl_ticket_rotate for ticket rotation. by Glenn Strauss · 3 years, 6 months ago
  12. 196a1c4 Merge pull request #5517 from yuhaoth/pr/fix-client-auth-fail by Gilles Peskine · 3 years, 6 months ago
  13. 7840f81 fix client_auth fail by Jerry Yu · 3 years, 6 months ago
  14. 2c5fbad Merge pull request #5004 from mpg/doc-psa-migration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  15. 62b49cd Merge pull request #5472 from yuhaoth/pr/move-client-auth by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  16. 9193f7d Merge pull request #5436 from mpg/prog-hmac-cipher-psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  17. 6ca6faa Merge pull request #5080 from xffbai/add-tls13-read-certificate-request by Ronald Cron · 3 years, 6 months ago
  18. 1df23b9 Check the result of PEM decoding by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  19. 33ab075 Add success case for pem_read testing by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  20. 72bd4e4 Add accessor to get buf from mbedtls_pem_context by Glenn Strauss · 3 years, 6 months ago
  21. 7c8b6a9 Update CertificateRequest skip condition by Xiaofei Bai · 3 years, 6 months ago
  22. 5c7d1cc fix typo error by Jerry Yu · 3 years, 6 months ago
  23. 2d9a694 change type of client_auth by Jerry Yu · 3 years, 6 months ago
  24. ae1bae8 Give a magic constant a name by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  25. c82504e Clean up output from cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  26. 5e6c884 Improve info() function in cipher_aead_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  27. c234ecf Update mbedtls_ssl_handshake_free() and address review comments. by Xiaofei Bai · 3 years, 6 months ago
  28. 64754e1 Wrap long lines by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  29. 340808c Add comments on error codes by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  30. 48bae02 Avoid hardcoding a size by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  31. cf99beb Improve naming consistency by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  32. 839bb8a Fix an inaccuracy by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  33. 80759c4 Fix a few more typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  34. 45c5768 Merge pull request #5434 from mprse/tls_use_psa by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  35. 51f515a update based on comments by Xiaofei Bai · 3 years, 6 months ago
  36. 0ff8ac8 fix comments issues by Jerry Yu · 3 years, 6 months ago
  37. c499e33 ssl_msg.c: Change message in MBEDTLS_SSL_DEBUG_RET() to be the failed function name instead current function name by Przemyslaw Stekiel · 3 years, 6 months ago
  38. 6a0b1ef Merge pull request #5282 from AndrzejKurek/import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  39. c8a06fe ssl_msg.c: Optimize null/stream cipher decryption/encryption by Przemyslaw Stekiel · 3 years, 6 months ago
  40. 8ebed21 Fix a few typos by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  41. 539b9a5 Fix discussion of RSA-PSS salt length by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  42. d81e774 Merge pull request #5463 from gilles-peskine-arm/cmake-test-suite-enumeration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  43. 98ef6dc Remove redundant new lines by Przemyslaw Stekiel · 3 years, 6 months ago
  44. 827dbd9 Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  45. c1247c0 Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  46. 3bc3409 Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  47. a300099 Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  48. 59469d7 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  49. ba4cade Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  50. 333e0fa Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  51. 5648d57 Optimize psa_cipher_encrypt_helper() by Przemyslaw Stekiel · 3 years, 6 months ago
  52. 6928a51 Compile mbedtls_ssl_cipher_to_psa() conditionally under MBEDTLS_USE_PSA_CRYPTO only by Przemyslaw Stekiel · 3 years, 6 months ago
  53. 8c010eb Fix comments, code style, remove debug code by Przemyslaw Stekiel · 3 years, 6 months ago
  54. 6b2eedd ssl_msg.c: add debug code for psa failures by Przemyslaw Stekiel · 3 years, 6 months ago
  55. 6f20595 Merge pull request #5462 from gilles-peskine-arm/ssl-test-pkey-message-clarity by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  56. d66387f Init psa status to PSA_ERROR_CORRUPTION_DETECTED by Przemyslaw Stekiel · 3 years, 6 months ago
  57. f4facef Adapt ssl_decrypt_non_etm_cbc() test for psa crypto and remove redundant test cases by Przemyslaw Stekiel · 3 years, 6 months ago
  58. b97556e mbedtls_ssl_encrypt/decrypt_buf: remove dead code by Przemyslaw Stekiel · 3 years, 6 months ago
  59. 1ab2d69 Merge pull request #5385 from AndrzejKurek/use-psa-crypto-reduced-configs by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  60. f6ea19c Work around bug in PSA_MAC_LENGTH() by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  61. f9cd608 ssl_tls1X_populate_transform(): import psa keys only if alg is not MBEDTLS_SSL_NULL_CIPHER by Przemyslaw Stekiel · 3 years, 6 months ago
  62. 2467aed Misc updates to testing.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  63. ce6c087 Misc updates to strategy.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  64. 8e559da Misc updates to psa-limitations.md by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  65. 335cbf6 Remove temporary documents by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  66. 12ec571 Fix bug in md_hmac_demo by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  67. 29088a4 Avoid duplicate program names by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  68. 6fdc9e8 Move aead_non_psa out of the psa/ directory by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  69. 9cb7b8d Merge pull request #5469 from Unity-Technologies/windows-arm64-workaround by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  70. cc50f1b Fix copypasta by Gilles Peskine · 3 years, 6 months ago
  71. 40fc7da Cap the workaround for mbedtls_mpi_safe_cond_assign on MSVC/ARM64 to MSVC versions prior to 17.1. by Tautvydas Žilys · 3 years, 6 months ago
  72. 77aec8d Rename ssl_psa_status_to_mbedtls->psa_ssl_status_to_mbedtls by Przemyslaw Stekiel · 3 years, 6 months ago
  73. be47ecf mbedtls_ssl_get_record_expansion: use same condidion set as for non-psa build by Przemyslaw Stekiel · 3 years, 6 months ago
  74. 2c87a20 ssl_write_encrypt_then_mac_ext(): adapt to psa crypto by Przemyslaw Stekiel · 3 years, 6 months ago
  75. 89dad93 Rename psa_status_to_mbedtls->ssl_psa_status_to_mbedtls and add conversion for PSA_ERROR_INVALID_SIGNATURE by Przemyslaw Stekiel · 3 years, 6 months ago
  76. 2cb59df ssl-opt.sh: remove cipher context assertions (redundant when psa crypto is enabled) by Przemyslaw Stekiel · 3 years, 6 months ago
  77. 399ed51 Fix condition in mbedtls_ssl_get_record_expansion by Przemyslaw Stekiel · 3 years, 6 months ago
  78. e5c2238 Move mbedtls_ssl_cipher_to_psa() and psa_status_to_mbedtls() defs out of MBEDTLS_KEY_EXCHANGE_SOME_PSK_ENABLED build flag by Przemyslaw Stekiel · 3 years, 6 months ago
  79. 4a36dd3 ssl test ssl_decrypt_non_etm_cbc(): add missing ret check by Przemyslaw Stekiel · 3 years, 6 months ago
  80. f4ca3f0 ssl test build_transforms(): in psa mode distinguish encrypt/decrypt keys by Przemyslaw Stekiel · 3 years, 6 months ago
  81. f57b456 Rename tls_mbedtls_cipher_to_psa() to be consistent with function naming convention. by Przemyslaw Stekiel · 3 years, 6 months ago
  82. 1d71447 mbedtls_ssl_get_record_expansion: rework switch statement for psa by Przemyslaw Stekiel · 3 years, 6 months ago
  83. e884778 Adapt the mbed tls mode: ccm or gcm or cachapoly to psa version by Przemyslaw Stekiel · 3 years, 6 months ago
  84. f4b3f08 test_suite_ssl.data: remove redundant test cases(short tag + GCM) by Przemyslaw Stekiel · 3 years, 7 months ago
  85. 221b527 ssl_msg.c: fix parm in call to mbedtls_ssl_decrypt_buf() by Przemyslaw Stekiel · 3 years, 7 months ago
  86. 5b2de0c test_suite_ssl.data: remove redundant test cases by Przemyslaw Stekiel · 3 years, 7 months ago
  87. 93cf4ee Adapt test_suite_ssl for psa crypto by Przemyslaw Stekiel · 3 years, 7 months ago
  88. 9b22c2b Rename: mbedtls_cipher_to_psa -> tls_mbedtls_cipher_to_psa by Przemyslaw Stekiel · 3 years, 7 months ago
  89. 6be9cf5 Cleanup the code by Przemyslaw Stekiel · 3 years, 7 months ago
  90. d4eab57 Skip psa encryption/decryption for null cipher by Przemyslaw Stekiel · 3 years, 7 months ago
  91. ce09e7d Use psa_status_to_mbedtls() for psa error case by Przemyslaw Stekiel · 3 years, 7 months ago
  92. fe7397d Fix key attributes encrypt or decrypt only (not both) by Przemyslaw Stekiel · 3 years, 7 months ago
  93. dd7b501 Move PSA init after taglen is set by Przemyslaw Stekiel · 3 years, 7 months ago
  94. e87475d Move psa_status_to_mbedtls to ssl_misc.h by Przemyslaw Stekiel · 3 years, 7 months ago
  95. 8398a67 Fix description of the translation function by Przemyslaw Stekiel · 3 years, 7 months ago
  96. 1fe065b Fix conditional compilation (MBEDTLS_USE_PSA_CRYPTO) by Przemyslaw Stekiel · 3 years, 7 months ago
  97. 2e9711f mbedtls_ssl_decrypt_buf(): replace mbedtls_cipher_crypt() and mbedtls_cipher_auth_decrypt_ext() with PSA calls by Przemyslaw Stekiel · 3 years, 7 months ago
  98. b37fae1 mbedtls_ssl_encrypt_buf(): replace mbedtls_cipher_crypt() and mbedtls_cipher_auth_encrypt_ext() with PSA calls by Przemyslaw Stekiel · 3 years, 7 months ago
  99. 76e1583 Convert psa status to mbedtls by Przemyslaw Stekiel · 3 years, 7 months ago
  100. 11a33e6 Use PSA_BITS_TO_BYTES macro to convert key bits to bytes by Przemyslaw Stekiel · 3 years, 7 months ago