|
|
62e36d79cb
|
Add a bit length function that's handy for macros.
|
2018-11-14 21:33:58 -05:00 |
|
|
|
de5ff87f9e
|
Add some property testing, and fix a bug it found.
|
2018-11-06 21:53:47 -08:00 |
|
|
|
ccde640f99
|
Clean up the operation dependency, to get a better approximation of the types/operations needed.
|
2018-11-06 21:52:51 -08:00 |
|
|
|
1cb77de521
|
Add some lightweight documentation.
|
2018-10-27 15:02:08 -07:00 |
|
|
|
0bec74b18c
|
Clean up the code around zero handling.
|
2018-10-27 15:01:16 -07:00 |
|
|
|
45f7df00d8
|
Modular inverse computation.
|
2018-10-26 21:28:48 -07:00 |
|
|
|
89e2dfc6ef
|
Base implementation of signed numbers and EGCD, with tests.
|
2018-10-15 19:16:25 -07:00 |
|