1. a306886 Add modulus to parameter ordering by Werner Lewis · 2 years, 8 months ago
  2. 2e70b9a Reword bignum sizes section by Werner Lewis · 2 years, 8 months ago
  3. 2bd263d Fix grammar and spelling by Werner Lewis · 2 years, 8 months ago
  4. 945a165 Clarify output requirements by Werner Lewis · 2 years, 8 months ago
  5. eac8be7 Remove unnecessary type comment by Werner Lewis · 2 years, 8 months ago
  6. e1eb75d Specify modulus constraints by Werner Lewis · 2 years, 8 months ago
  7. 5e9d2e9 Add conventions for bignum mod and mod_raw by Werner Lewis · 2 years, 8 months ago
  8. 62b2048 Implement mbedtls_mpi_mod_sub() by Tom Cosgrove · 2 years, 8 months ago
  9. 1f8afa2 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  10. 6eb92c0 Bignum Mod: improve documentation and style by Janos Follath · 2 years, 8 months ago
  11. ee530cc Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  12. fc6fbb4 Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  13. 41427de Bignum Mod: improve documentation by Janos Follath · 2 years, 8 months ago
  14. 91295d2 Bignum Mod: remove endianness from modulus by Janos Follath · 2 years, 8 months ago
  15. 3e3fc91 Bignum Mod: pass endianness as a parameter by Janos Follath · 2 years, 8 months ago
  16. 8b37545 bignum_mod: Refactored `mbedtls_mpi_mod_read/write()` by Minos Galanakis · 2 years, 8 months ago
  17. aed832a bignum_mod: Adjusted input checking for `mbedtls_mpi_mod_residue_setup()` by Minos Galanakis · 2 years, 8 months ago
  18. 81f4b11 bignum_mod: Added `mbedtls_mpi_mod_read/write()` IO functions by Minos Galanakis · 2 years, 9 months ago
  19. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  20. cd860df bignum_mod: Added Montgomery constants by Hanno Becker · 3 years ago
  21. 7aab2fb Add a short description of what each module does by Gilles Peskine · 2 years, 10 months ago
  22. 7f887bd Move license out of Doxygen comment by Gilles Peskine · 2 years, 10 months ago
  23. a95f204 Improve documentation by Janos Follath · 3 years ago
  24. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  25. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  26. ed5c8d3 Bignum: make modulus value const by Janos Follath · 3 years ago
  27. fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
  28. 7f93264 Change struct element order by Gabor Mezei · 3 years ago
  29. 89e3146 Typo by Gabor Mezei · 3 years ago
  30. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  31. 56a10f9 Bignum: remove unnecessary NULL pointer checks by Janos Follath · 3 years ago
  32. 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
  33. dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
  34. 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
  35. 535f36d Unify parameter naming by Gabor Mezei · 3 years ago
  36. 8b718b5 Add bounds check to residue input by Janos Follath · 3 years ago
  37. 281ccda Clean up mpi_mod_init/free by Janos Follath · 3 years, 1 month ago
  38. 5005edb Fix typos by Janos Follath · 3 years, 1 month ago
  39. c5328cf Add a set of I/O functions for the modulus structure by Gabor Mezei · 3 years, 1 month ago
  40. f049dbf Add the new modulus and the residue structures by Gabor Mezei · 3 years, 1 month ago