feat: Big Integer Implementation for Cryptographic Applications #1373
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
run benches:
lib/crypto/src/field/fp.rs#L22
unused import: `ops::Mul`
|
run benches:
lib/crypto/src/field/fp.rs#L26
unused import: `ConstZero`
|
run benches:
lib/crypto/src/field/fp.rs#L510
unused variable: `state`
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L223
method `const_add_with_carry` is never used
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L23
missing documentation for a type alias
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L24
missing documentation for a type alias
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L25
missing documentation for a type alias
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L33
missing documentation for a struct
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L34
missing documentation for a struct field
|
run benches:
lib/crypto/src/arithmetic/mod.rs#L69
missing documentation for an associated constant
|
Loading