1. 2523791 Better constant-time properties for mbedtls_mpi_core_montmul() by Tom Cosgrove · 3 years ago
  2. f88b47e Remove 'const' qualifier from temporary for mpi_montmul() by Tom Cosgrove · 3 years ago
  3. 4641ec6 Fix style following review comments by Tom Cosgrove · 3 years ago
  4. 40d2294 Tidy up doc comments on existing function mpi_montmul() by Tom Cosgrove · 3 years ago
  5. 9384284 Use mbedtls_mpi_core_montmul() in mpi_montmul() by Tom Cosgrove · 3 years ago
  6. f334d96 Add unit tests for bignum_new.c:mbedtls_mpi_core_montmul() by Tom Cosgrove · 3 years ago
  7. 79b70f6 Make a public version of mpi_montg_init() in bignum_new.c and add unit tests by Tom Cosgrove · 3 years ago
  8. 268f96b Fix Windows builds, which were getting "possible loss of data" by Tom Cosgrove · 3 years ago
  9. 7e655f7 Use new mbedtls_mpi_core_sub() instead of old static mpi_sub_hlp() by Tom Cosgrove · 3 years, 1 month ago
  10. 90c426b Tidy up, removing MPI_CORE(), and using the new mbedtls_mpi_core_mla() by Tom Cosgrove · 3 years ago
  11. 71f4b0d Add bignum_new.c starting with MPI_CORE(montmul) for Montgomery multiplication by Hanno Becker · 3 years ago
  12. 82d3f1e Remove bignum_internal.h, moving contents to bignum_core.h by Tom Cosgrove · 3 years ago
  13. 645ff5b Merge pull request #6095 from gabor-mezei-arm/6016_add_new_modulus_and_residue_structures by Janos Follath · 3 years ago
  14. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  15. 20ebaac Merge pull request #6211 from tom-cosgrove-arm/explicit-warning-re-ct-conditions-not-0-or-1 by Gilles Peskine · 3 years ago
  16. 03f1c39 Merge pull request #6171 from mprse/md_x509_test by Gilles Peskine · 3 years ago
  17. 2e328c8 Remove confusing const qualifier by Janos Follath · 3 years ago
  18. c459641 Bignum: add missing limb qualifiers by Janos Follath · 3 years ago
  19. af3f39c Fix typos by Janos Follath · 3 years ago
  20. beb4fc0 Merge pull request #6185 from leorosen/tls12_server_null_on_missing_key by Dave Rodgman · 3 years ago
  21. a95f204 Improve documentation by Janos Follath · 3 years ago
  22. ca5688e Improve coding style by Janos Follath · 3 years ago
  23. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  24. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  25. ecaba1c Make use of PSA crypto hash if MBEDTLS_MD_C isn't defined by Neil Armstrong · 3 years ago
  26. 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
  27. bc3906c pem_pbkdf1(): optimize psa version by Przemek Stekiel · 3 years ago
  28. bf01c64 oid.c: unify dependencies (VIA_MD_OR_PSA->VIA_LOWLEVEL_OR_PSA) by Przemek Stekiel · 3 years ago
  29. 4146525 Fix compilation guard (comment) by Przemek Stekiel · 3 years ago
  30. 0cd6f08 pem.c: fix style issues (redundant spaces) by Przemek Stekiel · 3 years ago
  31. d23a4ef pem.c: remove redundant compilation guard by Przemek Stekiel · 3 years ago
  32. c410ccc Include psa/crypto.h in legacy_or_psa.h by Przemek Stekiel · 3 years ago
  33. 4092ff9 pem.c: add internal macro to increase code readability by Przemek Stekiel · 3 years ago
  34. 829e97d Fix include order by Przemek Stekiel · 3 years ago
  35. 76b753b Change the dependencies in pem.c to xxx_BASED_ON_USE_PSA and related files by Przemek Stekiel · 3 years ago
  36. 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
  37. be92bee pem.c: Fix conditional compilation flags by Przemek Stekiel · 3 years ago
  38. a68d08f pem.c: adjust for bulid without md by Przemek Stekiel · 3 years ago
  39. de81028 Adjust dependencies in library/oid.c by Przemek Stekiel · 3 years ago
  40. fd18366 Adjust declared dependencies in library/x509* by Przemek Stekiel · 3 years ago
  41. f3f6b0a Merge pull request #6123 from yuhaoth/pr/finialize-tls13-serialize_session_save_load by Ronald Cron · 3 years ago
  42. 70dfd4c ssl_tls12_server: fix potential NULL-dereferencing if local certificate was not set. by Leonid Rozenboim · 3 years ago
  43. 583816c Be explicit about constant time bignum functions that must take a 0 or 1 condition value by Tom Cosgrove · 3 years ago
  44. 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
  45. e28d974 fix coding style issues by Jerry Yu · 3 years ago
  46. 3419107 Add checks for ticket and resumption_key fields by Jerry Yu · 3 years ago
  47. e36fdd6 Change signature of tls13_session_save by Jerry Yu · 3 years ago
  48. a7448bf Merge pull request #6141 from mpg/driver-hashes-rsa-v21 by Dave Rodgman · 3 years ago
  49. cc93908 Bignum: Declare loop variable in loop head by Janos Follath · 3 years ago
  50. 620c58c Bignum: make const placement consistent by Janos Follath · 3 years ago
  51. ed5c8d3 Bignum: make modulus value const by Janos Follath · 3 years ago
  52. 138f51c Fix alphabetic order in makefiles by Janos Follath · 3 years ago
  53. fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
  54. c414ba3 Simplify code by Gabor Mezei · 3 years ago
  55. 5a5c0c5 Move the declaration of variables to their scope of usage by Gabor Mezei · 3 years ago
  56. 7f93264 Change struct element order by Gabor Mezei · 3 years ago
  57. 89e3146 Typo by Gabor Mezei · 3 years ago
  58. 7b1be55 Merge pull request #5993 from eliteraspberries/android-soname by Dave Rodgman · 3 years ago
  59. 5f56df4 Remove redundant check by Gabor Mezei · 3 years ago
  60. bf9da1d Do not read if output pointer is NULL by Gabor Mezei · 3 years ago
  61. 6a86730 Allow non-versioned library soname. by Mansour Moufid · 3 years, 1 month ago
  62. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  63. a30b4e5 Bignum: remove duplicate documentation from source by Janos Follath · 3 years ago
  64. 2ab2d3e Inline mpi_core_clear() by Janos Follath · 3 years ago
  65. 56a10f9 Bignum: remove unnecessary NULL pointer checks by Janos Follath · 3 years ago
  66. 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
  67. 71bf28b Fix include file path by Przemek Stekiel · 3 years ago
  68. f98b57f Initialize status/ret to error value by Przemek Stekiel · 3 years ago
  69. 2aae040 make ret_from_status() global function and move it to has_info.[ch] by Przemek Stekiel · 3 years ago
  70. 712bb9c Use more suitable function for checking if hash is supported by Przemek Stekiel · 3 years ago
  71. 79b99f4 Fix definition of MD_OR_PSA macros by Manuel Pégourié-Gonnard · 3 years ago
  72. 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
  73. faa3b4e Get rid of md_info outside helper functions by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  74. 35c09e4 Introduce compute_hash() function by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  75. f701acc Extract common code into hash_mprime() by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  76. f3a6755 Simplify callers of mgf_mask() by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  77. 259c213 Tune API of internal function mgf_mask in RSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  78. 8a9f888 Merge pull request #6186 from leorosen/ssl_tls_null_on_invalid_code by Dave Rodgman · 3 years ago
  79. d089570 Bignum: move internal constants to headers by Janos Follath · 3 years ago
  80. e9d8dcd ssl_tls: avoid the appearance of a potential NULL dereferencing by Leonid Rozenboim · 3 years ago
  81. c47c056 Remove VALIDATE macros from bignum_core.c by Janos Follath · 3 years ago
  82. d1baedb Bignum: extract bignum_mod.h functions by Janos Follath · 3 years ago
  83. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
  84. 3ca0775 Bignum: extract bignum_core.h functions by Janos Follath · 3 years ago
  85. f421d45 Merge pull request #6139 from AdityaHPatwardhan/fix/build_error_due_to_missing_prototype by Dave Rodgman · 3 years ago
  86. 953ce39 Merge pull request #5971 from yuhaoth/pr/add-rsa-pss-rsae-for-tls12 by Dave Rodgman · 3 years ago
  87. dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
  88. 8ff0729 Fix typos in Bignum documentation by Janos Follath · 3 years ago
  89. 6666914 Revert "Move Bignum macros to common header" by Gabor Mezei · 3 years ago
  90. 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
  91. c0b9304 Use value as numerical value instead of bitfield value by Gabor Mezei · 3 years ago
  92. d8f5bc2 Free the correct struct element by Gabor Mezei · 3 years ago
  93. 535f36d Unify parameter naming by Gabor Mezei · 3 years ago
  94. e66b1d4 Typo by Gabor Mezei · 3 years ago
  95. 8b718b5 Add bounds check to residue input by Janos Follath · 3 years ago
  96. 23bdeca Add core constant time comparison by Janos Follath · 3 years ago
  97. 5f01665 Reuse Bignum core I/O functions by Janos Follath · 3 years ago
  98. 91dc67d Allow (NULL, 0) as a representation of 0 by Janos Follath · 3 years ago
  99. 4670f88 Reuse Bignum helper functions by Janos Follath · 3 years, 1 month ago
  100. 4614b9a Move Bignum macros to common header by Janos Follath · 3 years, 1 month ago