1. bdc8fd6 Suggest strategy for intra-crypto dependencies by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  2. bc817ba TLS 1.3: Limit scope of tls13_kex_modes handshake field by Ronald Cron · 1 year, 10 months ago
  3. fca4d57 fix various issues by Jerry Yu · 1 year, 10 months ago
  4. 7990771 TLS 1.3: Use selected key exchange mode field by Ronald Cron · 1 year, 10 months ago
  5. 8538549 TLS 1.3: Add selected key exchange mode field by Ronald Cron · 1 year, 10 months ago
  6. 7f9ccfe TLS 1.3: Remove unnecessary key exchange mode check by Ronald Cron · 1 year, 10 months ago
  7. 2d8b7ac TLS 1.3: Fix selected key exchange mode check by Ronald Cron · 1 year, 10 months ago
  8. ecc1031 Merge pull request #6086 from paul-elliott-arm/fix_cmake_no_gen_files by Dave Rodgman · 1 year, 10 months ago
  9. fa40b02 Remove use of lstat by Dave Rodgman · 1 year, 10 months ago
  10. 6cb4fcd Remove key exchange mode check. by Jerry Yu · 1 year, 10 months ago
  11. f7b5b59 Add tests for write new session ticket by Jerry Yu · 1 year, 10 months ago
  12. e67bef4 Add tls13 write new session ticket by Jerry Yu · 1 year, 10 months ago
  13. 251a12e Add dummy session save by Jerry Yu · 1 year, 10 months ago
  14. 7085aa4 Merge pull request #5896 from wernerlewis/aes_shallow_copy by Dave Rodgman · 1 year, 10 months ago
  15. 90ae438 Merge pull request #5913 from yuhaoth/pr/add-tls13-new-session-ticket by Ronald Cron · 1 year, 10 months ago
  16. c95cb6d Add Changelog entry by Dave Rodgman · 1 year, 10 months ago
  17. 103f8b6 Spelling and grammar improvements by Dave Rodgman · 1 year, 10 months ago
  18. 935154e Don't increase failure count for dangling symlinks by Dave Rodgman · 1 year, 10 months ago
  19. e1bfffc x509_crt: handle properly broken links when looking for certificates by Eduardo Silva · 5 years ago
  20. 3afdf36 Add hash length check by Jerry Yu · 1 year, 10 months ago
  21. a14f5d9 Spelling fix by Dave Rodgman · 1 year, 10 months ago
  22. 0270b9f Rm useless use of MD in PKCS#1v2.1 test functions by Neil Armstrong · 1 year, 10 months ago
  23. 9750f81 Rename MBEDTLS_SSL_TICKET_NONCE_LENGTH by Jerry Yu · 1 year, 10 months ago
  24. 0a430c8 Rename resumption_key and the hardcode len by Jerry Yu · 1 year, 10 months ago
  25. b144138 Remove ticket_flags by Jerry Yu · 1 year, 10 months ago
  26. 08aed4d fix comments and time_t type issues by Jerry Yu · 1 year, 10 months ago
  27. a0446a0 Add check_return flag by Jerry Yu · 1 year, 10 months ago
  28. 4e6c42a fix various issues by Jerry Yu · 1 year, 10 months ago
  29. cb3b139 move resume psk ticket computation to end by Jerry Yu · 1 year, 10 months ago
  30. af2c0c8 fix various comment/format issues by Jerry Yu · 1 year, 10 months ago
  31. a357cf4 Rename new_session_ticket state by Jerry Yu · 1 year, 10 months ago
  32. 29ab32d Add client side tests by Jerry Yu · 1 year, 10 months ago
  33. 2b4f02d Add new_session_ticket err handler by Jerry Yu · 1 year, 10 months ago
  34. f8a4994 Add tls13 new session ticket parser by Jerry Yu · 1 year, 10 months ago
  35. c62ae5f Add new session ticket message check by Jerry Yu · 1 year, 10 months ago
  36. a270f67 Add tls13 session fields by Jerry Yu · 1 year, 10 months ago
  37. 0038c5f Add ticket nonce setting by Jerry Yu · 1 year, 10 months ago
  38. 5ea6517 Rm useless use of MD in ECDSA test functions by Neil Armstrong · 1 year, 10 months ago
  39. 582f72b Fix linking of generated files in cmake by Paul Elliott · 1 year, 10 months ago
  40. d99f24c Add a ChangeLog entry by Tom Cosgrove · 1 year, 10 months ago
  41. d82a9ed Rm now-duplicate helper function by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  42. 130fa4d Rm local helper now that a global one is available by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  43. abac037 Migrate from old inline to new actual function. by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  44. 4772884 New internal module for managing hash information by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  45. c0546e3 bn_mul.h: fix x86 PIC inline ASM compilation with GCC < 5 by Peter Korsgaard · 6 years ago
  46. 1f7f717 Document existing dependency of MD_C by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  47. 8c7b81c Fix a bunch of typos by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  48. 1c402a4 Remove macro that's no longer used by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  49. d5b1eb5 Merge pull request #6078 from yuhaoth/pr/add-tls13-paser-psk-kex-mode-ext by Ronald Cron · 1 year, 10 months ago
  50. 4608c48 Rm useless use of MD in PK test functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  51. 5ef4e8d Don't depend on strong entropy for RSA tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  52. 1d1174a Rm spurious declared dependency in test_suite_rsa by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  53. 236c4e2 Adjust test dependencies after last commit by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  54. a4aa12f Rm useless use of MD in RSA test functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  55. 5ce9959 Adjust test dependencies after last commit by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  56. a9e1d99 Rm useless use of MD in PKCS#1v1.5 test functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  57. f0762e9 Enable inline assembly in armcc all.sh component by Hanno Becker · 1 year, 10 months ago
  58. 907a367 Remove explicit width suffixes from Arm bignum assembly by Hanno Becker · 1 year, 10 months ago
  59. 4c1087f Use MBEDTLS_OR_PSA_WANT_xxx in test_suite_rsa by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  60. f88b1b5 Introduce MBEDTLS_OR_PSA_WANT_xxx helper macros by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  61. 854dd9e fix comment issue by Jerry Yu · 1 year, 10 months ago
  62. 0b5f495 Merge pull request #5953 from tuvshinzayaArm/update-document-PSA_ALG_RSA_PSS by Paul Elliott · 1 year, 10 months ago
  63. c52e3bd Improve comment by Jerry Yu · 1 year, 10 months ago
  64. 299e31f fix various issue by Jerry Yu · 1 year, 10 months ago
  65. 3637c51 Refine dependencies in test_suite_pkcs1_v15 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  66. 0dca5ef Merge pull request #6081 from daverodgman/assemble-cl-case by Dave Rodgman · 1 year, 10 months ago
  67. 72fa1c2 Merge pull request #960 from paul-elliott-arm/merge-into-3.2.1 by Paul Elliott · 1 year, 10 months ago
  68. af4b90d Revert "Add missing library/psa_crypto_driver_wrappers.c" by Paul Elliott · 1 year, 10 months ago
  69. 81c69b5 Revert "Revert "Revert "Add generated files for 3.2.0 release""" by Paul Elliott · 1 year, 10 months ago
  70. fe52e55 redirect stderr output in ubuntu22.04 by Jerry Yu · 1 year, 10 months ago
  71. e36397d add tests for psk_key_exchange_mode by Jerry Yu · 1 year, 10 months ago
  72. e19e3b9 Add psk_key_exchange_modes parser by Jerry Yu · 1 year, 10 months ago
  73. 869298b Add 3.2.1 Changelog by Paul Elliott · 1 year, 10 months ago
  74. cd08ba0 Bump version to 3.2.1 by Paul Elliott · 1 year, 10 months ago
  75. c2a9387 Add missing library/psa_crypto_driver_wrappers.c by Dave Rodgman · 1 year, 10 months ago
  76. 185d24b Revert "Revert "Add generated files for 3.2.0 release"" by Dave Rodgman · 1 year, 10 months ago
  77. af8cf5c Add a partial plan towards G5 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  78. c0d78e9 Remove outdated paragraphs about G5 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  79. 481846c General update of PSA strategy documentation by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  80. 7b0825d Build with SHA-256 accelerated too by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  81. f0f63bc Test without MD_C by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  82. bbd0dc6 Fix hash-specific dependencies of test_suite_pk by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  83. abcfa90 PK test functions don't depend on software SHA-256 by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  84. 2d08ea4 Some PK test functions no longer depend on MD by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  85. 043c8c5 Add USE_PSA version of PK test functions by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  86. bab73ab Loosen guards in mbedtls_psa_translate_md() by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  87. 5508673 Add helper macros for dependencies based on USE_PSA by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  88. 525add6 Add component with accelerated hashes and USE_PSA by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  89. 97ab2a3 Clean up two accel tests in all.sh by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  90. 46a2954 Build and test RSA PKCS#1v1.5 without MD by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  91. e496c62 Sort out MD dependencies in RSA tests by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  92. 3f47789 Rm dependency on MD in psa_crypto_rsa.c by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  93. fe2b9b5 Make mbedtls_oid_get_md_alg() always available by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  94. f493f2a Use md_internal_get_size() in rsa.c by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  95. 3356b89 Add missing guard around call to MD by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  96. b86279f Build and test PK without MD by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  97. 6a0a160 Avoid a dependency on MD in test_suite_pk by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  98. a370e06 Avoid dependency of PK on MD by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  99. d8a298e Add internal MD size getter by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  100. 9138512 delete openssl version requirement for openssl client, because the bug only occurs on openssl server by Zhangsen Wang · 1 year, 10 months ago