dark-integers

Crates.iodark-integers
lib.rsdark-integers
version0.0.1
sourcesrc
created_at2021-04-02 01:25:59.95832
updated_at2021-04-02 01:25:59.95832
descriptionExperimental fixed-size multi-limb integer library
homepage
repositoryhttps://github.com/fjarri/dark-integers
max_upload_size
id377234
size12,462
Bogdan Opanchuk (fjarri)

documentation

README

This is an experimental crate for generic constant-time multi-limb integer operations. Requires nightly Rust supporting const_fn, const_generics, and const_evaluatable_checked to compile.

Commit count: 15

cargo fmt