1. 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
  2. 2222d68 Allow GCM selftest to skip non-12-byte IVs for ALT implementations by Steven Cooreman · 4 years, 7 months ago
  3. a0b4dec Merge pull request #4072 from gilles-peskine-arm/psa_import_ecc_key-not_supported by Gilles Peskine · 4 years, 6 months ago
  4. 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
  5. 6b8d0a4 Merge pull request #4123 from gilles-peskine-arm/fix-build-test_generate_random by Ronald Cron · 4 years, 6 months ago
  6. f8ceb4c Merge pull request #4120 from bensze01/fix_changelog by Ronald Cron · 4 years, 6 months ago
  7. 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
  8. d88ccae Update the documentation of mbedtls_psa_ecp_load_representation by Gilles Peskine · 4 years, 6 months ago
  9. 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
  10. fe9a425 Fix mistake in 2.25.0 Changelog by Bence Szépkúti · 4 years, 6 months ago
  11. a0832d4 Merge pull request #3958 from gilles-peskine-arm/fix-tls12-constant-namespace by Ronald Cron · 4 years, 6 months ago
  12. d945871 Merge pull request #3872 from gabor-mezei-arm/3275_use_PSA_ERROR_DATA_INVALID_where_warranted by Gilles Peskine · 4 years, 6 months ago
  13. 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
  14. 21c64fa Merge pull request #4052 from stevew817/feature/skip_large_tests_on_OOM by Ronald Cron · 4 years, 6 months ago
  15. c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
  16. 39ddb0a Improve test infrastructure documentation by Chris Jones · 4 years, 6 months ago
  17. 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
  18. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  19. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  20. 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
  21. 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
  22. a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
  23. 6a32ad8 Merge pull request #4094 from d-otte/development by Janos Follath · 4 years, 6 months ago
  24. bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
  25. da43d78 adjusting Changelog entry for PR #4094 by Daniel Otte · 4 years, 6 months ago
  26. 1bf4c55 psa: Improve psa_import_key_into_slot() documentation by Ronald Cron · 4 years, 6 months ago
  27. d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  28. 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
  29. e907e55 psa: export: Check output buffer size earlier by Ronald Cron · 4 years, 7 months ago
  30. 9cfdf6e Fix coding style issues by Ronald Cron · 4 years, 7 months ago
  31. 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  32. 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
  33. c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
  34. 84a3fa1 tests: psa: Change key management test driver default forced return value by Ronald Cron · 4 years, 8 months ago
  35. 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 8 months ago
  36. fb2ed5b psa: import: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  37. bf33c93 psa: Call import software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  38. a0fe59f psa: Export internally psa_import_key_into_slot() by Ronald Cron · 4 years, 8 months ago
  39. 2ebfdcc psa: Change psa_import_key_into_slot() signature by Ronald Cron · 4 years, 8 months ago
  40. dd04d42 psa: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  41. d6ec303 psa: Move ECP key import to psa_crypto_ecp.c by Ronald Cron · 4 years, 8 months ago
  42. b14dbbe psa: Rename ECP key import function by Ronald Cron · 4 years, 9 months ago
  43. 79cc548 psa: Change psa_import_ecp_key() signature by Ronald Cron · 4 years, 9 months ago
  44. 13f8b09 psa: ecp: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  45. abf2aef psa: Move RSA key import to psa_crypto_rsa.c by Ronald Cron · 4 years, 8 months ago
  46. b6420e3 psa: Rename psa_import_rsa_key to mbedtls_psa_rsa_import_key by Ronald Cron · 4 years, 9 months ago
  47. 4f2a7f0 psa: Change psa_import_rsa_key() signature by Ronald Cron · 4 years, 9 months ago
  48. 8f813ee psa: rsa: import: Move key buffer allocation by Ronald Cron · 4 years, 9 months ago
  49. f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 8 months ago
  50. e5ca3d8 psa: Move RSA/ECP export code to RSA/ECP specific C file by Ronald Cron · 4 years, 8 months ago
  51. 152e3f8 psa: export: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  52. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  53. 7285cda psa: Export internally psa_export_(public_)key_internal by Ronald Cron · 4 years, 8 months ago
  54. d18b5f8 psa: Change psa_export_(public_)key_internal signature by Ronald Cron · 4 years, 8 months ago
  55. 9486f9d psa: Disentangle public export and export code by Ronald Cron · 4 years, 8 months ago
  56. 200a52c psa: Align naming of export internal functions by Ronald Cron · 4 years, 8 months ago
  57. 00b7bfc psa: Move xxx_load_representation functions to RSA/ECP specific modules by Ronald Cron · 4 years, 8 months ago
  58. 3c8ca3a psa: Rename psa_export_rsa/ecp_key to mbedtls_psa_rsa/ecp_export_key by Ronald Cron · 4 years, 8 months ago
  59. 9085708 psa: Rename psa_load_rsa/ecp_representation by Ronald Cron · 4 years, 8 months ago
  60. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  61. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  62. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  63. 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
  64. c539b95 Merge pull request #4012 from gilles-peskine-arm/psa-test-new-dependencies by Ronald Cron · 4 years, 6 months ago
  65. 21cbe4a adding entry file to ChangeLog.d for PR4094 by Daniel Otte · 4 years, 6 months ago
  66. c8a9177 mbedtls_mpi_sub_abs: fix buffer overflow in error case by Gilles Peskine · 4 years, 6 months ago
  67. 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
  68. 79fb5da adding parentheses to macro definitions, to avoid confusion and possible mistakes in usage. by Daniel Otte · 4 years, 6 months ago
  69. 39f3614 avoid errorneous computation of RSA_PRV_DER_MAX_BYTES if MBEDTLS_MPI_MAX_SIZE is odd. by Daniel Otte · 4 years, 6 months ago
  70. 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
  71. 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
  72. b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
  73. fa37961 Rename OMITTED_SYSTEMATIC_DEPENDENCIES by Gilles Peskine · 4 years, 7 months ago
  74. 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
  75. d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
  76. 8405b5f Change PSA crypto test dependencies to PSA_WANT_xxx by Gilles Peskine · 4 years, 7 months ago
  77. a87e178 If there are no arguments, don't update the file content by Gilles Peskine · 4 years, 7 months ago
  78. 72d8e0a Key policy negative tests don't actually require the algorithm by Gilles Peskine · 4 years, 7 months ago
  79. 20987b9 Detect test cases that require something not to be supported by Gilles Peskine · 4 years, 7 months ago
  80. f032fa9 Special handling for some always-on or alias symbols by Gilles Peskine · 4 years, 7 months ago
  81. 81dec00 Remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  82. e4f539c Don't add cipher-related PSA_WANT_xxx because they aren't implemented yet by Gilles Peskine · 4 years, 7 months ago
  83. 9bbba5e Add a function to remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  84. 2d2e924 Implement basic update of PSA_WANT dependencies by Gilles Peskine · 4 years, 7 months ago
  85. 45e9e73 Add a possibility to keep manual dependencies for certain functions by Gilles Peskine · 4 years, 7 months ago
  86. 82ebaa4 Implement stanza parsing in .data files by Gilles Peskine · 4 years, 7 months ago
  87. bdffaea New script to determine PSA crypto test dependencies automatically by Gilles Peskine · 4 years, 7 months ago
  88. 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
  89. 51b8bb0 PSA_KEY_TYPE_DERIVE is always available by Gilles Peskine · 4 years, 7 months ago
  90. b65db07 Add missing declaration of SHA-224 from MBEDTLS_SHA256_C by Gilles Peskine · 4 years, 7 months ago
  91. 47a8933 Declare PSA_KEY_TYPE_HMAC as well by Gilles Peskine · 4 years, 7 months ago
  92. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  93. a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
  94. 594d7af Merge pull request #3994 from stevew817/feature/cmac_self_test_skip_unsupported by Janos Follath · 4 years, 6 months ago
  95. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  96. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  97. c7da6a4 Update comment to only apply to AES-192 by Steven Cooreman · 4 years, 6 months ago
  98. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  99. 318515b Merge pull request #3984 from gabor-mezei-arm/3268_update_macros_for_ouput_buffer_size_renames by Ronald Cron · 4 years, 6 months ago
  100. 0426e25 Merge pull request #4020 from gilles-peskine-arm/ssl_test_lib-hmac_drg by Ronald Cron · 4 years, 6 months ago