|
|
c55a1956d4
|
Add support for modular division with negative divisors.
|
2018-12-30 17:14:52 -08:00 |
|
|
|
130a87ef43
|
Add support for signed modular inversion.
|
2018-12-30 17:14:11 -08:00 |
|
|
|
a6a82773d3
|
Add additional support for GCD on signed numbers.
|
2018-12-30 17:13:01 -08:00 |
|
|
|
ae8266885b
|
Support modular division of signed numbers.
|
2018-12-23 21:55:07 -08:00 |
|
|
|
70a082363a
|
Add a testbit() operationg.
|
2018-12-23 21:05:27 -08:00 |
|
|
|
85165c7f68
|
Address some missing operations for ECDSA.
|
2018-12-23 21:05:05 -08:00 |
|
|
|
6c40ee5109
|
Support signed multiplication and division, for ECDSA.
|
2018-12-23 20:24:20 -08:00 |
|
|
|
2b9f5ea7a2
|
Support unsigned integral square root computations.
|
2018-11-30 11:28:20 -08:00 |
|
|
|
0ec5f90d8e
|
Ridiculously over-build the testing infrastructure.
|
2018-11-29 17:06:34 -08:00 |
|