1. 8b2d14b Replace L/R inputs with A/B by Werner Lewis · 2 years, 11 months ago
  2. 46c09a6 Move symbol definition out of __init__ by Werner Lewis · 2 years, 11 months ago
  3. 3edcee7 Use simpler int to hex string conversion by Werner Lewis · 3 years ago
  4. e53be35 Remove unused imports by Werner Lewis · 3 years ago
  5. 0d07e86 Rework TestGenerator to add file targets by Werner Lewis · 3 years ago
  6. 18f94d8 Use `combinations_with_replacement` for inputs by Werner Lewis · 3 years ago
  7. 2b0f7d8 Modify wording in docstrings by Werner Lewis · 3 years ago
  8. b03420f Clarify documentation by Werner Lewis · 3 years ago
  9. b29f59f Disable abstract check in pylint by Werner Lewis · 3 years ago
  10. 412c497 Fix TARGET types and code style by Werner Lewis · 3 years ago
  11. d77d33d Raise NotImplementedError in abstract methods by Werner Lewis · 3 years ago
  12. 478a4ce Use typing casts for fixed-width tuples by Werner Lewis · 3 years ago
  13. 9509f44 Add missing typing by Werner Lewis · 3 years ago
  14. cace1aa Use __new__() for case counting by Werner Lewis · 3 years ago
  15. c34d037 Split generate_tests to reduce code complexity by Werner Lewis · 3 years ago
  16. 47e37b3 Use ABCMeta for abstract classes by Werner Lewis · 3 years ago
  17. 008d90d Add details to docstrings by Werner Lewis · 3 years ago
  18. 1c2a732 Convert bools to int before arithmetic by Werner Lewis · 3 years ago
  19. 02998c4 Remove unneeded list concatenation by Werner Lewis · 3 years ago
  20. 70d3f3d Remove abbreviations and clarify attributes by Werner Lewis · 3 years ago
  21. dcad1e9 Separate common test generation classes/functions by Werner Lewis · 3 years ago
  22. 92bb1cd Fix incorrect indentation by Werner Lewis · 3 years, 1 month ago
  23. f0910ae Remove is None from if statement by Werner Lewis · 3 years, 1 month ago
  24. d76c5ed Fix type issues by Werner Lewis · 3 years, 1 month ago
  25. 1bdee22 Remove set() to preserve test case order by Werner Lewis · 3 years, 1 month ago
  26. 1c413bd Sort tests when generating cases by Werner Lewis · 3 years, 1 month ago
  27. 5c1173b Add test case generation for bignum add by Werner Lewis · 3 years, 1 month ago
  28. 423f99b Add test generation for bignum cmp variant by Werner Lewis · 3 years, 1 month ago
  29. 545911f Add bignum test generation framework by Werner Lewis · 3 years, 1 month ago
  30. e3619d0 Correct copyright and license in crypto_spe.h by Dave Rodgman · 2 years, 11 months ago
  31. 1104866 Initialize mbedtls_x509write_csr struct before USE_PSA_INIT(), mbedtls_x509write_csr_free() will crash if uninitialized by Neil Armstrong · 3 years, 1 month ago
  32. 9d5b399 rebase with latest 2.28 branch by Zhangsen Wang · 3 years ago
  33. 55a3285 Add test case for mbedtls_ecp_set_zero by Werner Lewis · 3 years ago
  34. 1c981f5 skip test with openssl client because it will timeout with certain seed due to an openssl bug by Zhangsen Wang · 3 years ago
  35. df33684 Use upper case for bignum string comparison by Werner Lewis · 3 years ago
  36. d487776 Remove radix from added test cases by Werner Lewis · 3 years ago
  37. 3d52e44 Fix formatting in bignum test functions by Werner Lewis · 3 years, 1 month ago
  38. 3e005f3 Remove remaining bignum radix args by Werner Lewis · 3 years, 1 month ago
  39. 955a0bb Remove radix arg from bignum tests by Werner Lewis · 3 years, 1 month ago
  40. 24b6078 Remove radix arg from mbedtls_test_read_mpi by Werner Lewis · 3 years, 1 month ago
  41. c71bc7b Fix typographical errors in .md files found by cspell by Tom Cosgrove · 3 years ago
  42. e63492a Add missing break by Tuvshinzaya Erdenekhuu · 3 years, 2 months ago
  43. fe9d08f Bump version by Dave Rodgman · 3 years, 1 month ago
  44. df275c4 Merge remote-tracking branch 'restricted/mbedtls-2.28-restricted' into mbedtls-2.28.1rc0-pr by Dave Rodgman · 3 years, 1 month ago
  45. c87d97b Rearrange the session resumption code by Andrzej Kurek · 3 years, 2 months ago
  46. e3954e3 Merge pull request #5997 from gilles-peskine-arm/storage-format-doc-202206-2.28 by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  47. 0ae1c1c Merge pull request #5991 from gilles-peskine-arm/asn1write-0-fix-2.28 by Ronald Cron · 3 years, 1 month ago
  48. 3d96ea1 Add warnings to test code and data about storage format stability by Gilles Peskine · 3 years, 2 months ago
  49. d97de55 Don't call memcpy(NULL, 0) which has undefined behavior by Gilles Peskine · 3 years, 1 month ago
  50. 96b8d31 ASN.1: test that we can parse what we can write by Gilles Peskine · 3 years, 2 months ago
  51. 5387587 Fix copypasta in test data by Gilles Peskine · 3 years, 2 months ago
  52. 5378592 ASN.1 write tests: test with larger buffer by Gilles Peskine · 3 years, 2 months ago
  53. bb34fee Fix bug whereby 0 was written as 0200 rather than 020100 by Gilles Peskine · 3 years, 2 months ago
  54. 62f217b Add MPI write tests when the MPI object has a leading zero limb by Gilles Peskine · 3 years, 2 months ago
  55. 4269185 Fix mismatch between test data and test description by Gilles Peskine · 3 years, 2 months ago
  56. 7f56783 Uncomment mbedtls_asn1_write_mpi tests with leading 1 bit by Gilles Peskine · 3 years, 2 months ago
  57. 7d0e658 Re-enable 7 tests disabled in mbedtls-2.28 because of an old OpenSSL bug by Zhangsen Wang · 3 years, 1 month ago
  58. 06c5e92 Merge pull request #5863 from wernerlewis/csr_subject_comma_2.28 by Gilles Peskine · 3 years, 1 month ago
  59. c9529f9 Fix null pointer dereference in mpi_mod_int(0, 2) by Gilles Peskine · 3 years, 2 months ago
  60. 4118092 Merge pull request #5825 from polhenarejos/mbedtls-2.28 by Dave Rodgman · 3 years, 1 month ago
  61. 1421efa Fix case where final special char exceeds buffer by Werner Lewis · 3 years, 1 month ago
  62. d80d8a4 Add negative tests for opaque mixed-PSK (server) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  63. a49a00c Add negative tests for opaque mixed-PSK (client) by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  64. 938be42 Add negative test for Opaque key & static ECDH by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  65. b3de3fd ssl-opt.sh: adapt paramteters of key opaque cases by Przemyslaw Stekiel · 3 years, 9 months ago
  66. 331c342 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  67. 5b6c4c9 add client/server opaque test by Przemyslaw Stekiel · 3 years, 10 months ago
  68. ab09c9e Add key_opaque option to ssl_server2.c + test by Przemyslaw Stekiel · 3 years, 10 months ago
  69. 9a2356b Add tests for exceeded buffer size by Werner Lewis · 3 years, 2 months ago
  70. 46b5cb5 Add test-case for checking curve order by Dave Rodgman · 3 years, 2 months ago
  71. 719c723 test_suite_ssl: Use a zero fragment offset in a test with a too short record by Andrzej Kurek · 3 years, 2 months ago
  72. 3c036f5 Add missing test dependencies for cookie parsing by Andrzej Kurek · 3 years, 2 months ago
  73. 33f41a8 Add the mbedtls prefix to ssl_check_dtls_clihlo_cookie by Andrzej Kurek · 3 years, 2 months ago
  74. 862acb8 Add cookie parsing tests to test_suite_ssl by Andrzej Kurek · 3 years, 2 months ago
  75. 02c9d3b Fix parsing of special chars in X509 DN values by Werner Lewis · 3 years, 3 months ago
  76. 7e163d7 Merge pull request #5893 from AndrzejKurek/ssl-opt-client-kill-fix-2.28 by Paul Elliott · 3 years, 2 months ago
  77. ce02537 Merge pull request #5828 from wernerlewis/time_utc_2.28 by Dave Rodgman · 3 years, 2 months ago
  78. d27cdcc Fix a bug with executing ssl-client2 in ssl-opt.sh in a subshell by Andrzej Kurek · 3 years, 2 months ago
  79. 1b54a05 Use ASN1 UTC tags for dates before 2000 by Werner Lewis · 3 years, 3 months ago
  80. 3afb7c3 Update PSA compliance test branch by Gilles Peskine · 3 years, 3 months ago
  81. 47cfdfd Use TEST_LE_U in some places where it applies by Gilles Peskine · 3 years, 4 months ago
  82. 063700d New test helper macros TEST_LE_U, TEST_LE_S by Gilles Peskine · 3 years, 4 months ago
  83. d0d777e Separate the validation of the size macros and of the function by Gilles Peskine · 3 years, 4 months ago
  84. d48874f Improve PSA_RAW_KEY_AGREEMENT_OUTPUT_SIZE validation by Gilles Peskine · 3 years, 4 months ago
  85. 7d15029 Test psa_raw_key_agreement with a larger/smaller buffer by Gilles Peskine · 3 years, 4 months ago
  86. 529bf9d Merge pull request #5619 from mprse/backport_sig_ver_tests by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  87. a002660 Merge pull request #5733 from daverodgman/warmsocks_spellingfixes_2.28 by Dave Rodgman · 3 years, 3 months ago
  88. 12ddae8 Fix memcpy() UB in mbedtls_asn1_named_data() by Werner Lewis · 3 years, 3 months ago
  89. beb5ad7 Minor spelling / grammar improvements by Dave Rodgman · 3 years, 4 months ago
  90. 293e452 Fix additional misspellings found by codespell by Andrzej Kurek · 3 years, 4 months ago
  91. 0e7791f Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  92. 585a412 Merge pull request #5760 from tom-daubney-arm/2-28_correct_x509_flag_parse_tests by Gilles Peskine · 3 years, 3 months ago
  93. 9aa892b Merge pull request #5754 from gilles-peskine-arm/psa-storage-format-test-exercise-2.28 by Gilles Peskine · 3 years, 3 months ago
  94. f87d843 Merge pull request #5740 from gilles-peskine-arm/psa-crypto-config-file-2.28 by Gilles Peskine · 3 years, 3 months ago
  95. 500e48f Consistently use "ARC4" in PSA docs and comments by Gilles Peskine · 3 years, 4 months ago
  96. 5aeb61c Improve readability and relevance of values by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  97. bcaba03 Expand negative coverage of ECDSA verification by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  98. 35de7b0 Merge pull request #5741 from gilles-peskine-arm/depends-curves-positive-only-2.28 by Gilles Peskine · 3 years, 4 months ago
  99. f7a101a Merge pull request #5730 from gilles-peskine-arm/ssl-opt-auto-psk-2.28 by Gilles Peskine · 3 years, 4 months ago
  100. b973ae4 Use MAX_SIZE macros instead of hard-coding IV/nonce max size by Gilles Peskine · 3 years, 4 months ago