1. d9299c3 bignum_mod_raw: Refactored Montgomery conversion functions by Minos Galanakis · 2 years, 9 months ago
  2. 5ad4a93 bignum_mod_raw: Added conversion methods for internal/public data representation by Hanno Becker · 3 years ago
  3. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  4. 4281ae0 Merge pull request #6373 from gilles-peskine-arm/bignum-core-conventions by Gilles Peskine · 2 years, 9 months ago
  5. 4086de6 Fix documentation by Gabor Mezei · 2 years, 10 months ago
  6. 7aab2fb Add a short description of what each module does by Gilles Peskine · 2 years, 10 months ago
  7. 7f887bd Move license out of Doxygen comment by Gilles Peskine · 2 years, 10 months ago
  8. dba2677 Update documentation by Gabor Mezei · 2 years, 10 months ago
  9. 86dfe38 Fix documentation tags to be lower case by Gabor Mezei · 2 years, 10 months ago
  10. e5b8585 Follow parameter naming convention by Gabor Mezei · 2 years, 10 months ago
  11. 1c628d5 Follow parameter naming comvention by Gabor Mezei · 2 years, 10 months ago
  12. 81e5702 Change the input parameters to be const by Gabor Mezei · 2 years, 10 months ago
  13. 2b5bf4c Fix doumentation by Gabor Mezei · 2 years, 10 months ago
  14. 63c3282 Remove retrun code from mod_raw_cond_assign/swap by Gabor Mezei · 2 years, 11 months ago
  15. 12071d4 Add conditional assign and swap function for MPI modulus by Gabor Mezei · 2 years, 11 months ago
  16. af3f39c Fix typos by Janos Follath · 3 years ago
  17. a95f204 Improve documentation by Janos Follath · 3 years ago
  18. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  19. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  20. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  21. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
  22. dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
  23. 8ff0729 Fix typos in Bignum documentation by Janos Follath · 3 years ago
  24. 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
  25. 5005edb Fix typos by Janos Follath · 3 years ago
  26. c5328cf Add a set of I/O functions for the modulus structure by Gabor Mezei · 3 years ago