/dark-integers

Experimental fixed-size multi-limb integer library

Primary LanguageRustMIT LicenseMIT

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.