1. 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
  2. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  3. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  4. 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
  5. 6a32ad8 Merge pull request #4094 from d-otte/development by Janos Follath · 4 years, 6 months ago
  6. bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
  7. da43d78 adjusting Changelog entry for PR #4094 by Daniel Otte · 4 years, 6 months ago
  8. 1bf4c55 psa: Improve psa_import_key_into_slot() documentation by Ronald Cron · 4 years, 6 months ago
  9. d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  10. 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
  11. e907e55 psa: export: Check output buffer size earlier by Ronald Cron · 4 years, 7 months ago
  12. 9cfdf6e Fix coding style issues by Ronald Cron · 4 years, 7 months ago
  13. 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  14. 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
  15. c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
  16. 84a3fa1 tests: psa: Change key management test driver default forced return value by Ronald Cron · 4 years, 8 months ago
  17. 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 8 months ago
  18. fb2ed5b psa: import: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  19. bf33c93 psa: Call import software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  20. a0fe59f psa: Export internally psa_import_key_into_slot() by Ronald Cron · 4 years, 8 months ago
  21. 2ebfdcc psa: Change psa_import_key_into_slot() signature by Ronald Cron · 4 years, 8 months ago
  22. dd04d42 psa: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  23. d6ec303 psa: Move ECP key import to psa_crypto_ecp.c by Ronald Cron · 4 years, 8 months ago
  24. b14dbbe psa: Rename ECP key import function by Ronald Cron · 4 years, 9 months ago
  25. 79cc548 psa: Change psa_import_ecp_key() signature by Ronald Cron · 4 years, 9 months ago
  26. 13f8b09 psa: ecp: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  27. abf2aef psa: Move RSA key import to psa_crypto_rsa.c by Ronald Cron · 4 years, 8 months ago
  28. b6420e3 psa: Rename psa_import_rsa_key to mbedtls_psa_rsa_import_key by Ronald Cron · 4 years, 9 months ago
  29. 4f2a7f0 psa: Change psa_import_rsa_key() signature by Ronald Cron · 4 years, 9 months ago
  30. 8f813ee psa: rsa: import: Move key buffer allocation by Ronald Cron · 4 years, 9 months ago
  31. f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 8 months ago
  32. e5ca3d8 psa: Move RSA/ECP export code to RSA/ECP specific C file by Ronald Cron · 4 years, 8 months ago
  33. 152e3f8 psa: export: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  34. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  35. 7285cda psa: Export internally psa_export_(public_)key_internal by Ronald Cron · 4 years, 8 months ago
  36. d18b5f8 psa: Change psa_export_(public_)key_internal signature by Ronald Cron · 4 years, 8 months ago
  37. 9486f9d psa: Disentangle public export and export code by Ronald Cron · 4 years, 8 months ago
  38. 200a52c psa: Align naming of export internal functions by Ronald Cron · 4 years, 8 months ago
  39. 00b7bfc psa: Move xxx_load_representation functions to RSA/ECP specific modules by Ronald Cron · 4 years, 8 months ago
  40. 3c8ca3a psa: Rename psa_export_rsa/ecp_key to mbedtls_psa_rsa/ecp_export_key by Ronald Cron · 4 years, 8 months ago
  41. 9085708 psa: Rename psa_load_rsa/ecp_representation by Ronald Cron · 4 years, 8 months ago
  42. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  43. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  44. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  45. 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
  46. c539b95 Merge pull request #4012 from gilles-peskine-arm/psa-test-new-dependencies by Ronald Cron · 4 years, 6 months ago
  47. 21cbe4a adding entry file to ChangeLog.d for PR4094 by Daniel Otte · 4 years, 6 months ago
  48. c8a9177 mbedtls_mpi_sub_abs: fix buffer overflow in error case by Gilles Peskine · 4 years, 6 months ago
  49. 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
  50. 79fb5da adding parentheses to macro definitions, to avoid confusion and possible mistakes in usage. by Daniel Otte · 4 years, 6 months ago
  51. 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
  52. 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
  53. 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
  54. b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
  55. fa37961 Rename OMITTED_SYSTEMATIC_DEPENDENCIES by Gilles Peskine · 4 years, 7 months ago
  56. 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
  57. d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago
  58. 8405b5f Change PSA crypto test dependencies to PSA_WANT_xxx by Gilles Peskine · 4 years, 7 months ago
  59. a87e178 If there are no arguments, don't update the file content by Gilles Peskine · 4 years, 7 months ago
  60. 72d8e0a Key policy negative tests don't actually require the algorithm by Gilles Peskine · 4 years, 7 months ago
  61. 20987b9 Detect test cases that require something not to be supported by Gilles Peskine · 4 years, 7 months ago
  62. f032fa9 Special handling for some always-on or alias symbols by Gilles Peskine · 4 years, 7 months ago
  63. 81dec00 Remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  64. e4f539c Don't add cipher-related PSA_WANT_xxx because they aren't implemented yet by Gilles Peskine · 4 years, 7 months ago
  65. 9bbba5e Add a function to remove classic crypto dependencies by Gilles Peskine · 4 years, 7 months ago
  66. 2d2e924 Implement basic update of PSA_WANT dependencies by Gilles Peskine · 4 years, 7 months ago
  67. 45e9e73 Add a possibility to keep manual dependencies for certain functions by Gilles Peskine · 4 years, 7 months ago
  68. 82ebaa4 Implement stanza parsing in .data files by Gilles Peskine · 4 years, 7 months ago
  69. bdffaea New script to determine PSA crypto test dependencies automatically by Gilles Peskine · 4 years, 7 months ago
  70. 6fea21d Declare a code dependency in the code instead of in the data by Gilles Peskine · 4 years, 7 months ago
  71. 51b8bb0 PSA_KEY_TYPE_DERIVE is always available by Gilles Peskine · 4 years, 7 months ago
  72. b65db07 Add missing declaration of SHA-224 from MBEDTLS_SHA256_C by Gilles Peskine · 4 years, 7 months ago
  73. 47a8933 Declare PSA_KEY_TYPE_HMAC as well by Gilles Peskine · 4 years, 7 months ago
  74. 53943ca Merge pull request #3992 from stevew817/feature/ecp_no_fallback by Gilles Peskine · 4 years, 6 months ago
  75. a209f34 Merge pull request #3996 from stevew817/feature/allow_reading_external_keys by Janos Follath · 4 years, 6 months ago
  76. 594d7af Merge pull request #3994 from stevew817/feature/cmac_self_test_skip_unsupported by Janos Follath · 4 years, 6 months ago
  77. a14d164 Merge pull request #4008 from stevew817/bugfix/fix_dependencies by paul-elliott-arm · 4 years, 6 months ago
  78. 88a8035 Merge pull request #3953 from gilles-peskine-arm/python-mypy-mkdir by Ronald Cron · 4 years, 6 months ago
  79. c7da6a4 Update comment to only apply to AES-192 by Steven Cooreman · 4 years, 6 months ago
  80. ac80be1 Merge pull request #3878 from gilles-peskine-arm/psa-builtin-keys-via-slot-number-spec by Ronald Cron · 4 years, 6 months ago
  81. 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
  82. 0426e25 Merge pull request #4020 from gilles-peskine-arm/ssl_test_lib-hmac_drg by Ronald Cron · 4 years, 6 months ago
  83. 7dadf14 Minor language correction after review by Steven Cooreman · 4 years, 6 months ago
  84. 29eecbf move _bad_order() test case dependencies to the function itself by Steven Cooreman · 4 years, 6 months ago
  85. bdae918 Fix documentation by gabor-mezei-arm · 4 years, 6 months ago
  86. d80e8a4 Check for existence of key material on store/load by Steven Cooreman · 4 years, 6 months ago
  87. ddb3bd5 Merge pull request #3897 from d3zd3z/fix-cmake28 by Ronald Cron · 4 years, 6 months ago
  88. 107409f Apply review feedback by Steven Cooreman · 4 years, 6 months ago
  89. a120146 Merge pull request #3962 from gilles-peskine-arm/psa-storage-format-test-strategy by Ronald Cron · 4 years, 6 months ago
  90. 75829a4 Explain the explicit dependency on instrument_record_status.h by Gilles Peskine · 4 years, 6 months ago
  91. da9529f Update copypasta by Gilles Peskine · 4 years, 6 months ago
  92. 94ad831 Add comments to some endif guards by Gilles Peskine · 4 years, 6 months ago
  93. b034683 Merge pull request #4007 from stevew817/feature/alt_implementation_is_not_deterministic by Janos Follath · 4 years, 6 months ago
  94. 055be83 Fix typo by Gilles Peskine · 4 years, 6 months ago
  95. 64f2773 Skip tests requiring known entropy for ECJPAKE ALT implementations by Steven Cooreman · 4 years, 7 months ago
  96. 7eb2aa0 Reworked NO_FALLBACK logic according to review feedback by Steven Cooreman · 4 years, 7 months ago
  97. 77e09b6 Don't turn on NO_FALLBACK for full build since it removes functionality by Steven Cooreman · 4 years, 7 months ago
  98. 47278ee Add changelog entry by gabor-mezei-arm · 4 years, 7 months ago
  99. b587313 Doesn't make sense to have ECP_NO_FALLBACK when there's no ECP_INTERNAL_ALT. by Steven Cooreman · 4 years, 7 months ago
  100. 6226a12 Documentation update for MBEDTLS_ECP_NO_FALLBACK by Steven Cooreman · 4 years, 7 months ago