-
### Package URl
pkg:maven/com.ionspin.kotlin/bignum@0.3.9
### CPE
`cpe:2.3:a:bignum_project:bignum:0.3.9:*:*:*:*:*:*:*`
### CVE
CVE-2022-25324
### ODC Integration
{"label"=>"Gradle Plugin"}
##…
-
The current version of the CakeML compiler has a bignum library
that is generic for all targets and is implemented as part of
`data_to_word`. Version 1 of the compiler had a better bignum library,
…
-
https://gmplib.org/manual/Installing-GMP
I am learning c++, and doing an course assignment which require big integer
I ‘ve done a test for this BigInt library and GNU MP Bignum Library
this libra…
-
Noticed this in `noir-bignum` but will add a smaller repro later.
The `Test2048Params` struct is never constructed within the library and should not be exposed as public:
https://github.com/noir-l…
-
## Issue Description
**Compiling a Nargo program with the latest compiler version (`v0.36.0`) results in 8 errors when using `zkmail.nr` as a dependency (version `v0.3.2`). However, reverting to comp…
-
A few months ago it was working fine but today at least factorial is broken. 1000! is infinity (and it clicking on it doesn't display anything).
![image](https://user-images.githubusercontent.com/…
-
-
See https://github.com/ewasm/design/issues/189
It would be useful for benchmarking.
@chfast for this we need to include intx. Can we include it as a cmake project or we need to submodule it?
-
We can move this code into https://github.com/noir-lang/noir-bignum to have the library and the code necessary to generate it in the same place.
This will allow us to have CI which ensures that the…
-
[fiat-crypto](https://github.com/mit-plv/fiat-crypto) could be used to generate known constant-time and correct finite-field arithmetic for selected primes which could the be used in the codegen subpa…