redc 0.1.0

Unsigned integer types which are constrained within a modular field using montgomery multiplication, never overflowing or exceeding the modulo
Documentation
1
2
3
# Redc

Construct modulo fields with Montgomery multiplication, improving performance of arithmetic after amortizing the overhead of setting up the Montgomery field.