Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (mpn_sqr): New name for mpn_sqr_n. | Torbjorn Granlund | 2009-12-27 | 1 | -3/+3 |
| | |||||
* | Change all bit counts for bignums to use mp_bitcnt_t. Update documentation. | Torbjorn Granlund | 2009-12-20 | 1 | -13/+15 |
| | |||||
* | Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*. | Torbjorn Granlund | 2009-12-06 | 1 | -3/+3 |
| | |||||
* | Allow input operand overlap also when exponent = 1. | Torbjorn Granlund | 2009-11-27 | 1 | -2/+2 |
| | | | | Misc cleanups. | ||||
* | Fix typo. | Torbjorn Granlund | 2009-04-27 | 1 | -1/+1 |
| | |||||
* | New mpn modexp functions. | Torbjorn Granlund | 2009-04-09 | 1 | -0/+162 |