1. f3bb761 Improve psa_generate_key_internal() by Ronald Cron · 4 years, 10 months ago
  2. 59ad770 Merge pull request #4131 from paul-elliott-arm/fix_crypto_leak by Gilles Peskine · 4 years, 6 months ago
  3. 9d5abfe Merge pull request #4137 from stevew817/fix/unused_argument_warnings by Gilles Peskine · 4 years, 6 months ago
  4. 5cd00d2 Merge pull request #4092 from ronald-cron-arm/psa-crypto-client by Ronald Cron · 4 years, 6 months ago
  5. 7339335 Merge pull request #3967 from bensze01/psa_macro_rename by Ronald Cron · 4 years, 6 months ago
  6. d17062e Correct english in changelog. by Paul Elliott · 4 years, 6 months ago
  7. 97ce71d Merge pull request #4109 from gilles-peskine-arm/ssl-opt-server-failure-development by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  8. b2024ef Merge pull request #4129 from chris-jones-arm/move-test-macros by Manuel Pégourié-Gonnard · 4 years, 6 months ago
  9. a63b20d Rename AEAD tag length macros by Bence Szépkúti · 4 years, 8 months ago
  10. 8a12982 Merge pull request #4010 from stevew817/feature/gcm_vectors by Ronald Cron · 4 years, 6 months ago
  11. 74afe47 Fix unused variables in PSA core when no KDF algorithm is present by Steven Cooreman · 4 years, 6 months ago
  12. 7196fef Fix unused variable in PSA core when no AEAD algorithm is present by Steven Cooreman · 4 years, 6 months ago
  13. 6dce4bb Fix unused argument when compiling with MBEDTLS_ECDSA_SIGN_ALT by Steven Cooreman · 4 years, 6 months ago
  14. 1e9c042 Minor fixup of SKIP_IF test macro documentation verbiage by Steven Cooreman · 4 years, 6 months ago
  15. 28a45ed tests: psa: Add macros to skip a test case by Ronald Cron · 4 years, 6 months ago
  16. 50f1f5e Use PSA_ALG_ macros to inspect AEAD base algorithm by Steven Cooreman · 4 years, 6 months ago
  17. 2f09913 Set default IV for AES-GCM to 12 bytes by Steven Cooreman · 4 years, 7 months ago
  18. 82645b1 Allow skipping vectors w/ non-12-byte IV AES-GCM on ALT by Steven Cooreman · 4 years, 7 months ago
  19. d588ea1 Allow skipping AES-192 for alternative implementations in PSA test suite by Steven Cooreman · 4 years, 7 months ago
  20. 7c9e7da Add CAVS14.0 AES-GCM vectors to test more IV, tag and key lengths by Steven Cooreman · 4 years, 7 months ago
  21. 2222d68 Allow GCM selftest to skip non-12-byte IVs for ALT implementations by Steven Cooreman · 4 years, 7 months ago
  22. aaf866e ssl-opt.sh: Only check the server exit for Mbed TLS by Gilles Peskine · 4 years, 6 months ago
  23. da3e7db Fix memory leak in error case in psa_crypto by Paul Elliott · 4 years, 6 months ago
  24. 07907ae Add change log entry by Ronald Cron · 4 years, 6 months ago
  25. 395889f psa: Make sure MBEDTLS_PSA_CRYPTO_CLIENT is defined by Ronald Cron · 4 years, 6 months ago
  26. a0b4dec Merge pull request #4072 from gilles-peskine-arm/psa_import_ecc_key-not_supported by Gilles Peskine · 4 years, 6 months ago
  27. a6d155f Move test macros to macros.h by Chris Jones · 4 years, 6 months ago
  28. 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
  29. 6b8d0a4 Merge pull request #4123 from gilles-peskine-arm/fix-build-test_generate_random by Ronald Cron · 4 years, 6 months ago
  30. f8ceb4c Merge pull request #4120 from bensze01/fix_changelog by Ronald Cron · 4 years, 6 months ago
  31. 9189202 Remove trail check in the generate_random test by Gilles Peskine · 4 years, 6 months ago
  32. d88ccae Update the documentation of mbedtls_psa_ecp_load_representation by Gilles Peskine · 4 years, 6 months ago
  33. 2fa6b5f ECC import: more useful choice of INVALID_ARGUMENT vs NOT_SUPPORTED by Gilles Peskine · 4 years, 6 months ago
  34. fe9a425 Fix mistake in 2.25.0 Changelog by Bence Szépkúti · 4 years, 6 months ago
  35. a0832d4 Merge pull request #3958 from gilles-peskine-arm/fix-tls12-constant-namespace by Ronald Cron · 4 years, 6 months ago
  36. 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
  37. 540320b Merge pull request #4054 from chris-jones-arm/move-testing-functions by Ronald Cron · 4 years, 6 months ago
  38. 21c64fa Merge pull request #4052 from stevew817/feature/skip_large_tests_on_OOM by Ronald Cron · 4 years, 6 months ago
  39. 7f919de ssl-opt.sh: if the server fails, do treat it as a test failure by Gilles Peskine · 4 years, 6 months ago
  40. c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
  41. 39ddb0a Improve test infrastructure documentation by Chris Jones · 4 years, 6 months ago
  42. 10ec780 Remove HAVE_RAM_AVAILABLE for derive_full and derive_output tests by Steven Cooreman · 4 years, 6 months ago
  43. 83fdb70 Convert 'large key' testing to accept insufficient memory errors by Steven Cooreman · 4 years, 7 months ago
  44. 69967ce Get rid of half-baked HAVE_RAM_128K in favor of dynamic heap checking by Steven Cooreman · 4 years, 7 months ago
  45. 00c3e87 Merge pull request #3933 from ronald-cron-arm/psa-import-export by Ronald Cron · 4 years, 6 months ago
  46. 567e0ad Add documentation and minor style changes by Chris Jones · 4 years, 6 months ago
  47. a5ab765 Remove direct writing to `test_info` from `*.function` by Chris Jones · 4 years, 6 months ago
  48. 6a32ad8 Merge pull request #4094 from d-otte/development by Janos Follath · 4 years, 6 months ago
  49. bbd2bfb Merge pull request #4096 from gilles-peskine-arm/mpi_sub_abs-buffer_overflow-development by Janos Follath · 4 years, 6 months ago
  50. da43d78 adjusting Changelog entry for PR #4094 by Daniel Otte · 4 years, 6 months ago
  51. 1bf4c55 psa: Improve psa_import_key_into_slot() documentation by Ronald Cron · 4 years, 6 months ago
  52. d976346 Expand and improve psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  53. 1e87d5b tests: psa: Fix export related tests by Ronald Cron · 4 years, 7 months ago
  54. e907e55 psa: export: Check output buffer size earlier by Ronald Cron · 4 years, 7 months ago
  55. 9cfdf6e Fix coding style issues by Ronald Cron · 4 years, 7 months ago
  56. 31520b4 Fix psa-crypto-implementation-structure.md by Ronald Cron · 4 years, 7 months ago
  57. 80eaa93 tests: psa: Reactivate and expand key management through test driver by Ronald Cron · 4 years, 8 months ago
  58. c9066e4 psa: driver wrapper: Fix generate key unit test dependency by Ronald Cron · 4 years, 8 months ago
  59. 84a3fa1 tests: psa: Change key management test driver default forced return value by Ronald Cron · 4 years, 8 months ago
  60. 784fb32 psa: Add ECP/RSA transparent test driver import_key entry point by Ronald Cron · 4 years, 8 months ago
  61. fb2ed5b psa: import: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  62. bf33c93 psa: Call import software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  63. a0fe59f psa: Export internally psa_import_key_into_slot() by Ronald Cron · 4 years, 8 months ago
  64. 2ebfdcc psa: Change psa_import_key_into_slot() signature by Ronald Cron · 4 years, 8 months ago
  65. dd04d42 psa: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  66. d6ec303 psa: Move ECP key import to psa_crypto_ecp.c by Ronald Cron · 4 years, 8 months ago
  67. b14dbbe psa: Rename ECP key import function by Ronald Cron · 4 years, 9 months ago
  68. 79cc548 psa: Change psa_import_ecp_key() signature by Ronald Cron · 4 years, 9 months ago
  69. 13f8b09 psa: ecp: import: Move key buffer allocation by Ronald Cron · 4 years, 8 months ago
  70. abf2aef psa: Move RSA key import to psa_crypto_rsa.c by Ronald Cron · 4 years, 8 months ago
  71. b6420e3 psa: Rename psa_import_rsa_key to mbedtls_psa_rsa_import_key by Ronald Cron · 4 years, 9 months ago
  72. 4f2a7f0 psa: Change psa_import_rsa_key() signature by Ronald Cron · 4 years, 9 months ago
  73. 8f813ee psa: rsa: import: Move key buffer allocation by Ronald Cron · 4 years, 9 months ago
  74. f1057d3 psa: Add ECP/RSA transparent test driver export_public_key entry point by Ronald Cron · 4 years, 8 months ago
  75. e5ca3d8 psa: Move RSA/ECP export code to RSA/ECP specific C file by Ronald Cron · 4 years, 8 months ago
  76. 152e3f8 psa: export: Move registered SE support to the driver wrapper by Ronald Cron · 4 years, 8 months ago
  77. 6722798 psa: Call export software implementation as a driver by Ronald Cron · 4 years, 8 months ago
  78. 7285cda psa: Export internally psa_export_(public_)key_internal by Ronald Cron · 4 years, 8 months ago
  79. d18b5f8 psa: Change psa_export_(public_)key_internal signature by Ronald Cron · 4 years, 8 months ago
  80. 9486f9d psa: Disentangle public export and export code by Ronald Cron · 4 years, 8 months ago
  81. 200a52c psa: Align naming of export internal functions by Ronald Cron · 4 years, 8 months ago
  82. 00b7bfc psa: Move xxx_load_representation functions to RSA/ECP specific modules by Ronald Cron · 4 years, 8 months ago
  83. 3c8ca3a psa: Rename psa_export_rsa/ecp_key to mbedtls_psa_rsa/ecp_export_key by Ronald Cron · 4 years, 8 months ago
  84. 9085708 psa: Rename psa_load_rsa/ecp_representation by Ronald Cron · 4 years, 8 months ago
  85. 84cc994 psa: Change psa_driver_wrapper_export_public_key() signature by Ronald Cron · 4 years, 8 months ago
  86. 8328287 psa: Move from validate_key to import_key entry point by Ronald Cron · 4 years, 9 months ago
  87. ea0f8a6 psa: se: Create key context in SE key slots by Ronald Cron · 4 years, 8 months ago
  88. 0dbbf1e psa: Add architecture document by Ronald Cron · 4 years, 8 months ago
  89. c539b95 Merge pull request #4012 from gilles-peskine-arm/psa-test-new-dependencies by Ronald Cron · 4 years, 6 months ago
  90. 21cbe4a adding entry file to ChangeLog.d for PR4094 by Daniel Otte · 4 years, 6 months ago
  91. c8a9177 mbedtls_mpi_sub_abs: fix buffer overflow in error case by Gilles Peskine · 4 years, 6 months ago
  92. 43e89e1 Add mpi_sub_abs negative tests with a larger-in-size second operand by Gilles Peskine · 4 years, 6 months ago
  93. 79fb5da adding parentheses to macro definitions, to avoid confusion and possible mistakes in usage. by Daniel Otte · 4 years, 6 months ago
  94. 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
  95. 612ffd2 Fix copypasta in conditional directive in cipher_setup by Gilles Peskine · 4 years, 7 months ago
  96. 80a9708 No dependencies for storage format tests by Gilles Peskine · 4 years, 7 months ago
  97. b51d72f Run copy_fail even when the target policy is unsupported by Gilles Peskine · 4 years, 7 months ago
  98. fa37961 Rename OMITTED_SYSTEMATIC_DEPENDENCIES by Gilles Peskine · 4 years, 7 months ago
  99. 0794572 More precise recognition of key policy negative tests by Gilles Peskine · 4 years, 7 months ago
  100. d6dc40c Update hash dependencies in PSA test code by Gilles Peskine · 4 years, 7 months ago