|
|
65d7b7e93f
|
Modular exponentiation!
|
2018-06-10 21:09:35 -07:00 |
|
|
|
b5afa8fdf9
|
Modular squaring support (slow, initially)
|
2018-06-09 17:32:46 -07:00 |
|
|
|
fee68cca18
|
Create a modular multiplication trait, and build a slow implementation using mod.
|
2018-06-09 17:12:01 -07:00 |
|
|
|
72a5c4568e
|
Division! (With tests)
|
2018-06-04 21:36:03 -07:00 |
|
|
|
bebb5b2861
|
Support for fast squaring.
|
2018-06-02 20:29:44 -07:00 |
|
|
|
f088f0f9a5
|
A second crack at fixed-sized numbers.
|
2018-06-02 09:26:34 -07:00 |
|