nijtmans
|
1cc289d215
|
better use of mp_isneg() and mp_iszero()
|
2019-11-11 21:52:20 +01:00 |
|
Daniel Mendler
|
0fa802f24b
|
make mp_sqr private (optimization of mp_mul)
|
2019-11-09 06:43:58 +01:00 |
|
Daniel Mendler
|
93f8e7603d
|
rename MP_MAXFAST to MP_MAX_COMBA
|
2019-11-05 20:09:23 +01:00 |
|
Daniel Mendler
|
5c335f8407
|
rename mul/sqr functions for consistency, comba instead of fast suffix
|
2019-11-04 15:41:33 +01:00 |
|
Daniel Mendler
|
143e0376a1
|
simplifications: basic arithmetic functions
|
2019-11-04 15:41:31 +01:00 |
|
nijtmans
|
b26bd5082e
|
Fix some comments
|
2019-10-27 13:15:35 +01:00 |
|
Steffen Jaeckel
|
7a68f12873
|
Execute move.sh - Rename files from bn_* to match the function names.
* git blame <renamed-file> is not affected
* git log --follow <renamed-file> can be used to show log across renames
|
2019-10-19 16:24:39 +02:00 |
|