|
|
667e32694e
|
Start including both signed and unsigned numbers, and starting building in Signed traits.
The latter seems much harder (and wordier) than it should be.
|
2018-03-11 17:46:22 -07:00 |
|
|
|
8a8c85703a
|
Start staging some extended math functionality, including primality bits.
|
2018-03-11 15:35:49 -07:00 |
|
|
|
4b90550225
|
Add support for Barrett reduction, which should be a faster way to do mods.
|
2018-03-10 17:20:33 -08:00 |
|
|
|
17c21fec70
|
Macro-ize these, and generate versions for all the RSA sizes.
|
2018-03-06 18:41:05 -08:00 |
|
|
|
a7fa5dd9f9
|
Finish shifting out primitives, and add division/modulo.
|
2018-03-05 18:25:20 -10:00 |
|
|
|
2cc8702f4d
|
Start shifting stuff the actual math out into another file.
|
2018-03-01 12:27:15 -08:00 |
|