1. 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
  2. d1baedb Bignum: extract bignum_mod.h functions by Janos Follath · 3 years ago[Renamed (99%) from library/bignum_new.c]
  3. 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
  4. 3ca0775 Bignum: extract bignum_core.h functions by Janos Follath · 3 years ago
  5. dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
  6. 6666914 Revert "Move Bignum macros to common header" by Gabor Mezei · 3 years ago
  7. 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
  8. c0b9304 Use value as numerical value instead of bitfield value by Gabor Mezei · 3 years ago
  9. d8f5bc2 Free the correct struct element by Gabor Mezei · 3 years ago
  10. 535f36d Unify parameter naming by Gabor Mezei · 3 years ago
  11. e66b1d4 Typo by Gabor Mezei · 3 years ago
  12. 8b718b5 Add bounds check to residue input by Janos Follath · 3 years ago
  13. 91dc67d Allow (NULL, 0) as a representation of 0 by Janos Follath · 3 years ago
  14. 4670f88 Reuse Bignum helper functions by Janos Follath · 3 years ago
  15. 4614b9a Move Bignum macros to common header by Janos Follath · 3 years ago
  16. f1d617d Add tests for big endian core I/O by Janos Follath · 3 years ago
  17. ba5c139 Add more validation to modulus life cycle by Janos Follath · 3 years, 1 month ago
  18. 281ccda Clean up mpi_mod_init/free by Janos Follath · 3 years, 1 month ago
  19. 5005edb Fix typos by Janos Follath · 3 years, 1 month ago
  20. c5328cf Add a set of I/O functions for the modulus structure by Gabor Mezei · 3 years, 1 month ago
  21. b903070 Add a set of I/O functions by Gabor Mezei · 3 years, 1 month ago
  22. f049dbf Add the new modulus and the residue structures by Gabor Mezei · 3 years, 1 month ago