Commit fb13ecd
committed
[WIP] Replace
Depends on RustCrypto/utils#1266
Extracts all of the `const fn` constructor and predication/selection
methods used by `crypto-bigint` into the `ctutils` crate, allowing the
`ConstChoice` type to be removed and replaced by `ctutils::Choice`.ConstChoice with ctutils::Choice
1 parent 1114f7c commit fb13ecd
File tree
31 files changed
+620
-755
lines changed- src
- int
- limb
- modular
- bingcd
- boxed_monty_form
- safegcd
- uint
- boxed
- ref_type
31 files changed
+620
-755
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
0 commit comments