1. 3daaea8 Changing the places of the mbedtls_test_hook_test_fail callback declaration by TRodziewicz · 4 years, 1 month ago
  2. 12c7741 Removing unneded extern declaration of a callback and including common.h where the cb is needed by TRodziewicz · 4 years, 1 month ago
  3. 829fe70 Correction to callback declaration and usage by TRodziewicz · 4 years, 1 month ago
  4. 7871c2e Adding new macro for tests failing by TRodziewicz · 4 years, 1 month ago
  5. d9be652 Corrections to the new functions names and error message wording by TRodziewicz · 4 years, 1 month ago
  6. 053b99b Re-introduction of key slot chekcs by TRodziewicz · 4 years, 1 month ago
  7. 9f5774f Merge pull request #4739 from gabor-mezei-arm/3258_fp30_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  8. 0a7ff4a Merge pull request #4741 from gabor-mezei-arm/3267_fp30_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  9. dc1a3b2 Merge pull request #4724 from hanno-arm/ssl_hs_parse_error_3_0 by Dave Rodgman · 4 years, 1 month ago
  10. 2bd5799 Fix test case dependency by gabor-mezei-arm · 4 years, 1 month ago
  11. ff0da72 Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  12. 95aad83 Unify multipart cipher operation tester functions by gabor-mezei-arm · 4 years, 1 month ago
  13. a56756e Rename test functions by gabor-mezei-arm · 4 years, 1 month ago
  14. 50c86cf Remove duplicated tests by gabor-mezei-arm · 4 years, 1 month ago
  15. 2b231fc Test struct initialization by gabor-mezei-arm · 4 years, 4 months ago
  16. 93ad276 Add test for one-shot cipher driver wrapper functions by gabor-mezei-arm · 4 years, 4 months ago
  17. f494bcd Add tests for one-shot hash cipher functions by gabor-mezei-arm · 4 years, 5 months ago
  18. 335e556 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  19. db4522c Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  20. 40d5cd8 Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  21. d851d68 Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  22. ff8264c Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  23. 98a3435 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  24. c8720c4 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  25. 060fdce Fix tests by gabor-mezei-arm · 4 years, 1 month ago
  26. edf2df8 Add test for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  27. 4ff7303 Update tests for extended key usage policies by gabor-mezei-arm · 4 years, 3 months ago
  28. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  29. bc00044 Rename MBEDTLS_ERR_SSL_BAD_HS_PROTOCOL_VERSION by Hanno Becker · 4 years, 1 month ago
  30. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  31. 63ad854 Merge pull request #4712 from daverodgman/psa_cipher_and_mac_abort_on_error by Dave Rodgman · 4 years, 1 month ago
  32. e57dd2d Fix potential free of uninitialised pointer by Paul Elliott · 4 years, 1 month ago
  33. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 2 months ago
  34. 1fed4b8 Merge pull request #4720 from gilles-peskine-arm/gcm-finish-outlen by Gilles Peskine · 4 years, 1 month ago
  35. 6f71058 Improve psa_hash_update negative test by Dave Rodgman · 4 years, 1 month ago
  36. 5ae6f75 Add negative tests for psa_abort in hash functions by Dave Rodgman · 4 years, 1 month ago
  37. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  38. 5a7be10 Add output_length parameter to mbedtls_gcm_finish by Gilles Peskine · 4 years, 1 month ago
  39. 647791d Add negative tests for psa_abort in cipher and mac functions by Dave Rodgman · 4 years, 1 month ago
  40. f06b92d Merge pull request #4567 from mstarzyk-mobica/gcm_ad by Gilles Peskine · 4 years, 1 month ago
  41. 4f7cc1b Merge pull request #4713 from gilles-peskine-arm/psa-storage-format-test-lifetimes-3.0 by Ronald Cron · 4 years, 1 month ago
  42. aa5938e Merge pull request #4703 from gilles-peskine-arm/mpi_montmul-null-3.0 by Janos Follath · 4 years, 1 month ago
  43. 939a54c Fix typos and style issues. by Mateusz Starzyk · 4 years, 2 months ago
  44. 469c9f3 Add GCM tests for empty ciphertext/plaintext and empty AD. by Mateusz Starzyk · 4 years, 2 months ago
  45. 58d3a7e Add GCM tests with vectors lengths non-dividable by 16. by Mateusz Starzyk · 4 years, 2 months ago
  46. 032a1ce Remove init_result check from custom gcm test functions. by Mateusz Starzyk · 4 years, 2 months ago
  47. f8a0d4d Fix nested loops set_step in gcm test suite. by Mateusz Starzyk · 4 years, 2 months ago
  48. fc60622 Add customized test functions for GCM update and update_ad. by Mateusz Starzyk · 4 years, 2 months ago
  49. 095dadc Fix error in psa_crypto test suite by Dave Rodgman · 4 years, 1 month ago
  50. 56949f6 Make immediate constants unsigned by Gilles Peskine · 4 years, 2 months ago
  51. 5764648 Check that attempting to destroy a read-only key fails by Gilles Peskine · 4 years, 4 months ago
  52. eb7bdaa Add storage tests for lifetimes by Gilles Peskine · 4 years, 4 months ago
  53. fbb914f Add negative tests for psa_destroy_key by Gilles Peskine · 4 years, 4 months ago
  54. ad2ddfe Add negative tests for key creation with an invalid lifetime by Gilles Peskine · 4 years, 4 months ago
  55. 1e1eca3 Add persistent key tests with a non-default persistence by Gilles Peskine · 4 years, 4 months ago
  56. d133bb2 New macro PSA_KEY_LIFETIME_IS_READ_ONLY by Gilles Peskine · 4 years, 4 months ago
  57. 90dfc35 More informative message on invalid classification flags by Gilles Peskine · 4 years, 4 months ago
  58. 607eb7e Add lifetime metadata tests by Gilles Peskine · 4 years, 4 months ago
  59. c9d86a0 Merge pull request #4665 from yanesca/issue-3990-fix_psa_verify_with_alt by Gilles Peskine · 4 years, 1 month ago
  60. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 2 months ago
  61. 6e3187b RSA: Use hashlen as the hash input size as documented by Gilles Peskine · 4 years, 2 months ago
  62. 2a3041f Fix copypasta in test data by Gilles Peskine · 4 years, 2 months ago
  63. bd5d6ef Fix copypasta in test cases by Gilles Peskine · 4 years, 2 months ago
  64. 8998770 Annotate the choice of representation of 0 in more places by Gilles Peskine · 4 years, 2 months ago
  65. 8f70d3f Improve coverage of mbedtls_mpi_cmp_mpi by Gilles Peskine · 4 years, 2 months ago
  66. 722c62c Fix copypasta in test function argument name by Gilles Peskine · 4 years, 2 months ago
  67. 5afc5e4 Unify G=1 and G=-1 test cases by Gilles Peskine · 4 years, 2 months ago
  68. d96b365 In test cases where the result is 0, express it as "0", not "" by Gilles Peskine · 4 years, 2 months ago
  69. 997be0a Fix multiplication with negative result and a low-order 0 limb by Gilles Peskine · 4 years, 2 months ago
  70. e109175 mpi_shrink test: just set the top bit by Gilles Peskine · 4 years, 2 months ago
  71. 3f1c3c9 Tweak grouping of GCD test cases by Gilles Peskine · 4 years, 2 months ago
  72. 9466d81 Make GCD test descriptions more uniform by Gilles Peskine · 4 years, 2 months ago
  73. 7cba859 mbedtls_mpi_read_string: make an empty bignum for an empty string by Gilles Peskine · 4 years, 2 months ago
  74. 45adf6f DHM: test some edge cases for the generator by Gilles Peskine · 4 years, 2 months ago
  75. 058d009 Add RSA tests with message=0 by Gilles Peskine · 4 years, 2 months ago
  76. f4998b0 Fix multiplication producing a negative zero by Gilles Peskine · 4 years, 2 months ago
  77. 3da1a8f Fix null pointer dereference in mbedtls_mpi_exp_mod by Gilles Peskine · 4 years, 2 months ago
  78. 3637488 Add many test cases involving 0 by Gilles Peskine · 4 years, 2 months ago
  79. 342f71b Test mbedtls_mpi_exp_mod both with and without _RR by Gilles Peskine · 4 years, 2 months ago
  80. 424390c mbedtls_mpi_exp_mod test: don't read RR from test data by Gilles Peskine · 4 years, 2 months ago
  81. 9e9314f Add some GCD tests by Gilles Peskine · 4 years, 2 months ago
  82. d0722f8 Test mbedtls_mpi_safe_cond_{assign,swap} with the basic functions by Gilles Peskine · 4 years, 2 months ago
  83. fc1eeef Overhaul testing of mbedtls_mpi_swap by Gilles Peskine · 4 years, 2 months ago
  84. 90ec8e8 Overhaul testing of mbedtls_mpi_copy by Gilles Peskine · 4 years, 2 months ago
  85. dffc710 Test the validity of the sign bit after constructing an MPI object by Gilles Peskine · 4 years, 2 months ago
  86. 20edee7 Use mbedtls_test_read_mpi in test suites by Gilles Peskine · 4 years, 2 months ago
  87. 5fb6f70 Clarify a few test descriptions (mostly involving 0) by Gilles Peskine · 4 years, 2 months ago
  88. 36ff66c Merge pull request #4316 from gabor-mezei-arm/3258_implement_one-shot_MAC by Gilles Peskine · 4 years, 2 months ago
  89. 3e7ddb2 Merge pull request #4604 from gilles-peskine-arm/default-hashes-curves-3.0 by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  90. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  91. 8f2b66a Merge pull request #4676 from JoeSubbiani/MissingContextFree-test_suite_aes.function by Dave Rodgman · 4 years, 2 months ago
  92. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  93. 4a28ade Changing the key length to 32 bytes in one of the PSA cipher setup tests by TRodziewicz · 4 years, 2 months ago
  94. f41dc7c Removal of RC4 certs and fixes to docs and tests by TRodziewicz · 4 years, 2 months ago
  95. ae50d28 Fix verify_hash tests for PSA RSA PSS by Janos Follath · 4 years, 2 months ago
  96. 3f9e64c Fix improper spacing by Joe Subbiani · 4 years, 2 months ago
  97. fb01081 psa: mac: Add driver dispatch tests for psa_mac_verify by Ronald Cron · 4 years, 2 months ago
  98. 094b06a psa: mac: Add driver dispatch tests for psa_mac_compute by Ronald Cron · 4 years, 2 months ago
  99. a7991f2 Remove all occurrences of TLS < 1.2 PRF identifier by Hanno Becker · 4 years, 2 months ago
  100. ae35830 Merge pull request #4661 from mpg/make-blinding-mandatory by Manuel Pégourié-Gonnard · 4 years, 2 months ago