- 5933f69 Add merge slots to Bignum files by Janos Follath · 2 years, 9 months ago
- 4d4c98b bignum_mod: `mbedtls_mpi_mod_modulus_setup()` refactoring. by Minos Galanakis · 2 years, 9 months ago
- 771c470 bignum_mod: Style changes by Minos Galanakis · 2 years, 9 months ago
- 8b33363 bignum_mod: Updated modulus lifecycle with mm and rr. by Minos Galanakis · 2 years, 10 months ago
- 760f5d6 bignum_mod: Updated mbedtls_mpi_mod_modulus_setup/free with new fields by Minos Galanakis · 3 years ago
- 945b23c Include platform.h unconditionally: automatic part by Gilles Peskine · 2 years, 11 months ago
- a95f204 Improve documentation by Janos Follath · 3 years ago
- b7a88ec Bignum: Apply naming conventions by Janos Follath · 3 years ago
- 6b8a4ad Bignum: update const qualifiers by Janos Follath · 3 years ago
- ed5c8d3 Bignum: make modulus value const by Janos Follath · 3 years ago
- fd65e82 Rename structure elements by Gabor Mezei · 3 years ago
- 56a10f9 Bignum: remove unnecessary NULL pointer checks by Janos Follath · 3 years ago
- 296ea66 Bignum: clean up use of enums by Janos Follath · 3 years ago
- d1baedb Bignum: extract bignum_mod.h functions by Janos Follath · 3 years ago[Renamed (99%) from library/bignum_new.c]
- 0ded631 Bignum: extract bignum_mod_raw.h functions by Janos Follath · 3 years ago
- 3ca0775 Bignum: extract bignum_core.h functions by Janos Follath · 3 years ago
- dae1147 Improve Bignum documentation by Janos Follath · 3 years ago
- 6666914 Revert "Move Bignum macros to common header" by Gabor Mezei · 3 years ago
- 37b0636 Add documentation for new bignum functions by Gabor Mezei · 3 years ago
- c0b9304 Use value as numerical value instead of bitfield value by Gabor Mezei · 3 years ago
- d8f5bc2 Free the correct struct element by Gabor Mezei · 3 years ago
- 535f36d Unify parameter naming by Gabor Mezei · 3 years ago
- e66b1d4 Typo by Gabor Mezei · 3 years ago
- 8b718b5 Add bounds check to residue input by Janos Follath · 3 years ago
- 91dc67d Allow (NULL, 0) as a representation of 0 by Janos Follath · 3 years ago
- 4670f88 Reuse Bignum helper functions by Janos Follath · 3 years ago
- 4614b9a Move Bignum macros to common header by Janos Follath · 3 years ago
- f1d617d Add tests for big endian core I/O by Janos Follath · 3 years ago
- ba5c139 Add more validation to modulus life cycle by Janos Follath · 3 years, 1 month ago
- 281ccda Clean up mpi_mod_init/free by Janos Follath · 3 years, 1 month ago
- 5005edb Fix typos by Janos Follath · 3 years, 1 month ago
- c5328cf Add a set of I/O functions for the modulus structure by Gabor Mezei · 3 years, 1 month ago
- b903070 Add a set of I/O functions by Gabor Mezei · 3 years, 1 month ago
- f049dbf Add the new modulus and the residue structures by Gabor Mezei · 3 years, 1 month ago