1. 1c7f5de pk: fix documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  2. f9f63ed pk: fix typos in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  3. ac81e23 pk: add check_pair info to mbedtls_pk_setup_opaque() documentation by Valerio Setti · 1 year, 4 months ago
  4. 42a3954 pk: fix description of mbedtls_pk_setup_opaque for sign_ext() by Valerio Setti · 1 year, 4 months ago
  5. fc6b22c pk: fix indentation in description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  6. 80cd479 pk: fix description of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  7. 18702d9 pk: update documentation of mbedtls_pk_setup_opaque() based on #8951 by Valerio Setti · 1 year, 4 months ago
  8. 55ed91e pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  9. 622f905 pk: improve documentation of mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  10. f5a6e22 pk: fix documentation for mbedtls_pk_setup_opaque() by Valerio Setti · 1 year, 4 months ago
  11. c4c1d3a pk: use CRYPTO_CLIENT as guard for PK-PSA bridge functions instead of CRYPTO_C by Valerio Setti · 1 year, 5 months ago
  12. bf69f2e New function mbedtls_pk_copy_public_from_psa by Gilles Peskine · 1 year, 5 months ago
  13. d7e7f48 Merge pull request #8774 from valeriosetti/issue8709 by Manuel Pégourié-Gonnard · 1 year, 5 months ago
  14. 3b98c64 pk: fix documentation for mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  15. a657ae3 pk: pk_copy_from_psa() performs the conversion even if the algorithm doesn't match by Valerio Setti · 1 year, 5 months ago
  16. 8fb0fe8 pk: fixed documentation of mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 5 months ago
  17. 01ba66d pk: replace CRYPTO_CLIENT guards with CRYPTO_C by Valerio Setti · 1 year, 6 months ago
  18. 070d95e pk: add mbedtls_pk_copy_from_psa() by Valerio Setti · 1 year, 6 months ago
  19. ddbe4ae Fix intended code blocks that were not suitably indented by Gilles Peskine · 1 year, 5 months ago
  20. 88ae0ef pk: completely remove mbedtls_pk_wrap_as_opaque by Valerio Setti · 1 year, 5 months ago
  21. 4c6cea5 pk: deprecate mbedtls_pk_wrap_as_opaque() by Valerio Setti · 1 year, 5 months ago
  22. dd49c73 Merge remote-tracking branch 'development' into pk_import_into_psa-implement_import by Gilles Peskine · 1 year, 5 months ago
  23. 85e568c pk: fix documentation for RSA sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 5 months ago
  24. 90ea4fd pk: fix documentation for sign/verify and encrypt/decrypt by Valerio Setti · 1 year, 5 months ago
  25. 687bfcb pk: remove duplicate define of MBEDTLS_PK_HAVE_ECC_KEYS by Yanray Wang · 1 year, 8 months ago
  26. 05ee3fb mbedtls_pk_import_into_psa: documentation by Gilles Peskine · 1 year, 6 months ago
  27. 8a85673 Merge remote-tracking branch 'development' into pk_import_into_psa-use_usage by Gilles Peskine · 1 year, 6 months ago
  28. cb3b4ca Fix handling of ECC public keys under MBEDTLS_PK_USE_PSA_EC_DATA by Gilles Peskine · 1 year, 6 months ago
  29. 793920c mbedtls_pk_get_psa_attributes: opaque: require specified usage by Gilles Peskine · 1 year, 6 months ago
  30. e208b25 Minor documentation improvements by Gilles Peskine · 1 year, 6 months ago
  31. 9cd2e9a mbedtls_pk_get_psa_attributes: require MBEDTLS_PSA_CRYPTO_C by Gilles Peskine · 1 year, 6 months ago
  32. 0b17255 Introduce mbedtls_pk_get_psa_attributes by Gilles Peskine · 1 year, 6 months ago
  33. 639d567 pk: move mbedtls_pk_load_file to pk_internal by Valerio Setti · 1 year, 6 months ago
  34. bad170e pk: remove last references to MBEDTLS_PSA_CRYPTO_C by Tomi Fontanilles · 1 year, 8 months ago
  35. 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years ago
  36. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  37. 4f119b8 Remove extra copies of a block of comment/define by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  38. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  39. d1fba7c pk: return PK_USE_PSA_EC_DATA to pk.h by Valerio Setti · 2 years ago
  40. efe848f pk: fix some comments by Valerio Setti · 2 years ago
  41. 0f6d565 pk: return PK_USE_PSA_EC_DATA to pk.h by Valerio Setti · 2 years ago
  42. de8f56e Merge pull request #7884 from valeriosetti/issue7612 by Manuel Pégourié-Gonnard · 2 years ago
  43. 3bedb5b doxygen: fix parameter name typos and misused \p commands by Andrzej Kurek · 3 years, 5 months ago
  44. a15078b pk: do not duplicate internal symbols for ECDH/ECDSA capabilities by Valerio Setti · 2 years, 1 month ago
  45. c2232ea tls: replace PK_CAN_ECDH guards with new helpers by Valerio Setti · 2 years, 1 month ago
  46. 27c501a lib/test: replace BASIC_IMPORT_EXPORT internal symbol with BASIC,IMPORT,EXPORT by Valerio Setti · 2 years, 1 month ago
  47. 6a9d0ee library/test: replace LEGACY symbol with BASIC_IMPORT_EXPORT by Valerio Setti · 2 years, 1 month ago
  48. a9aab1a pk/psa: use PSA guard for mbedtls_ecc_group_to_psa() and mbedtls_ecc_group_of_psa() by Valerio Setti · 2 years, 1 month ago
  49. e489e81 pk: add new symbol to state that PK has support for EC keys by Valerio Setti · 2 years, 2 months ago
  50. 8bb5763 library: replace deprecated symbols with temporary _LEGACY ones by Valerio Setti · 2 years, 2 months ago
  51. 7ef8a8d pk: improve description for the new priv_id field by Valerio Setti · 2 years, 2 months ago
  52. 016264b pk: fix a return value and a typo in comment by Valerio Setti · 2 years, 2 months ago
  53. f57007d pk: fixing and improving comments by Valerio Setti · 2 years, 2 months ago
  54. c1541cb pk: minor fixes (guards and a wrong assignment) by Valerio Setti · 2 years, 2 months ago
  55. 92c3f36 test_suite_debug: fix USE_PSA_INIT/DONE guards in a test by Valerio Setti · 2 years, 2 months ago
  56. 722f8f7 pk: adding a new field to store the public key in raw format by Valerio Setti · 2 years, 2 months ago
  57. 229bf10 pk: make mbedtls_pk_ec internal when !ECP_C by Valerio Setti · 2 years, 3 months ago
  58. 92da2a7 pk: improve description for the next opaque ID field by Valerio Setti · 2 years, 3 months ago
  59. 4f387ef pk: use better naming for the new key ID field by Valerio Setti · 2 years, 3 months ago
  60. e00954d pk: store opaque key ID directly in the pk_context structure by Valerio Setti · 2 years, 3 months ago
  61. 0d2980f pk: adapt to new ECP_LIGHT symbol by Valerio Setti · 2 years, 4 months ago
  62. 1fa5c56 ssl_tls: fix guard symbols for EC accelerated tests by Valerio Setti · 2 years, 4 months ago
  63. 080a22b ssl_tls13: use PSA_WANT_ALG_ECDH as symbol for marking ECDH capability by Valerio Setti · 2 years, 4 months ago
  64. 5d1f29e ssl_tls: fix guards for accelerated ECDH by Valerio Setti · 2 years, 5 months ago
  65. 5b7e164 Document the need to call psa_crypto_init() with USE_PSA_CRYPTO by Gilles Peskine · 3 years ago
  66. c5e2a4f Merge pull request #6937 from valeriosetti/issue6886 by Gilles Peskine · 2 years, 6 months ago
  67. d3d8c85 Merge pull request #6997 from valeriosetti/issue6858 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  68. 178b5bd pk: move MBEDTLS_PK_CAN_ECDSA_SOME macro to pk.h and fix tests by Valerio Setti · 2 years, 6 months ago
  69. 78f79d3 ecp: add documentation for compressed points limitations by Valerio Setti · 2 years, 6 months ago
  70. 928593f Merge pull request #7041 from gilles-peskine-arm/pk_ext-pss_options-public by Gilles Peskine · 2 years, 6 months ago
  71. cf084ae pk: add generic defines for ECDSA capabilities by Valerio Setti · 2 years, 6 months ago
  72. 34c43a8 Make the fields of mbedtls_pk_rsassa_pss_options public by Gilles Peskine · 2 years, 6 months ago
  73. 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
  74. a6e0291 Update documentation by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  75. 6157fee Unify defintions of inline for MSVC (and old armcc?) by Gilles Peskine · 2 years, 8 months ago
  76. 4cfaae5 Save code size by calling get_type only once by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  77. 22e84de Improve contract of mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  78. 1c91b0c Clarify warning about mbedtls_pk_ec/rsa() by Manuel Pégourié-Gonnard · 3 years, 2 months ago
  79. b2f2b02 Clarify mbedtls_pk_can_do_ext() return documentation amd add warning on future addition of allowed algs & usage flags by Neil Armstrong · 3 years, 2 months ago
  80. a724f7a Document mbedtls_pk_can_do_ext() return for non-allowed algorithms and usage flags by Neil Armstrong · 3 years, 2 months ago
  81. 408f6a6 Add usage parameter to mbedtls_pk_can_do_ext() by Neil Armstrong · 3 years, 2 months ago
  82. cec133a Fix typo in mbedtls_pk_can_do_ext() documentation by Neil Armstrong · 3 years, 2 months ago
  83. 0b52958 Add definition of mbedtls_pk_can_do_ext() by Neil Armstrong · 3 years, 3 months ago
  84. a1fc18f Change mbedtls_pk_wrap_as_opaque() signature to specify alg, usage and key_enrollment_algorithm by Neil Armstrong · 3 years, 3 months ago
  85. 23143dc Update mbedtls_pk_wrap_as_opaque() public documentation for RSA & RSA-PSS by Neil Armstrong · 3 years, 3 months ago
  86. b354742 Update documentation of mbedtls_pk_setup_opaque() by Neil Armstrong · 3 years, 4 months ago
  87. 98f6f78 Update mbedtls_pk_wrap_as_opaque() documentation for ECDH derivation usage by Neil Armstrong · 3 years, 4 months ago
  88. e6e73d6 fix comments issue by Jerry Yu · 3 years, 4 months ago
  89. 406cf27 fix various issues by Jerry Yu · 3 years, 4 months ago
  90. 704cfd2 fix comments and style issues by Jerry Yu · 3 years, 5 months ago
  91. 718a9b4 fix doxgen fail by Jerry Yu · 3 years, 5 months ago
  92. bc18c23 Guard pk_sign_ext with PSA_CRYPTO_C by Jerry Yu · 3 years, 5 months ago
  93. 8beb9e1 Change prototype of pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  94. d69439a add mbedtls_pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  95. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
  96. 2e9d65f Note that custom info structures are not supported by Gilles Peskine · 4 years ago
  97. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  98. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  99. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  100. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago