1. 3d4966a Move possible input/output steps check inside PSA_ALG_JPAKE handling by Neil Armstrong · 2 years, 11 months ago
  2. 017db4c Drop calls to mbedtls_ecjpake_check() by Neil Armstrong · 2 years, 11 months ago
  3. 1d0294f Clarify sequence length calculation comment by Neil Armstrong · 2 years, 11 months ago
  4. cb679f2 Replace 0s with proper defines when possible by Neil Armstrong · 2 years, 11 months ago
  5. ecb221b Move operation buffer in operation struct and remove dynamic allocation by Neil Armstrong · 2 years, 11 months ago
  6. 9720b88 Remove doxygen markup outside doxygen block in psa_pake_sequence comment by Neil Armstrong · 2 years, 11 months ago
  7. b39833c Fix typo in psa_pake_sequence comment by Neil Armstrong · 2 years, 11 months ago
  8. bcd5bd9 Add a comment expliciting usage of internal PAKE step/state/sequence enums by Neil Armstrong · 2 years, 11 months ago
  9. 5bbdb70 Fix style in psa_pake_input() by Neil Armstrong · 2 years, 11 months ago
  10. f19a3cb Use the mbedtls_ecjpake_write_shared_key() to input raw shared key material as derivation secret by Neil Armstrong · 3 years, 2 months ago
  11. 1266309 Introduce mbedtls_ecjpake_write_shared_key() to export the EC J-PAKE shared key material before the KDF() by Neil Armstrong · 3 years, 2 months ago
  12. db05cbf Introduce and use mbedtls_ecjpake_to_psa_error() to translate various ECP/MPI errors to expected PSA errors by Neil Armstrong · 3 years, 2 months ago
  13. 1e85560 Fix psa_pake_get_implicit_key() state & add corresponding tests in ecjpake_rounds() by Neil Armstrong · 3 years, 2 months ago
  14. e923111 Add missing parentheses on return statements by Neil Armstrong · 3 years, 2 months ago
  15. 5fb07c6 No need to check for state in psa_pake_setup() by Neil Armstrong · 3 years, 2 months ago
  16. a557cb8 Fixing XXX_ALG_ECJPAKE to XXX_ALG_JPAKE to match specification by Neil Armstrong · 3 years, 2 months ago
  17. fbc4b4a Fix psa_pake_abort() order to correctly free memory when alg is PSA_ALG_JPAKE by Neil Armstrong · 3 years, 2 months ago
  18. 0d001ef Check more parameters of psa_pake_output/psa_pake_input by Neil Armstrong · 3 years, 2 months ago
  19. 4efd7a4 Check for PSA_ALG_ECJPAKE alg for the ECJPAKE builtin implementation by Neil Armstrong · 3 years, 2 months ago
  20. df598ab Fix key usage test in psa_pake_set_password_key() by Neil Armstrong · 3 years, 2 months ago
  21. 6b1f99f Use proper buffer size macro for allocation in psa_pake_ecjpake_setup() by Neil Armstrong · 3 years, 2 months ago
  22. 5282393 Remove useless braces in psa_crypto_pake.c by Neil Armstrong · 3 years, 2 months ago
  23. c29f847 Fix comments in psa_crypto_pake.c by Neil Armstrong · 3 years, 2 months ago
  24. a4cc7d6 Add PSA PAKE buildin implementation by Neil Armstrong · 3 years, 2 months ago
  25. 4b5710f Allow KEY_TYPE_PASSWORD/KEY_TYPE_PASSWORD_HASH to be imported by Neil Armstrong · 3 years, 2 months ago
  26. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  27. 0edfa9d Merge pull request #6207 from daverodgman/ticket_time by Dave Rodgman · 3 years ago
  28. fac3ea5 Merge pull request #6184 from leorosen/ssl_tls_curve_group_id_null_protect by Dave Rodgman · 3 years ago
  29. bcc13c9 Add further missing whitespaces inside parentheses by Tom Cosgrove · 3 years ago
  30. 20c1137 Fix coding style by Tom Cosgrove · 3 years ago
  31. 5a28142 Merge pull request #6189 from Kxuan/fix-ctr_drbg-uninit by Dave Rodgman · 3 years ago
  32. 299b1d6 Remove unnecessary `psa/crypto.h` include by Andrzej Kurek · 3 years ago
  33. cccb044 Style & formatting fixes by Andrzej Kurek · 3 years ago
  34. 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
  35. 7e16ce3 Clarify TLS 1.2 dependencies with and without PSA crypto by Andrzej Kurek · 3 years ago
  36. 8c95ac4 Add missing dependencies / alternatives by Andrzej Kurek · 3 years ago
  37. 25f2715 Update SHA and MD5 dependencies in the SSL module by Andrzej Kurek · 3 years ago
  38. 0ce5921 Use hash_info_get_size in ssl_tls12_client by Andrzej Kurek · 3 years ago
  39. a242e83 Rename the sha384 checksum context to reflect its purpose by Andrzej Kurek · 3 years ago
  40. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  41. 20ebaac Merge pull request #6211 from tom-cosgrove-arm/explicit-warning-re-ct-conditions-not-0-or-1 by Gilles Peskine · 3 years ago
  42. 03f1c39 Merge pull request #6171 from mprse/md_x509_test by Gilles Peskine · 3 years ago
  43. 2e328c8 Remove confusing const qualifier by Janos Follath · 3 years ago
  44. c459641 Bignum: add missing limb qualifiers by Janos Follath · 3 years ago
  45. af3f39c Fix typos by Janos Follath · 3 years ago
  46. beb4fc0 Merge pull request #6185 from leorosen/tls12_server_null_on_missing_key by Dave Rodgman · 3 years ago
  47. 19e5973 mbedtls_ssl_check_curve prevent potential NULL pointer dereferencing by Leonid Rozenboim · 3 years ago
  48. a95f204 Improve documentation by Janos Follath · 3 years ago
  49. ca5688e Improve coding style by Janos Follath · 3 years ago
  50. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  51. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  52. ecaba1c Make use of PSA crypto hash if MBEDTLS_MD_C isn't defined by Neil Armstrong · 3 years ago
  53. 0d76341 Remove md_info by md_type in ecjpake context, use mbedtls_hash_info_get_size() to get hash length by Neil Armstrong · 3 years ago
  54. bc3906c pem_pbkdf1(): optimize psa version by Przemek Stekiel · 3 years ago
  55. bf01c64 oid.c: unify dependencies (VIA_MD_OR_PSA->VIA_LOWLEVEL_OR_PSA) by Przemek Stekiel · 3 years ago
  56. 4146525 Fix compilation guard (comment) by Przemek Stekiel · 3 years ago
  57. 0cd6f08 pem.c: fix style issues (redundant spaces) by Przemek Stekiel · 3 years ago
  58. d23a4ef pem.c: remove redundant compilation guard by Przemek Stekiel · 3 years ago
  59. c410ccc Include psa/crypto.h in legacy_or_psa.h by Przemek Stekiel · 3 years ago
  60. 4092ff9 pem.c: add internal macro to increase code readability by Przemek Stekiel · 3 years ago
  61. 829e97d Fix include order by Przemek Stekiel · 3 years ago
  62. 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
  63. 81799fd pem.c, test_suite_pem: fix dependency MBEDTLS_HAS_ALG_MD5_VIA_MD_OR_PSA->MBEDTLS_HAS_ALG_MD5_VIA_LOWLEVEL_OR_PSA by Przemek Stekiel · 3 years ago
  64. be92bee pem.c: Fix conditional compilation flags by Przemek Stekiel · 3 years ago
  65. a68d08f pem.c: adjust for bulid without md by Przemek Stekiel · 3 years ago
  66. de81028 Adjust dependencies in library/oid.c by Przemek Stekiel · 3 years ago
  67. fd18366 Adjust declared dependencies in library/x509* by Przemek Stekiel · 3 years ago
  68. f3f6b0a Merge pull request #6123 from yuhaoth/pr/finialize-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
  69. 70dfd4c ssl_tls12_server: fix potential NULL-dereferencing if local certificate was not set. by Leonid Rozenboim · 3 years ago
  70. 583816c Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
  71. 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
  72. e28d974 fix coding style issues by Jerry Yu · 3 years ago
  73. 3419107 Add checks for ticket and resumption_key fields by Jerry Yu · 3 years ago
  74. 86c333e Add explicit cast to satisfy compiler by Dave Rodgman · 3 years ago
  75. e36fdd6 Change signature of tls13_session_save by Jerry Yu · 3 years ago
  76. 392f714 Fix type used for capturing TLS ticket generation time by Dave Rodgman · 3 years ago
  77. a7448bf Merge pull request #6141 from mpg/driver-hashes-rsa-v21 by Dave Rodgman · 3 years ago
  78. cc93908 Bignum: Declare loop variable in loop head by Janos Follath · 3 years ago
  79. 620c58c Bignum: make const placement consistent by Janos Follath · 3 years ago
  80. ed5c8d3 Bignum: make modulus value const by Janos Follath · 3 years ago
  81. 138f51c Fix alphabetic order in makefiles by Janos Follath · 3 years ago
  82. fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
  83. c414ba3 Simplify code by Gabor Mezei · 3 years ago
  84. 5a5c0c5 Move the declaration of variables to their scope of usage by Gabor Mezei · 3 years ago
  85. 7f93264 Change struct element order by Gabor Mezei · 3 years ago
  86. 89e3146 Typo by Gabor Mezei · 3 years ago
  87. 7b1be55 Merge pull request #5993 from eliteraspberries/android-soname by Dave Rodgman · 3 years ago
  88. 5f56df4 Remove redundant check by Gabor Mezei · 3 years ago
  89. bf9da1d Do not read if output pointer is NULL by Gabor Mezei · 3 years ago
  90. 6a86730 Allow non-versioned library soname. by Mansour Moufid · 3 years, 1 month ago
  91. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  92. a30b4e5 Bignum: remove duplicate documentation from source by Janos Follath · 3 years ago
  93. 2ab2d3e Inline mpi_core_clear() by Janos Follath · 3 years ago
  94. 56a10f9 Bignum: remove unnecessary NULL pointer checks by Janos Follath · 3 years ago
  95. 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
  96. 71bf28b Fix include file path by Przemek Stekiel · 3 years ago
  97. f98b57f Initialize status/ret to error value by Przemek Stekiel · 3 years ago
  98. 2aae040 make ret_from_status() global function and move it to has_info.[ch] by Przemek Stekiel · 3 years ago
  99. 712bb9c Use more suitable function for checking if hash is supported by Przemek Stekiel · 3 years ago
  100. 79b99f4 Fix definition of MD_OR_PSA macros by Manuel Pégourié-Gonnard · 3 years ago