Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed mpn_get_base256_le buffer overwrite. | Niels Möller | 2014-09-17 | 1 | -0/+1 |
* | Make cnd_swap non-static. | Niels Möller | 2014-09-09 | 1 | -0/+16 |
* | New functions mpn_set_base256_le and mpn_get_base256_le. | Niels Möller | 2014-08-06 | 1 | -0/+62 |
* | Update copyright headers for dual licensing. | Niels Möller | 2014-04-12 | 1 | -22/+31 |
* | Define and use new TMP_GMP_ALLOC macro. | Nikos Mavrogiannopoulos | 2013-12-15 | 1 | -1/+24 |
* | Add fallback functions for mpn_copyd, mpn_copyi and mpn_zero. | Martin Storsjö | 2013-04-04 | 1 | -0/+26 |
* | Make gmp-glue.c work in the case that GMP does define mpz_limbs_read and frie...ecc-support | Niels Möller | 2013-03-07 | 1 | -2/+5 |
* | Renamed gmp-glue functions. Use new GMP functions if available. | Niels Möller | 2013-02-27 | 1 | -62/+64 |
* | New functions in gmp-glue.c. | Niels Möller | 2013-02-18 | 1 | -0/+60 |
* | Fixed missing include of config.h. | Niels Möller | 2013-02-15 | 1 | -0/+4 |
* | Functions for mpn <-> mpz conversions. | Niels Möller | 2013-02-15 | 1 | -0/+146 |