1. 484a9e1 Remove `delay milliseconds` test by Jerry Yu · 2 years, 3 months ago
  2. 71f88ec Merge pull request #6838 from jethrogb/jb/pkix-curdle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  3. 453ff5b Merge pull request #7551 from daverodgman/prtemplate by Gilles Peskine · 2 years, 3 months ago
  4. fe6c3ef Update PR template by Dave Rodgman · 2 years, 3 months ago
  5. 6dc62e6 Merge pull request #7544 from tom-cosgrove-arm/use-mbedtls_ct_uint_if-rather-than-mbedtls_ct_cond_select_sign by Dave Rodgman · 2 years, 3 months ago
  6. cb706ea Silence bad "maybe unitialized" warning for ec_grp_id by Jethro Beekman · 2 years, 3 months ago
  7. cf4545e Fix unsued variable in mbedtls_pk_write_pubkey_der in certain configurations by Jethro Beekman · 2 years, 3 months ago
  8. 13d415c Only use mbedtls_ecc_group_of_psa if defined(MBEDTLS_ECP_LIGHT) by Jethro Beekman · 2 years, 3 months ago
  9. 33a3ccd Fix bug in mbedtls_pk_wrap_as_opaque by Jethro Beekman · 2 years, 3 months ago
  10. e3d98fc Add pkwrite tests for X25519/X448 DER by Jethro Beekman · 2 years, 3 months ago
  11. abbba5e Add derive public test for X25519/X448 by Jethro Beekman · 2 years, 3 months ago
  12. 8e59ebb Refactor EC SPKI serialization by Jethro Beekman · 2 years, 3 months ago
  13. 2e662c6 Add comment about version 1 PKCS8 keys not containing a public key by Jethro Beekman · 2 years, 3 months ago
  14. 0167244 Read and write X25519 and X448 private keys by Jethro Beekman · 2 years, 4 months ago
  15. e4072c0 Merge pull request #7548 from jethrogb/jb/mbedtls_pem_write_buffer by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  16. b643283 Merge pull request #7490 from paul-elliott-arm/test_ecp_mod_p448 by Paul Elliott · 2 years, 3 months ago
  17. 2eff33c Merge pull request #6716 from gilles-peskine-arm/test-argument-types-union by Gilles Peskine · 2 years, 3 months ago
  18. 2593ec4 Use TEST_EQUAL instead of TEST_ASSERT by Jethro Beekman · 2 years, 3 months ago
  19. 3477a67 Fix cross-platform compilation issue by Jethro Beekman · 2 years, 3 months ago
  20. 746df88 mbedtls_pem_write_buffer: Correctly report needed buffer size for all possible line lengths and counts by Jethro Beekman · 2 years, 3 months ago
  21. b8bd47d Remove unrequired limb size calculation by Paul Elliott · 2 years, 3 months ago
  22. b7fd1d6 Correct max canonical multiplication result by Paul Elliott · 2 years, 3 months ago
  23. f57273c Merge pull request #7496 from valeriosetti/issue7480 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  24. e22413c Use mbedtls_ct_uint_if() rather than mbedtls_ct_cond_select_sign() by Tom Cosgrove · 2 years, 3 months ago
  25. d3ca5e5 Merge pull request #7328 from mprse/ec-jpake-fix1 by Gilles Peskine · 2 years, 3 months ago
  26. c70d9ea Merge pull request #7412 from silabs-Kusumit/PBKDF2_implementation by Gilles Peskine · 2 years, 3 months ago
  27. 9a855f2 test: check for exact length of returned pub key by Valerio Setti · 2 years, 3 months ago
  28. f545171 test: optimize code for pk_write_public_from_private() by Valerio Setti · 2 years, 3 months ago
  29. 84554e9 test: use better naming for the newly introduced test function by Valerio Setti · 2 years, 3 months ago
  30. 2d81499 pk: fix position for mbedtls_platform_zeroize by Valerio Setti · 2 years, 3 months ago
  31. 8820b57 test: fix makefile for ec_pub.[der/pem] generation by Valerio Setti · 2 years, 3 months ago
  32. d860a79 test: fix wrong private key file by Valerio Setti · 2 years, 3 months ago
  33. 1751341 test: add test function for public key derivation starting from private one by Valerio Setti · 2 years, 3 months ago
  34. 2c50526 pk: fix: clear buffer holding raw EC private key on exit by Valerio Setti · 2 years, 3 months ago
  35. c8b7865 test: align ec_pub public keyfile with its ec_prv.sec1 counterpart by Valerio Setti · 2 years, 3 months ago
  36. 8e076e4 Merge pull request #6915 from aditya-deshpande-arm/example-driver-post-codestyle by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  37. f317df9 Merge pull request #7461 from valeriosetti/issue7460-part1 by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  38. d60dfc0 Add test for parse_binary_string by Kusumit Ghoderao · 2 years, 3 months ago
  39. 8225587 Change from Mbed TLS 3.3.0 to 3.4.0 in driver documentation. by Aditya Deshpande · 2 years, 3 months ago
  40. 641cb89 Minor changes to documentation and code comments for clarity by Aditya Deshpande · 2 years, 4 months ago
  41. 7b9934d Add support for building p256-m alongside Mbed TLS with CMake. by Aditya Deshpande · 2 years, 4 months ago
  42. ac363d8 Migrate p256-m_driver_entrypoints.[hc] to new code style by Aditya Deshpande · 2 years, 5 months ago
  43. ebd624e Minor formatting change to driver wrapper jinja template by Aditya Deshpande · 2 years, 5 months ago
  44. f100f00 Add warnings to documentation stating that p256-m code may be out of date with upstream, plus other minor grammatical fixes. by Aditya Deshpande · 2 years, 5 months ago
  45. be55bb2 Use psa_generate_random() instead of mbedtls_ctr_dbrg by Aditya Deshpande · 2 years, 6 months ago
  46. 8d99f25 Add 3rdparty license information to the README by Aditya Deshpande · 2 years, 6 months ago
  47. 045b370 Add SPDX license identifiers to driver entry point files by Aditya Deshpande · 2 years, 6 months ago
  48. a8d663d Add README and license from the p256-m repo by Aditya Deshpande · 2 years, 6 months ago
  49. bac592d Remove rand() from p256_generate_random() and move to an implementation based on mbedtls_ctr_drbg by Aditya Deshpande · 2 years, 6 months ago
  50. caed18e Add README in p256-m/ by Aditya Deshpande · 2 years, 6 months ago
  51. a9612d0 Remove unnecessary no-check-names comments by Aditya Deshpande · 2 years, 6 months ago
  52. f80b939 Add information for driver points where auto-generation is implemented by Aditya Deshpande · 2 years, 6 months ago
  53. 755b174 Add example for integrating a driver alongside Mbed TLS for entrypoints where auto-generation of driver wrappers is not implemented yet. by Aditya Deshpande · 2 years, 6 months ago
  54. 695e44b Rename p256m to p256 for uniform function/macro prefixes by Aditya Deshpande · 2 years, 6 months ago
  55. abf4bf3 Start the driver example write-up (p256-m integration) by Aditya Deshpande · 2 years, 6 months ago
  56. 277690e Add step-by-step guide for writing and integrating drivers for entry points where auto-generation is not implemented by Aditya Deshpande · 2 years, 7 months ago
  57. e41f7e4 Integrate p256-m as an example driver alongside Mbed TLS and write documentation for the example. by Aditya Deshpande · 2 years, 7 months ago
  58. 14d6b11 Merge pull request #7419 from yuhaoth/test/random-time-test-fail by Gilles Peskine · 2 years, 3 months ago
  59. 7351101 Merge pull request #7502 from daverodgman/inline-clz by Gilles Peskine · 2 years, 3 months ago
  60. 53a9ac5 Merge pull request #7443 from mprse/psa_init_in_programs by Gilles Peskine · 2 years, 3 months ago
  61. d2e1dd0 Merge pull request #7499 from JonathanWitthoeft/development by Gilles Peskine · 2 years, 3 months ago
  62. 7c0f91b test: use define for initializing ssl_message_queue struct by Valerio Setti · 2 years, 3 months ago
  63. 00a256f test: fix USE_PSA_INIT position in test_suite_ssl by Valerio Setti · 2 years, 3 months ago
  64. 0f2f996 change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
  65. e93c90e Merge pull request #7433 from oberon-microsystems/fix-psa-aead-chacha20-test-dependency by Dave Rodgman · 2 years, 3 months ago
  66. b6ad682 Update tests/suites/test_suite_psa_crypto.function by Kusumit-Silabs · 2 years, 3 months ago
  67. af0225e change binary_string_parser for big-endian input by Kusumit Ghoderao · 2 years, 3 months ago
  68. 914347b Don't explicitly inline mbedtls_mpi_core_clz by Dave Rodgman · 2 years, 3 months ago
  69. c6fdf1b Add tests with INPUT_INTEGER as key_type_arg by Kusumit Ghoderao · 2 years, 3 months ago
  70. 12e0b4b Use key_type_arg for determining input method by Kusumit Ghoderao · 2 years, 3 months ago
  71. a537695 Remove unrelated comment by Kusumit Ghoderao · 2 years, 3 months ago
  72. ca4ca9a Merge pull request #7468 from mpg/review-contrib by Manuel Pégourié-Gonnard · 2 years, 3 months ago
  73. 2a878a8 Adjust ChangeLog by JonathanWitthoeft · 2 years, 3 months ago
  74. 16648be Add Curve 448 tests by Paul Elliott · 2 years, 3 months ago
  75. 47a3c82 Enable curve 448 to be tested by Paul Elliott · 2 years, 3 months ago
  76. 9b26518 Make mbedtls_ecdsa_can_do definition unconditional by JonathanWitthoeft · 2 years, 3 months ago
  77. 405ec94 Bug Fix: mbedtls_ecdsa_verify_restartable fails with ECDSA_SIGN_ALT by JonathanWitthoeft · 2 years, 3 months ago
  78. 3b29364 Fix VS2022 build error by Dave Rodgman · 2 years, 3 months ago
  79. 98062a7 Merge pull request #7316 from yuhaoth/pr/Add-msvc-support-for-aesce-module by Dave Rodgman · 2 years, 3 months ago
  80. b70c4e0 Adjust code style for pointer types and casts by Gilles Peskine · 2 years, 3 months ago
  81. 2986acc typo by Gilles Peskine · 2 years, 3 months ago
  82. 5786133 Add test cases with a question mark by Gilles Peskine · 2 years, 3 months ago
  83. 9a75131 Fix wrong comment by Gilles Peskine · 2 years, 5 months ago
  84. 5472242 Explain the format argument expected by the test functions by Gilles Peskine · 2 years, 5 months ago
  85. fa83a7e Fix typos in test descriptions by Gilles Peskine · 2 years, 5 months ago
  86. 8b32d20 Test the line number returned by parse_test_data by Gilles Peskine · 2 years, 5 months ago
  87. 7768a8e Remove string hack for mbedtls_mpi_mod_int testing by Gilles Peskine · 2 years, 8 months ago
  88. 6f5082b Allow more signed integer types in test function arguments by Gilles Peskine · 2 years, 8 months ago
  89. 872948c Support larger integer test arguments: C part by Gilles Peskine · 2 years, 8 months ago
  90. 4ea4ad0 parse_function_arguments: stricter type parsing by Gilles Peskine · 2 years, 8 months ago
  91. 47e2e88 Support (void) as an argument list of a test function by Gilles Peskine · 2 years, 8 months ago
  92. 096f0ca parse_function_arguments: extract per-argument function by Gilles Peskine · 2 years, 8 months ago
  93. 400cde6 parse_function_arguments: make local_vars a list by Gilles Peskine · 2 years, 8 months ago
  94. b3c2eaf Support different types in the parameter store by Gilles Peskine · 2 years, 8 months ago
  95. 5226eb5 Simplify parsing of integers in .datax files by Gilles Peskine · 2 years, 8 months ago
  96. a994695 Exercise string parsing in the test framework by Gilles Peskine · 2 years, 8 months ago
  97. 1a24895 Simplify string escapes by Gilles Peskine · 2 years, 8 months ago
  98. ca25dee Factor get_function_info out of gen_from_test_data by Gilles Peskine · 2 years, 8 months ago
  99. 8542f5c Add line number to a few error messages by Gilles Peskine · 2 years, 8 months ago
  100. bc3db2e printf testing: exercise integer parsing in the test framework by Gilles Peskine · 2 years, 8 months ago