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

twoword

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

1 unstable release

0.1.0 Oct 22, 2021

#1128 in Math

25 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