twoword

Crates.iotwoword
lib.rstwoword
version0.1.0
sourcesrc
created_at2021-10-22 10:37:20.724928
updated_at2021-10-22 10:37:20.724928
descriptionConstruct bigger uints by combining two smaller ones into a two-word uint
homepage
repositoryhttps://github.com/corrodedHash/twoword-rs
max_upload_size
id469274
size23,647
(corrodedHash)

documentation

README

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.

Commit count: 1

cargo fmt