1. e6e73d6 fix comments issue by Jerry Yu · 3 years, 4 months ago
  2. 406cf27 fix various issues by Jerry Yu · 3 years, 4 months ago
  3. 704cfd2 fix comments and style issues by Jerry Yu · 3 years, 5 months ago
  4. 718a9b4 fix doxgen fail by Jerry Yu · 3 years, 5 months ago
  5. bc18c23 Guard pk_sign_ext with PSA_CRYPTO_C by Jerry Yu · 3 years, 5 months ago
  6. 8beb9e1 Change prototype of pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  7. d69439a add mbedtls_pk_sign_ext by Jerry Yu · 3 years, 5 months ago
  8. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
  9. 2e9d65f Note that custom info structures are not supported by Gilles Peskine · 4 years ago
  10. d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
  11. 8682fae Merge pull request #4694 from gilles-peskine-arm/out_size-3.0 by Ronald Cron · 4 years, 1 month ago
  12. c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
  13. f00f152 Add output size parameter to signature functions by Gilles Peskine · 4 years, 1 month ago
  14. fedd52c Merge pull request #4707 from gilles-peskine-arm/require-matching-hashlen-rsa-implementation by Gilles Peskine · 4 years, 1 month ago
  15. 9dbbc29 PK signature function: require exact hash length by Gilles Peskine · 4 years, 1 month ago
  16. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  17. 39be141 Add RNG parameter to check_pair functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  18. 34d3756 Make RNG parameters mandatory in PK functions by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  19. e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
  20. 363eb29 Fix MBEDTLS_PRIVATE wrapping in the library's headers. by Mateusz Starzyk · 4 years, 2 months ago
  21. 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
  22. fa1581e Modifies typedef of mbedtls_pk_rsa_alt_sign_func by Thomas Daubney · 4 years, 2 months ago
  23. 9991414 Preparatory commit to remove tests by Thomas Daubney · 4 years, 3 months ago
  24. d6c246f Merge branch 'development_3.0' into remove_depr_error_codes by Tomasz Rodziewicz · 4 years, 3 months ago
  25. b579ccd The still used deprecated error codes replaced with _PLATFORM_ ones by TRodziewicz · 4 years, 4 months ago
  26. d11ddc5 Correction in the TODO issue number by TRodziewicz · 4 years, 4 months ago
  27. dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
  28. 3848e31 Fix internal references in public documentation by Chris Jones · 4 years, 5 months ago
  29. 3292453 Add missing const attribute to Public Key API by Mateusz Starzyk · 4 years, 6 months ago
  30. cf56a0a psa: Move from key handle to key identifier by Ronald Cron · 5 years ago
  31. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  32. 89d8c5c Rename some signature-related identifiers by Gilles Peskine · 6 years ago
  33. 9db14fa Update the documentation of mbedtls_pk_sign_restartable() by Gilles Peskine · 6 years ago
  34. 5460565 Fix errors in the definition of MBEDTLS_PK_SIGNATURE_MAX_SIZE by Gilles Peskine · 6 years ago
  35. b22a24b Fix MBEDTLS_PK_SIGNATURE_MAX_SIZE to account for ECDSA by Gilles Peskine · 6 years ago
  36. da252be Define a constant for the maximum signature size from pk_sign() by Gilles Peskine · 6 years ago
  37. 72c8c5b Merge remote-tracking branch 'upstream-crypto/development' into psa-api-1.0-beta-merge_development_20190801 by Gilles Peskine · 6 years ago
  38. c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
  39. 1139249 Don't refer to PSA keys as slots anymore by Gilles Peskine · 6 years ago
  40. b274f27 Documentation fixes by Andrzej Kurek · 6 years ago
  41. c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
  42. 2349c4d Adapt to the new key allocation mechanism by Andrzej Kurek · 7 years ago
  43. 347a00e Add test utility function: wrap_as_opaque() by Manuel Pégourié-Gonnard · 7 years ago
  44. 392dc04 Improve documentation of mbedtls_pk_setup_opaque() by Manuel Pégourié-Gonnard · 7 years ago
  45. 69baf70 Align names to use "opaque" only everywhere by Manuel Pégourié-Gonnard · 7 years ago
  46. 920c063 Implement can_do for opaque ECC keypairs by Manuel Pégourié-Gonnard · 7 years ago
  47. 01a12c4 Add key generation to opaque test function by Manuel Pégourié-Gonnard · 7 years ago
  48. eaeb7b2 Clarify return value of pk_check_pair() by Manuel Pégourié-Gonnard · 7 years ago
  49. 20678b2 Skeleton for PK_OPAQUE_PSA by Manuel Pégourié-Gonnard · 7 years ago
  50. 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
  51. f0bbd7e Misc documentation fixes/improvements. by Manuel Pégourié-Gonnard · 7 years ago
  52. 12e4a8b Improve documentation wording and formatting by Manuel Pégourié-Gonnard · 7 years ago
  53. 125af94 Merge branch 'development-restricted' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  54. 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
  55. da19f4c Merge branch 'development' into iotssl-1260-non-blocking-ecc-restricted by Manuel Pégourié-Gonnard · 7 years ago
  56. 5114d3e Clarify the use of MBEDTLS_ERR_PK_SIG_LEN_MISMATCH by Gilles Peskine · 7 years ago
  57. 7ecab3d Error codes for hardware accelerator failures by Gilles Peskine · 8 years ago
  58. a40a101 Update Doxygen file blocks to remove copyright and license information by Darryl Green · 8 years ago
  59. aaa9814 Uniformize ifdefs to ECDSA_C+ECP_RESTARTABLE by Manuel Pégourié-Gonnard · 8 years ago
  60. 0bbc66c Dynamically allocate/free restart subcontext in PK by Manuel Pégourié-Gonnard · 8 years ago
  61. 15d7df2 Introduce mbedtls_pk_restart_ctx and use it by Manuel Pégourié-Gonnard · 8 years ago
  62. 82cb27b PK: declare restartable sign/verify functions by Manuel Pégourié-Gonnard · 8 years ago
  63. 295639b Fixes minor typos in comments in pk.h and ctr_drbg.c by Simon Butcher · 9 years ago
  64. fb84d38 Try to prevent some misuse of RSA functions by Manuel Pégourié-Gonnard · 10 years ago
  65. 2ac9c60 Add 'inline' workaround where needed by Manuel Pégourié-Gonnard · 10 years ago
  66. 37ff140 Change main license to Apache 2.0 by Manuel Pégourié-Gonnard · 10 years ago
  67. 6fb8187 Update date in copyright line by Manuel Pégourié-Gonnard · 10 years ago
  68. 097c7bb Rename relevant global symbols from size to bitlen by Manuel Pégourié-Gonnard · 10 years ago
  69. 81abefd Fix typos/style in doxygen documentation by Manuel Pégourié-Gonnard · 10 years ago
  70. 6a8ca33 Rename ERR_xxx_MALLOC_FAILED to ..._ALLOC_FAILED by Manuel Pégourié-Gonnard · 10 years ago
  71. d9e6a3a Rename pk_init_ctx() -> pk_setup() by Manuel Pégourié-Gonnard · 10 years ago
  72. 43b37cb Fix use of pem_read_buffer() in PK, DHM and X509 by Manuel Pégourié-Gonnard · 10 years ago
  73. eed55a4 Changed values of PK and PKCS5 error codes by Manuel Pégourié-Gonnard · 10 years ago
  74. a79efde Move a pair of macros to inline functions by Manuel Pégourié-Gonnard · 10 years ago
  75. 2cf5a7c The Great Renaming by Manuel Pégourié-Gonnard · 10 years ago
  76. c89d6cf Make pk_info_t opaque by Manuel Pégourié-Gonnard · 10 years ago
  77. 348bcb3 Make RSA_ALT support optionnal by Manuel Pégourié-Gonnard · 10 years ago
  78. b8cfe3f pk_sign() now requires non-NONE md_alg for ECDSA by Manuel Pégourié-Gonnard · 10 years ago
  79. 0db107e Fix pk_can_do() constness issue by Manuel Pégourié-Gonnard · 10 years ago
  80. 7f80997 Rename include directory to mbedtls by Manuel Pégourié-Gonnard · 10 years ago[Renamed from include/polarssl/pk.h]
  81. fe44643 Rename website and repository by Manuel Pégourié-Gonnard · 10 years ago
  82. 860b516 Fix url again by Manuel Pégourié-Gonnard · 11 years ago
  83. 085ab04 Fix website url to use https. by Manuel Pégourié-Gonnard · 11 years ago
  84. 9698f58 Remove maintainer line. by Manuel Pégourié-Gonnard · 11 years ago
  85. 19f6b5d Remove redundant "all rights reserved" by Manuel Pégourié-Gonnard · 11 years ago
  86. a658a40 Update copyright by Manuel Pégourié-Gonnard · 11 years ago
  87. 967a2a5 Change name to mbed TLS in the copyright notice by Manuel Pégourié-Gonnard · 11 years ago
  88. 9439f93 Use pk_load_file() in X509 by Manuel Pégourié-Gonnard · 11 years ago
  89. 70bdadf Add pk_check_pair() by Manuel Pégourié-Gonnard · 11 years ago
  90. d543a58 Clarify padding questions in the PK documentation by Manuel Pégourié-Gonnard · 11 years ago
  91. 20422e9 Add pk_verify_ext() by Manuel Pégourié-Gonnard · 11 years ago
  92. 59a75d5 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago
  93. cef4ad2 Adapt sources to configurable config.h name by Manuel Pégourié-Gonnard · 11 years ago
  94. 2abed84 Specific return code for PK sig length mismatch by Manuel Pégourié-Gonnard · 11 years ago
  95. 0148875 Add tests and fix bugs for RSA-alt contexts by Manuel Pégourié-Gonnard · 11 years ago
  96. e3b3d19 Improve doc of pk_parse_* functions by Manuel Pégourié-Gonnard · 11 years ago
  97. c909308 Revert "Merged RSA-PSS support in Certificate, CSR and CRL" by Manuel Pégourié-Gonnard · 11 years ago
  98. ab50d8d Merged RSA-PSS support in Certificate, CSR and CRL by Paul Bakker · 11 years ago
  99. 42099c3 Revert "Add pk_rsa_set_padding() and rsa_set_padding()" by Paul Bakker · 12 years ago
  100. b1d4eb1 Basic parsing of certs signed with RSASSA-PSS by Manuel Pégourié-Gonnard · 12 years ago