|
b879bd49
|
2018-12-31T12:15:44
|
|
refactor with new macros IS_*
|
|
18355de6
|
2018-12-29T17:56:20
|
|
Update file headers
[skip ci]
|
|
0f53ceb4
|
2018-12-26T08:47:47
|
|
improve indentation
|
|
5d090112
|
2018-12-26T08:33:43
|
|
explicit operator precedence
|
|
8e766912
|
2018-12-26T08:24:49
|
|
explicit condition
|
|
7a9cb1d1
|
2018-12-26T08:21:51
|
|
literal suffix
|
|
8dceba2e
|
2018-12-26T08:06:23
|
|
remove useless initialization
|
|
bb14a70d
|
2018-12-25T16:38:51
|
|
return immediately
|
|
3ed52404
|
2018-12-25T15:15:30
|
|
`make astyle` + some manual adjustments
|
|
a79a7eda
|
2018-12-25T14:04:02
|
|
reverse order of arguments to `mp_clear_multi()`
|
|
3ec93dab
|
2018-12-12T00:14:05
|
|
bugfix in bn_mp_kronecker.c, cleanup and formatting in div. files
|
|
f4449362
|
2018-05-26T01:39:03
|
|
fixes for MP_8BIT and mx32, prefinal design
|
|
08cee432
|
2018-05-21T22:54:55
|
|
Moved mp_mul_si() into bn_mp_prime_strong_lucas_selfridge.c as a local function
|
|
934dd317
|
2018-05-21T22:17:48
|
|
changes and bigfixes, see pull-request #113 at https://github.com/libtom/libtommath/pull/113 for details
|
|
06c8f3ec
|
2018-05-07T02:37:08
|
|
replaced mp_set_int with mp_set_long, just in case
|
|
fdaad99b
|
2018-05-04T15:15:13
|
|
make it compile with MP_8BIT
|
|
44ccca75
|
2018-05-04T00:01:45
|
|
the lost files from the last commit
|