1. 9cc079d Declare cipher_auth_{en,de}crypt_ext() by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  2. 3ba84d5 Improve documentation of cipher_auth_xxcrypt() by Manuel Pégourié-Gonnard · 4 years, 9 months ago
  3. 489c058 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 4 years, 8 months ago
  4. d9d4e80 Merge pull request #3848 from rodrigo-dc/development by Gilles Peskine · 4 years, 8 months ago
  5. 72c868a Merge pull request #771 from gilles-peskine-arm/mpi_fill_random-rng_failure-development by Gilles Peskine · 4 years, 8 months ago
  6. e533ff7 Merge pull request #3695 from gilles-peskine-arm/psa-unified-driver-specs-20200918 by Gilles Peskine · 4 years, 8 months ago
  7. b55e083 Merge pull request #3924 from bensze01/deprecated_removed by Ronald Cron · 4 years, 8 months ago
  8. d4585ff Fix removal of deprecated PSA constants by Bence Szépkúti · 4 years, 8 months ago
  9. 24a94df Merge pull request #3917 from goodwaterwu/development by Ronald Cron · 4 years, 8 months ago
  10. 214fea0 Merge pull request #3918 from gilles-peskine-arm/psa-conditional-inclusion-c-20201126 by Ronald Cron · 4 years, 8 months ago
  11. 8e72a15 Merge pull request #3907 from gilles-peskine-arm/sha512-doc-internal-fix by Ronald Cron · 4 years, 8 months ago
  12. f0a9721 Use GitHub-compatible table formatting by Gilles Peskine · 4 years, 8 months ago
  13. 89b9814 Remove psa header files in uninstall part by Wu, Jheng-Jhong · 4 years, 8 months ago
  14. 436400e Handle random generator failure in mbedtls_mpi_fill_random() by Gilles Peskine · 4 years, 8 months ago
  15. 3cb1e29 Test mbedtls_mpi_fill_random by Gilles Peskine · 4 years, 8 months ago
  16. f06a614 Change function casting in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  17. d596ca8 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 8 months ago
  18. 683028a Add changelog entry file to `ChangeLog.d` by Rodrigo Dias Correa · 4 years, 9 months ago
  19. eb5d014 Fix GCC warning in `ssl_calc_finished_tls_sha384` by Rodrigo Dias Correa · 4 years, 9 months ago
  20. 80448aa Fix GCC warning about `test_snprintf` by Rodrigo Dias Correa · 4 years, 9 months ago
  21. 2c42457 Fix mismatched function parameters (prototype/definition) by Rodrigo Dias Correa · 4 years, 9 months ago
  22. 2630f67 Fix build failure on gcc-11 by Rodrigo Dias Correa · 4 years, 9 months ago
  23. 4228671 Copyediting by Gilles Peskine · 4 years, 9 months ago
  24. 99e52f6 Clarifications around key import by Gilles Peskine · 4 years, 9 months ago
  25. 28b3a94 Fix copypasta by Gilles Peskine · 4 years, 9 months ago
  26. 7af3764 Merge pull request #3877 from chris-jones-arm/development by Gilles Peskine · 4 years, 9 months ago
  27. 9aaa3e1 Merge pull request #3786 from stevew817/feature/generate_pubkey_in_driver by Gilles Peskine · 4 years, 9 months ago
  28. e13fb81 A variable is unused in some configurations by Gilles Peskine · 4 years, 9 months ago
  29. c240236 Rename test_driver_keygen to test_driver_key_management by Gilles Peskine · 4 years, 9 months ago
  30. 383c245 Move "internal use" sentence attached to the wrong function by Gilles Peskine · 4 years, 9 months ago
  31. 662deb3 Merge pull request #3547 from ronald-cron-arm/psa-openless by Gilles Peskine · 4 years, 9 months ago
  32. 0737c09 Added changelog by Steven Cooreman · 4 years, 10 months ago
  33. b9b8442 Plug in the entry point for public key export through driver by Steven Cooreman · 4 years, 10 months ago
  34. cb0a9ee Merge pull request #3868 from gilles-peskine-arm/cscope-make-development by Ronald Cron · 4 years, 9 months ago
  35. 651a8fc Merge pull request #3844 from oesh/add_cscope_to_gitignore by Ronald Cron · 4 years, 9 months ago
  36. 3a4f0e3 tests: psa: Reset key attributes where needed by Ronald Cron · 4 years, 9 months ago
  37. 1d12d87 Improve/fix documentation by Ronald Cron · 4 years, 9 months ago
  38. 8346c7a Add abstract target names for index generation by Gilles Peskine · 4 years, 9 months ago
  39. a3d9dac Add change log by Ronald Cron · 4 years, 9 months ago
  40. 1ad1eee psa stats: Count locked slots instead of unlocked ones by Ronald Cron · 4 years, 9 months ago
  41. 5c52292 psa: Rename functions to get a key slot by Ronald Cron · 4 years, 9 months ago
  42. ab79bd2 tests: slot mgmt: Improve key_slot_eviction_to_import_new_key test by Ronald Cron · 4 years, 9 months ago
  43. 81709fc psa: Move key identifier return to psa_finish_key_creation() by Ronald Cron · 4 years, 9 months ago
  44. 5097294 psa: Decrement slot access count when finalizing key creation by Ronald Cron · 4 years, 9 months ago
  45. cbf6a1d psa: slot mgmt: Add access counter overflow check by Ronald Cron · 4 years, 9 months ago
  46. 4640c15 psa: Remove error message output by Ronald Cron · 4 years, 9 months ago
  47. c985114 programs: ssl: Fix printf parameter type cast by Ronald Cron · 4 years, 9 months ago
  48. 9e12f8f tests: psa crypto: Fix lifetime_is_secure_element() by Ronald Cron · 4 years, 9 months ago
  49. cbd7bea psa: slot mgmt: Simplify psa_validate_key_id by Ronald Cron · 4 years, 9 months ago
  50. f473d8b psa: slot mgmt: Improve psa_search_key_in_slots implementation by Ronald Cron · 4 years, 9 months ago
  51. 406a5da Merge pull request #3697 from gilles-peskine-arm/psa-conditional-inclusion-c-project by Gilles Peskine · 4 years, 9 months ago
  52. 43818f8 Copyediting by Gilles Peskine · 4 years, 9 months ago
  53. 9a68810 Merge pull request #3830 from jdurkop/psa-crypto-config-phase2 by Gilles Peskine · 4 years, 9 months ago
  54. 11ead84 Merge pull request #3876 from maroneze/development by Gilles Peskine · 4 years, 9 months ago
  55. 07cc04a Updates to PSA crypto library based on review comments by John Durkop · 4 years, 9 months ago
  56. 7953329 Fix another use of uinitialized memory in ssl_parse_encrypted_pms by André Maroneze · 4 years, 9 months ago
  57. c704314 Merge pull request #3867 from gilles-peskine-arm/error-include-string by Gilles Peskine · 4 years, 9 months ago
  58. d8c27cc Fix copypasta; minor wording improvements by Gilles Peskine · 4 years, 9 months ago
  59. 67aed9a Simplify conditional guards in error.c by Gilles Peskine · 4 years, 9 months ago
  60. bb483f6 Improve explanations around config_psa.h by Gilles Peskine · 4 years, 9 months ago
  61. 198024c Note that application code needs PSA_WANT_xxx too by Gilles Peskine · 4 years, 9 months ago
  62. 1b1f3fb Minor clarifications by Gilles Peskine · 4 years, 9 months ago
  63. 9e06907 Fix typos by Gilles Peskine · 4 years, 9 months ago
  64. 993c249 Add a section explaining the uses of PSA_WANT_xxx by Gilles Peskine · 4 years, 9 months ago
  65. b267998 Note that crypto_sizes.h needs config_psa.h as well by Gilles Peskine · 4 years, 9 months ago
  66. 5cc8dfb Removed final MBEDLTS_MD_C guard in PSA crypto library by John Durkop · 4 years, 9 months ago
  67. d460323 Fixes two _POSIX_C_SOURCE typos. by Chris Jones · 4 years, 9 months ago
  68. 7d54f66 Miscellaneous coding style fixes by Ronald Cron · 4 years, 9 months ago
  69. 7587ae4 Miscellaneous documentation improvements by Ronald Cron · 4 years, 9 months ago
  70. b6f7afc Move check config feature for PSA_WANT by John Durkop · 4 years, 9 months ago
  71. 6ba40d1 Corrected guards in PSA library based on review comments by John Durkop · 4 years, 9 months ago
  72. 9f4a01c Merge pull request #3571 from gufe44/arc4random_buf-implicit by Gilles Peskine · 4 years, 9 months ago
  73. a577c18 [minor] Added Cscope to .gitignore by Omer Shapira · 4 years, 9 months ago
  74. 19daca9 Prefer persistent over permanent by Ronald Cron · 4 years, 9 months ago
  75. 77c89f5 Fix several typos by Ronald Cron · 4 years, 9 months ago
  76. a5b894f psa: mgmt: Add key slot reuse by Ronald Cron · 4 years, 10 months ago
  77. f291111 psa: Do not reset a key slot under access by Ronald Cron · 4 years, 9 months ago
  78. ddd3d05 psa: Add access counter check in slot wipe by Ronald Cron · 4 years, 9 months ago
  79. 0c3752a psa: slot mgmt: Add unaccessed slots counter in stats by Ronald Cron · 4 years, 9 months ago
  80. f95a2b1 psa: mgmt: Add key slot access counter by Ronald Cron · 4 years, 10 months ago
  81. 54b9008 psa: Forbid creation/registration of keys in vendor range by Ronald Cron · 4 years, 9 months ago
  82. 65f38a3 Add key id check when creating a volatile key by Ronald Cron · 4 years, 10 months ago
  83. d98059d psa: Fix tests/handling of lifetime incompatible with location by Ronald Cron · 4 years, 10 months ago
  84. 4067d1c psa: Improve key creation documentation by Ronald Cron · 4 years, 10 months ago
  85. 9678355 psa: Fix references to macros in comments by Ronald Cron · 4 years, 10 months ago
  86. f1ff9a8 tests: psa: Use PSA_KEY_LIFETIME_IS_VOLATILE where it should by Ronald Cron · 4 years, 10 months ago
  87. 390f607 Add tests checking owner of volatile keys by Ronald Cron · 4 years, 10 months ago
  88. 6b5ff53 Add mbedtls_set_key_owner_id API by Ronald Cron · 4 years, 10 months ago
  89. 3c76a42 Improve psa_key_start_creation description by Ronald Cron · 4 years, 10 months ago
  90. 5134519 Fix close/purge of a key by Ronald Cron · 4 years, 10 months ago
  91. 97c8ad5 Merge search of loaded volatile and persistent keys by Ronald Cron · 4 years, 10 months ago
  92. fc9c556 Forbid volatile key identifiers for non volatile keys by Ronald Cron · 4 years, 10 months ago
  93. f67aefe tests: slot mgmt: Add psa_purge_key testing by Ronald Cron · 4 years, 10 months ago
  94. 994b805 tests: slot mgmt: Fix test data by Ronald Cron · 4 years, 10 months ago
  95. e7e86cf tests: slot mgmt: Rename ways of invalidating keys by Ronald Cron · 4 years, 10 months ago
  96. 3930997 tests: slot mgmt: Add purge checks in volatile key lifecycle test by Ronald Cron · 4 years, 10 months ago
  97. 5425a21 tests: Adapt PSA tests to openless APIs by Ronald Cron · 5 years ago
  98. adc2ff2 Adapt programs to PSA openless APIs by Ronald Cron · 4 years, 11 months ago
  99. c3623db State PSA_CRYPTO_KEY_ID_ENCODES_OWNER and USE_PSA_CRYPTO incompatibility by Ronald Cron · 4 years, 9 months ago
  100. 277a85f Add psa_purge_key API by Ronald Cron · 5 years ago