|
|
d49c85538c
|
Remove a bunch of test data we don't appear to be using.
|
2019-02-10 17:41:41 -08:00 |
|
|
|
d189331312
|
Try to simplify the multiplication loop, to get better optimization, and add a bunch of missing test cases.
|
2019-01-30 20:34:38 -08:00 |
|
|
|
a4ead1ec3d
|
Add additional test files.
|
2018-12-30 17:54:08 -08:00 |
|
|
|
ae8266885b
|
Support modular division of signed numbers.
|
2018-12-23 21:55:07 -08:00 |
|
|
|
6c40ee5109
|
Support signed multiplication and division, for ECDSA.
|
2018-12-23 20:24:20 -08:00 |
|
|
|
0ec5f90d8e
|
Ridiculously over-build the testing infrastructure.
|
2018-11-29 17:06:34 -08:00 |
|
|
|
89e2dfc6ef
|
Base implementation of signed numbers and EGCD, with tests.
|
2018-10-15 19:16:25 -07:00 |
|