1. 02d2313 Fix documentation by Gabor Mezei · 2 years, 8 months ago
  2. 4c7cf7d Add low level subtraction with modulus by Gabor Mezei · 2 years, 9 months ago
  3. d9299c3 bignum_mod_raw: Refactored Montgomery conversion functions by Minos Galanakis · 2 years, 9 months ago
  4. 5ad4a93 bignum_mod_raw: Added conversion methods for internal/public data representation by Hanno Becker · 3 years ago
  5. 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
  6. 4281ae0 Merge pull request #6373 from gilles-peskine-arm/bignum-core-conventions by Gilles Peskine · 2 years, 9 months ago
  7. 4086de6 Fix documentation by Gabor Mezei · 2 years, 10 months ago
  8. 7aab2fb Add a short description of what each module does by Gilles Peskine · 2 years, 10 months ago
  9. 7f887bd Move license out of Doxygen comment by Gilles Peskine · 2 years, 10 months ago
  10. dba2677 Update documentation by Gabor Mezei · 2 years, 10 months ago
  11. 86dfe38 Fix documentation tags to be lower case by Gabor Mezei · 2 years, 10 months ago
  12. e5b8585 Follow parameter naming convention by Gabor Mezei · 2 years, 10 months ago
  13. 1c628d5 Follow parameter naming comvention 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. 2b5bf4c Fix doumentation by Gabor Mezei · 2 years, 10 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. af3f39c Fix typos by Janos Follath · 3 years ago
  19. a95f204 Improve documentation by Janos Follath · 3 years ago
  20. b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
  21. 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
  22. 6318468 Improve bignum documentation by Janos Follath · 3 years ago
  23. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
  24. dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
  25. 8ff0729 Fix typos in Bignum documentation by Janos Follath · 3 years ago
  26. 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
  27. 5005edb Fix typos by Janos Follath · 3 years ago
  28. c5328cf Add a set of I/O functions for the modulus structure by Gabor Mezei · 3 years ago