1. 840de7f tls13: cli: Rename STATUS_NOT_SENT to STATUS_NOT_INDICATED by Ronald Cron · 1 year, 5 months ago
  2. 3641df2 tls13: cli: Rename STATE_SENT to STATE_IND_SENT by Ronald Cron · 1 year, 5 months ago
  3. 3c5a683 tls13: cli: Rename STATE_NOT_SENT to STATE_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  4. 0c80dc1 tls13: cli: Rename STATUS_NOT_SENT to STATUS_NO_IND_SENT by Ronald Cron · 1 year, 5 months ago
  5. 05d7cfb tls13: cli: Rename STATE_UNKNOWN to STATE_IDLE by Ronald Cron · 1 year, 5 months ago
  6. d288466 tls13: cli: Split early data user status and internal state by Ronald Cron · 1 year, 5 months ago
  7. ec4ed8e Merge pull request #8857 from ronald-cron-arm/tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
  8. 43edc75 Merge pull request #8882 from Ryan-Everett-arm/threading-key-tests by Janos Follath · 1 year, 5 months ago
  9. 9cc01cc Merge pull request #8831 from yanesca/switch_to_new_exp by Dave Rodgman · 1 year, 5 months ago
  10. 61fd13c Merge remote-tracking branch 'mbedtls/development' into tls13-cli-max-early-data-size by Ronald Cron · 1 year, 5 months ago
  11. 7e1f9f2 Merge pull request #8854 from ronald-cron-arm/tls13-srv-max-early-data-size by Ronald Cron · 1 year, 5 months ago gh-readonly-queue/development/pr-8854-080a5171e2e07abaf01faff6e1862d70aaf35e9f
  12. e1295fa tests: ssl: early data: Fix comments by Ronald Cron · 1 year, 5 months ago
  13. 5247210 tests: suite: early data: Add comments by Ronald Cron · 1 year, 5 months ago
  14. 4facb0a tests: ssl: Improve early data test code by Ronald Cron · 1 year, 5 months ago
  15. 1a13e2f tests: ssl: Improve test code for very small max_early_data_size by Ronald Cron · 1 year, 5 months ago
  16. 139a418 Merge pull request #8587 from yanrayw/issue/4911/ssl_setup-check-RNG-configuration by Ronald Cron · 1 year, 5 months ago
  17. 2066d04 Add test cases for concurrently_generate_keys by Ryan · 1 year, 5 months ago
  18. 3a1b786 Add a concurrent key generation test function by Ryan · 1 year, 5 months ago
  19. 71cc260 Merge pull request #8728 from minosgalanakis/features/add_mbedtls_x509_crt_get_ca_istrue_accesor_6151 by Gilles Peskine · 1 year, 5 months ago
  20. 3c4166a Merge pull request #8863 from minosgalanakis/feature/add_ecdh_context_5016 by Dave Rodgman · 1 year, 5 months ago
  21. 581e636 test_suite_x509parse: Added test-case for legacy certificate by Minos Galanakis · 1 year, 5 months ago
  22. 8462146 Merge pull request #8867 from gilles-peskine-arm/psa_key_attributes-remove_core by Gilles Peskine · 1 year, 5 months ago
  23. fad79fc Merge remote-tracking branch 'development' into ecp-write-ext-3.6 by Gilles Peskine · 1 year, 5 months ago
  24. a83ada4 tests: Added test for `mbedtls_x509_crt_get_ca_istrue()` by Minos Galanakis · 1 year, 7 months ago
  25. e93cd1b tests: ssl: Free write/read test buffers by Ronald Cron · 1 year, 5 months ago
  26. 7c07aab tests: write early data: Improve tls13_cli_max_early_data_size by Ronald Cron · 1 year, 5 months ago
  27. ae6f9a5 tests: write early data: Allocate buffer to write/read by Ronald Cron · 1 year, 5 months ago
  28. aab4a54 tests: Set the default conf then customize by Ronald Cron · 1 year, 5 months ago
  29. 10b040f tests: ssl_helpers: Rename rng_get to mbedtls_test_random by Ronald Cron · 1 year, 6 months ago
  30. e33b349 Merge pull request #8864 from valeriosetti/issue8848 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  31. de9b03d tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
  32. aad8523 tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
  33. fcbf776 tests: ssl: Restore write_early_data test function by Ronald Cron · 1 year, 5 months ago
  34. 25ad10a tests: ssl: Improve tls13_srv_max_early_data_size() by Ronald Cron · 1 year, 5 months ago
  35. 19bfe0a tls13: Rename early_data_count to total_early_data_size by Ronald Cron · 1 year, 5 months ago
  36. 70eab45 tls13: generic: Fix log by Ronald Cron · 1 year, 5 months ago
  37. dc81b73 tests: srv max early data size: Add reach_max test arg by Ronald Cron · 1 year, 5 months ago
  38. 01d273d Enforce maximum size of early data in case of HRR by Ronald Cron · 1 year, 6 months ago
  39. 919e596 Enforce maximum size of early data when rejected by Ronald Cron · 1 year, 6 months ago
  40. 2160bfe tests: ssl: Test enforcement of maximum early data size by Ronald Cron · 1 year, 6 months ago
  41. 9b4e964 Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data by Ronald Cron · 1 year, 5 months ago
  42. b4ce628 tests: Added test for `mbedtls_ecdh_context_grp` by Minos Galanakis · 1 year, 5 months ago
  43. c0f7a86 mbedtls_ecp_write_key(): deprecate the old function by Gilles Peskine · 1 year, 6 months ago
  44. 84b9f1b mbedtls_ecp_write_key_ext(): migrate internally by Gilles Peskine · 1 year, 6 months ago
  45. e3fb4cc mbedtls_ecp_write_key_ext(): new function by Gilles Peskine · 1 year, 6 months ago
  46. 7f523bf Merge pull request #8845 from gilles-peskine-arm/ecp-write-doc-3.6 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  47. b484e37 pk: fix alg selection in mbedtls_pk_sign_ext() for opaque keys by Valerio Setti · 1 year, 5 months ago
  48. 2f107ae Don't access psa_key_attributes_t.core by Gilles Peskine · 1 year, 5 months ago
  49. 23e637a test_suite_pk: initialize all PSA key IDs and attributes by Valerio Setti · 1 year, 5 months ago
  50. 1fa2f6e test: remove usage of mbedtls_pk_wrap_as_opaque() from tests by Valerio Setti · 1 year, 5 months ago
  51. 4c32b69 Ignore domain parameters in RSA key generation by Gilles Peskine · 1 year, 6 months ago
  52. 0f63028 Merge pull request #8815 from gilles-peskine-arm/psa_generate_key_ext-prototype by Gilles Peskine · 1 year, 5 months ago
  53. 673461c Improve validation in mpi_exp_mod_min_RR by Gilles Peskine · 1 year, 6 months ago
  54. fdab786 Use TEST_EQUAL instead of TEST_ASSERT in new code by Janos Follath · 1 year, 6 months ago
  55. dcb09ca tests: write early data: Improve get_early_data_status testing by Ronald Cron · 1 year, 6 months ago
  56. 7d158f4 tests: read early data: Use write API to send early data by Ronald Cron · 1 year, 6 months ago
  57. 110303f tests: read early data: Add no early data indication sent scenario by Ronald Cron · 1 year, 6 months ago
  58. 86d288c tests: ssl: Rename tls13_early_data to tls13_read_early_data by Ronald Cron · 1 year, 6 months ago
  59. 9f2c3c0 tls13: cli: Add mbedtls_ssl_get_early_data_status() API by Ronald Cron · 1 year, 6 months ago
  60. 0004600 tests: write early data: Inverse loop over state logic by Ronald Cron · 1 year, 6 months ago
  61. bf5e909 tests: write early data: Check we can complete handshake after writing by Ronald Cron · 1 year, 6 months ago
  62. d406924 Improve comments/documentation by Ronald Cron · 1 year, 6 months ago
  63. 0aab69d Merge pull request #8807 from gilles-peskine-arm/pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  64. 0902572 Fix style by Janos Follath · 1 year, 6 months ago
  65. 86258f5 Exp mod: handle negative zero by Janos Follath · 1 year, 6 months ago
  66. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 6 months ago
  67. 0ecb5fd Merge pull request #8574 from ronald-cron-arm/ssl-tickets by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  68. 23605d1 More renaming: method -> production parameters by Gilles Peskine · 1 year, 6 months ago
  69. 092ce51 Rename "key generation method" to "key production parameters" by Gilles Peskine · 1 year, 6 months ago
  70. 0512d17 Exp mod: Make sure RR has enough limbs by Janos Follath · 1 year, 6 months ago
  71. fc3f980 Merge pull request #8826 from valeriosetti/issue8824 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  72. a7f651c Merge pull request #8804 from valeriosetti/issue8799 by Manuel Pégourié-Gonnard · 1 year, 6 months ago gh-readonly-queue/development/pr-8804-9fb53a9e26d10cc9da555f1abeadeeec5ee33960
  73. e7a7013 Remove initialization function for variable-length struct by Gilles Peskine · 1 year, 6 months ago
  74. 80bc5d6 test_suite_pk: fix data in some RSA related test cases by Valerio Setti · 1 year, 6 months ago
  75. f966a97 test_suite_pk: remove leftover comment by Valerio Setti · 1 year, 6 months ago
  76. e88a1c5 pem: fix return values in pem_check_pkcs_padding() by Valerio Setti · 1 year, 6 months ago
  77. e10674d test_suite_pem: fix comment in test case by Valerio Setti · 1 year, 6 months ago
  78. 1c7ff7e mbedtls_ecp_write_key: document and test smaller output buffer by Gilles Peskine · 1 year, 6 months ago
  79. a395bdd mbedtls_ecp_write_key: document and test larger output buffer by Gilles Peskine · 1 year, 6 months ago
  80. eba4ca1 test_suite_pem: solve driver test disparities by Valerio Setti · 1 year, 6 months ago
  81. 4cc6522 pem: do not parse ASN1 data after decryption (removes ASN1 dependency) by Valerio Setti · 1 year, 6 months ago
  82. 8aff4ef test_suite_pem: add more test cases for invalid padding data by Valerio Setti · 1 year, 6 months ago
  83. 46ee81d test_suite_pk: add test cases for RSA keys (sign/verify & crypt/decrypt) by Gilles Peskine · 1 year, 6 months ago
  84. 0f286d5 pem: reject empty PEM contents by Valerio Setti · 1 year, 6 months ago
  85. 2ec141a After pk_import_into_psa, test that the keys match by Gilles Peskine · 1 year, 6 months ago
  86. 24da991 tests: ssl: early data: Add systematic default case in scenario switches by Ronald Cron · 1 year, 6 months ago
  87. 5fbd270 tls13: Use a flag not a counter for CCS and HRR handling by Ronald Cron · 1 year, 6 months ago
  88. d6fc350 Test mbedtls_pk_import_into_psa with different bits by Gilles Peskine · 1 year, 6 months ago
  89. 68a287d Use named constants FROM_PAIR/FROM_PUBLIC for readability by Gilles Peskine · 1 year, 6 months ago
  90. cbd2cbb Rename identifier for consistency by Gilles Peskine · 1 year, 6 months ago
  91. 63072b1 Only test custom-e RSA key generation when built in by Gilles Peskine · 1 year, 6 months ago
  92. c81393b generate/derive key ext: pass method_data_length rather than method_length by Gilles Peskine · 1 year, 6 months ago
  93. 7a18f96 psa_generate_key_ext: RSA: support custom public exponent by Gilles Peskine · 1 year, 6 months ago
  94. f0765fa Implement psa_generate_key_ext, psa_key_derivation_output_key_ext by Gilles Peskine · 1 year, 6 months ago
  95. 1d25a0a Refactoring: extract rsa_test_e by Gilles Peskine · 1 year, 6 months ago
  96. 59d63b2 Merge pull request #8582 from yanrayw/issue/8167/PK_parse_write_OID_dependency by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  97. e9954bb test_suite_pk.function: add correct dependency by Yanray Wang · 1 year, 8 months ago
  98. 3ea9450 Merge pull request #8734 from valeriosetti/issue8564 by Gilles Peskine · 1 year, 6 months ago
  99. 1c0b1bf Merge pull request #8779 from gilles-peskine-arm/rsa-bitlen-fix by Tom Cosgrove · 1 year, 6 months ago gh-readonly-queue/development/pr-8779-d26df722567810bcb631e69afd5cee212f8c847a
  100. 3a4f204 test_suite_psa_crypto: fix some test descriptions by Valerio Setti · 1 year, 6 months ago