|
|
43b73139cd
|
Checkpoint; not sure where this code is, but I'm rethinking.
|
2018-10-27 15:11:45 -07:00 |
|
|
|
b30fe6a75f
|
Modular exponentiation with Barrett reduction. Seems slow. :(
|
2018-06-18 12:04:11 -07:00 |
|
|
|
a6def22bd1
|
Barrett reduction!
|
2018-06-17 11:01:22 -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 |
|