|
fb305e09
|
2020-08-05T15:18:59
|
|
Additional input checks and a test for b \cong 0 (mod a) in test_mp_sqrtmod_prime
to go along with it.
|
|
3cdcec43
|
2019-10-29T18:41:25
|
|
first batch of simplifications
|
|
a44e68e6
|
2019-10-24T17:43:31
|
|
remove MP_IS_* macros
|
|
4b7e73cd
|
2019-10-20T17:28:13
|
|
literal suffix
|
|
d8da85a9
|
2019-10-19T19:54:20
|
|
mp_sqrtmod_prime: use mp_set
|
|
7a68f128
|
2019-10-19T16:24:39
|
|
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
|