redc

Crates.ioredc
lib.rsredc
version0.1.0
sourcesrc
created_at2021-10-22 10:57:29.521451
updated_at2021-10-22 10:57:29.521451
descriptionUnsigned integer types which are constrained within a modular field using montgomery multiplication, never overflowing or exceeding the modulo
homepage
repositoryhttps://github.com/corrodedHash/redc-rs
max_upload_size
id469276
size24,637
(corrodedHash)

documentation

README

Redc

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

Commit count: 1

cargo fmt