1. e581e14 oid/pkparse: add missing guards for PKCS[5/12] functions when !CIPHER_C by Valerio Setti · 1 year, 7 months ago
  2. 562dfe1 all.sh: keep PKCS[5/12] enabled in full_no_cipher test components by Valerio Setti · 1 year, 7 months ago
  3. 8133848 changelog: enhance description by Valerio Setti · 1 year, 7 months ago
  4. 045d680 driver-only-builds: enhancing cipher related sections by Valerio Setti · 1 year, 7 months ago
  5. f333b3f driver-only-builds: fix typos by Valerio Setti · 1 year, 7 months ago
  6. 92e5c69 driver-only-builds: updated ciphers and AEADs related sections by Valerio Setti · 1 year, 7 months ago
  7. b3413bf changelog: update description by Valerio Setti · 1 year, 7 months ago
  8. b9f4bfc all.sh: fix messages in test_psa_crypto_config_accel_des by Valerio Setti · 1 year, 7 months ago
  9. e98ad59 mbedls_config: update documentation for MBEDTLS_PKCS[5/12]_C by Valerio Setti · 1 year, 7 months ago
  10. 49067d7 driver-only-builds: update documentation by Valerio Setti · 1 year, 8 months ago
  11. a72a797 all.sh: keep PKCS[5/12] enabled in accel_cipher_aead tests by Valerio Setti · 1 year, 8 months ago
  12. 6d3a681 check_config: remove CIPHER_C requirement for PKCS[5/12] by Valerio Setti · 1 year, 8 months ago
  13. a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 8 months ago
  14. 8c1e6bb driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
  15. 6613466 driver-only-builds: add Restrictions section by Valerio Setti · 1 year, 8 months ago
  16. d834896 changelog: enhancing descriptions by Valerio Setti · 1 year, 8 months ago
  17. af53132 driver-only-builds: enhancing section on removing CIPHER_C by Valerio Setti · 1 year, 8 months ago
  18. 3fab8a4 driver-only-builds: fix typos by Valerio Setti · 1 year, 8 months ago
  19. 5eb8de1 driver-only-build: remove paragraph about RSA/DH deterministic key generation by Valerio Setti · 1 year, 8 months ago
  20. 9da01a7 all.sh: rename test_psa_crypto_config_accel_cipher to accel_des by Valerio Setti · 1 year, 8 months ago
  21. 70f05be changelog: add changelog for accelerated ciphers and AEADs by Valerio Setti · 1 year, 8 months ago
  22. 7e11dd6 driver-only-builds: add section for accelerated ciphers/AEADs by Valerio Setti · 1 year, 8 months ago
  23. cddab78 Merge pull request #8630 from joerchan/mbedtls-tfm-compat by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  24. 9ede76c changelog: add changelog for move of mbedtls_ecc psa helper functions by Joakim Andersson · 1 year, 8 months ago
  25. b349108 library: Move mbedtls_ecc helper functions to psa_util by Joakim Andersson · 1 year, 8 months ago
  26. 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
  27. 001fb73 Merge pull request #8612 from valeriosetti/issue8601 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  28. bdba26c Merge pull request #8626 from davidhorstmann-arm/fix-uninit-mpi-test by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8626-7404af6ec3befe5b188b8b776f42cb1db6da74d8
  29. 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  30. ea6b3c0 Merge pull request #8605 from valeriosetti/issue8600 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  31. b4362d2 Merge pull request #8523 from tom-daubney-arm/modify_check_generated_files_script by Gilles Peskine · 1 year, 8 months ago
  32. a211bb7 Merge pull request #8596 from xkqian/tls13_early_data_input_file by Gilles Peskine · 1 year, 8 months ago
  33. c5b7285 library: Remove unused psa_crypto_core.h include by Joakim Andersson · 1 year, 8 months ago
  34. a9581d2 Fix CI failure of uninitialized fp by Xiaokang Qian · 1 year, 8 months ago
  35. e04a97a Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  36. 0f60c67 Merge pull request #8619 from davidhorstmann-arm/fix-selftest-doublefree by Paul Elliott · 1 year, 8 months ago gh-readonly-queue/development/pr-8619-90d07118ad0108b9d1f61524173d801c6e8ce781
  37. aedfc09 Revert to ae952174a7 and addressing some comments by Xiaokang Qian · 1 year, 8 months ago
  38. f05b768 Use existing variable containing full path by Thomas Daubney · 1 year, 8 months ago
  39. f75893b Update comments by Pengyu Lv · 1 year, 8 months ago
  40. d90fbf7 Adjuest checks in generate_key_rsa suite by Pengyu Lv · 1 year, 8 months ago
  41. e9efbc2 Error out when get domain_parameters is not supported by Pengyu Lv · 1 year, 8 months ago
  42. 64cd2f2 Fix potential double-free in calloc selftest by David Horstmann · 1 year, 8 months ago
  43. 90d0711 Merge pull request #6721 from yuhaoth/pr/tls13-early-data-extension-of-nst by Ronald Cron · 1 year, 8 months ago
  44. abeca02 Remove test_psa_crypto_config_accel_rsa_signature by Pengyu Lv · 1 year, 8 months ago
  45. 98a90c6 Fix various issue by Pengyu Lv · 1 year, 8 months ago
  46. dce183f Remove the duplicate cases and add early_data_file option by Xiaokang Qian · 1 year, 8 months ago
  47. 9634680 Add the test framework of early data by Xiaokang Qian · 1 year, 8 months ago
  48. daddfb5 Open the file once read in the file path by Xiaokang Qian · 1 year, 8 months ago
  49. 864c62a Add one test case with early_data_file by Xiaokang Qian · 1 year, 8 months ago
  50. 35c026c Read early data file by Xiaokang Qian · 1 year, 8 months ago
  51. dd8a7f8 Revert the early data test case by Xiaokang Qian · 1 year, 8 months ago
  52. 2a8035b Add read early data code by Xiaokang Qian · 1 year, 8 months ago
  53. 57db590 Rework to revert the early_data enabled flag by Xiaokang Qian · 1 year, 8 months ago
  54. 3cd16c4 Add analyze_driver_vs_reference_rsa for analyze_outcomes by Pengyu Lv · 1 year, 8 months ago
  55. 9e976f3 Conditionally check the attribute of generated RSA key by Pengyu Lv · 1 year, 8 months ago
  56. f1cacad Correctly use asymmetric encrypt/decrypt driver by Pengyu Lv · 1 year, 8 months ago
  57. e705f57 Add components to test crypto_full w/wo accelerated RSA by Pengyu Lv · 1 year, 8 months ago
  58. f3ccfdd Merge pull request #8615 from davidhorstmann-arm/fix-cast-potential-overflow by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8615-779819a4dddd7b00181887962fec9597215d9bf8
  59. 779819a Merge pull request #8613 from bensze01/valgrind-only-in-nightlies by Dave Rodgman · 1 year, 8 months ago
  60. 42d78c7 Merge pull request #8550 from gabor-mezei-arm/tf_psa_crypto_change_log_support by Gilles Peskine · 1 year, 8 months ago
  61. 57e401b Merge pull request #8521 from valeriosetti/issue8441 by Gilles Peskine · 1 year, 8 months ago
  62. 4749007 Fix possible integer overflows before widening by David Horstmann · 1 year, 8 months ago
  63. 202bb71 ssl_tls12_server: do not export/import opaque keys by Valerio Setti · 1 year, 8 months ago
  64. 0354d04 Do not run Valgrind tests in PR jobs by Bence Szépkúti · 1 year, 8 months ago
  65. acd7baf driver-only-build: update AEADs section by Valerio Setti · 1 year, 8 months ago
  66. d9c69d1 Merge pull request #8513 from mschulz-at-hilscher/feature/explicitly-accessing-private-fields-in-benchmark by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8513-ad4f0ada3765a9e3b5066784c26cbe79f1cfb3c5
  67. ad4f0ad Merge pull request #8514 from mschulz-at-hilscher/fixes/uninitialized-variable-in-ssl_msg by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8514-40f3f1c36fe9efb4fd6f0bc1bb743855e854a243
  68. 1e3fcc5 config-tfm: fix typo in comment by Valerio Setti · 1 year, 8 months ago
  69. 69402fd changelog: fix typos and working by Valerio Setti · 1 year, 8 months ago
  70. ae95217 Enable early data depend on whether the early data file exist by Xiaokang Qian · 1 year, 8 months ago
  71. 750e067 remove misbehavior tests and code by Jerry Yu · 1 year, 8 months ago
  72. 95648b0 Some minor improvement by Jerry Yu · 1 year, 8 months ago
  73. c59c586 change prototype of `write_early_data_ext` by Jerry Yu · 1 year, 8 months ago
  74. 163e12f remove assignment for `session->max_early_data_size` by Jerry Yu · 1 year, 8 months ago
  75. ebe1de6 fix various issue by Jerry Yu · 1 year, 8 months ago
  76. 9e7f9bc Add missing debug message by Jerry Yu · 1 year, 8 months ago
  77. db97163 add ticket max_early_data_size check by Jerry Yu · 1 year, 8 months ago
  78. 5233539 share write_early_data_ext function by Jerry Yu · 1 year, 9 months ago
  79. 0069abc improve comments of new session ticket by Jerry Yu · 1 year, 9 months ago
  80. 1a16070 set max_early_data_size of ticket to keep consistent by Jerry Yu · 1 year, 9 months ago
  81. f135bac Add max_early_data_size check by Jerry Yu · 1 year, 9 months ago
  82. 930ce4c Revert "change max_early_data_size source" by Jerry Yu · 1 year, 9 months ago
  83. 2f5d93b Revert "set init value for max_early_data_size in session" by Jerry Yu · 1 year, 9 months ago
  84. d450fd2 change max_early_data_size source by Jerry Yu · 1 year, 9 months ago
  85. 525990f set init value for max_early_data_size in session by Jerry Yu · 1 year, 9 months ago
  86. db6fda7 improve early data comments by Jerry Yu · 1 year, 9 months ago
  87. 10795a0 replace ticket permission set by Jerry Yu · 1 year, 9 months ago
  88. c2b1bc4 replace early data permission check by Jerry Yu · 1 year, 9 months ago
  89. 4da7c22 add early data flag check function by Jerry Yu · 1 year, 9 months ago
  90. ea96ac3 fix various issues by Jerry Yu · 1 year, 9 months ago
  91. 3db60df rename nst early data write function by Jerry Yu · 1 year, 9 months ago
  92. 391c943 Add tests for ticket early data permission bit by Jerry Yu · 1 year, 9 months ago
  93. 3c2b21e Enable multi max_early_data_size value for connections by Jerry Yu · 2 years, 6 months ago
  94. fceddb3 Add early data permission check by Jerry Yu · 2 years, 8 months ago
  95. 01da35e add early data extension of NST by Jerry Yu · 2 years, 8 months ago
  96. bced8bc ssl_tls12_server: export/import PK parsed key in TLS side by Valerio Setti · 1 year, 8 months ago
  97. 611c717 Sync the early_data option with internal parameters in ssl_client2 by Xiaokang Qian · 1 year, 8 months ago
  98. fbbafa0 pkparse: do not set key algorithm for Montgomery keys in pk_ecc_set_key() by Valerio Setti · 1 year, 8 months ago
  99. f8fe11d Remove the generic file read functions and simply the early data read by Xiaokang Qian · 1 year, 8 months ago
  100. 40f3f1c Merge pull request #7058 from yuhaoth/pr/tls13-early-data-parsing-0-rtt-data by Ronald Cron · 1 year, 8 months ago