1 unstable release
0.0.1 | Apr 2, 2021 |
---|
#107 in #fixed-size
10KB
260 lines
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.
Dependencies
~185KB