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 |
|
nijtmans
|
700a79ea66
|
remove deprecated functions from tommath.def too
|
2019-10-18 09:28:11 +02:00 |
|
Steffen Jaeckel
|
c9d41fba73
|
rename mp_ilogb() to mp_log_u32()
|
2019-10-15 14:47:43 +02:00 |
|
czurnieden
|
b6813a4122
|
replace mp_export/import by mp_pack/unpack
|
2019-10-08 22:30:25 +02:00 |
|
czurnieden
|
abdb033402
|
Refactored functions to read and write binaries and added "maxlen"
|
2019-10-06 03:38:16 +02:00 |
|
Steffen Jaeckel
|
f0e6ae59ab
|
add mp_to_radix()
...a 100% copy&paste of `mp_toradix_n()` besides the changed API signature
|
2019-09-02 18:25:44 +02:00 |
|
Daniel Mendler
|
ca89e9c0ef
|
rename mp_root/mp_expt to mp_*_u32
|
2019-07-17 15:45:04 +02:00 |
|
Daniel Mendler
|
71696549a8
|
deprecate mp_expt_d and mp_n_root in favor of mp_expt and mp_root
|
2019-07-17 15:45:04 +02:00 |
|
nijtmans
|
0db64fc83c
|
Rename bn_get_magxx -> bn_get_mag_uxx. Documentation updated too
|
2019-07-03 14:45:14 +02:00 |
|
nijtmans
|
fde8524945
|
@minad 's suggestions
|
2019-07-03 12:49:19 +02:00 |
|
nijtmans
|
db4afb3d5e
|
Provide explicit symbols for bn_xxx_l and bn_xxx_ll functions.
|
2019-07-03 12:49:19 +02:00 |
|
Daniel Mendler
|
8a1ae868ab
|
tommath.def should be 644
|
2019-06-07 08:27:09 +02:00 |
|
Daniel Mendler
|
f00cc99f8c
|
replace generate_def.sh with perl function
|
2019-06-07 08:27:09 +02:00 |
|
Steffen Jaeckel
|
28dc77ae0a
|
update tommath.def always when updating the makefiles
|
2019-06-06 10:36:33 +02:00 |
|
nijtmans
|
a911999db9
|
Better interoperability between MSVC and mingw-w64, 3
|
2019-06-06 10:30:00 +02:00 |
|