#big-int #uint #primitive #smaller #ones #construct #uints

twoword

Construct bigger uints by combining two smaller ones into a two-word uint

1 unstable release

0.1.0 Oct 22, 2021

#1140 in Math

41 downloads per month
Used in 2 crates

MIT/Apache

24KB
717 lines

TwoWord

Combines two primitive uints into a two-word-uint, in effect enabling bigint computations.

This crate so far is only developed for the redc crate, and capabilities which are not used in this crate may not be tested.

Dependencies

~155KB