1. e4c0a6c Change cast to correct type by Werner Lewis · 2 years, 9 months ago
  2. 1a277d9 Replace comparison with XOR by Werner Lewis · 2 years, 9 months ago
  3. d391b8c Change types and move const before type by Werner Lewis · 2 years, 9 months ago
  4. 9fa91eb Use modulus structure in mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  5. 0eea827 Rename MPI_CORE(add_mod) to mbedtls_mpi_mod_raw_add by Werner Lewis · 2 years, 9 months ago
  6. a45b6fe Extract MPI_CORE(add_mod) from the prototype by Hanno Becker · 2 years, 9 months ago
  7. d9299c3 bignum_mod_raw: Refactored Montgomery conversion functions by Minos Galanakis · 2 years, 9 months ago
  8. 5ad4a93 bignum_mod_raw: Added conversion methods for internal/public data representation by Hanno Becker · 3 years ago
  9. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  10. db29963 Merge pull request #6289 from gabor-mezei-arm/6237_Add_conditional_assign_and_swap_for_bignum by Gilles Peskine · 2 years, 10 months ago
  11. e5b8585 Follow parameter naming convention by Gabor Mezei · 2 years, 10 months ago
  12. 1c628d5 Follow parameter naming comvention by Gabor Mezei · 2 years, 10 months ago
  13. 3eff425 Use only one limb parameter for assign by Gabor Mezei · 2 years, 10 months ago
  14. 81e5702 Change the input parameters to be const by Gabor Mezei · 2 years, 10 months ago
  15. cfc0eb8 Remove unused parameter by Gabor Mezei · 2 years, 11 months ago
  16. 63c3282 Remove retrun code from mod_raw_cond_assign/swap by Gabor Mezei · 2 years, 11 months ago
  17. 12071d4 Add conditional assign and swap function for MPI modulus by Gabor Mezei · 2 years, 11 months ago
  18. 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
  19. af3f39c Fix typos by Janos Follath · 3 years ago
  20. a95f204 Improve documentation by Janos Follath · 3 years ago
  21. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  22. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  23. fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
  24. 89e3146 Typo by Gabor Mezei · 3 years ago
  25. 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
  26. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago