-
Similar suggestion to https://github.com/zkcrypto/ff/issues/87
Using associated constants instead of static methods allows using values in const contexts, like defining other constants or `const fn…
-
I would really appreciate, if some alloc independent version of `hash_to_curve` got into upstream.
By modifying the current API? Or adding an alternative API? @str4d
-
This is a mirror to the plan I laid out in the Discord #collaborate channel.
Goal:
- Be within 15% of the fastest CPU MSMs.
Out-of-scope:
- Rayon performance/multithreading performance, I have…
-
See https://eprint.iacr.org/2020/1407
-
I am trying to build `halo2-lib` by cloning the community-edition from this repository and running `cargo build`. I am running into an error which is shown below.
```
vikra@MSI MINGW64 /C/Users/vi…
-
The goal of this meta issue is to build a go-to place for links, information, and opportunities for building trustless zk-SNARKs as a potential future protocol building-block for Monero.
Disclaimer…
-
Hello Dev and FanControl Community!!
I love the program and have been using it for the past three days... unfortunately, I stumbled across an issue when I noticed some abnormally high GPU idle temp…
-
If there are multiple PRs that semantically conflict (in a way that causes build/test failures), but do not textually conflict, then with the current CI system it is possible for the default branch to…
daira updated
2 years ago
-
I am doing a state-of-the-art of the existing libraries on GPU, and I stumbled upon your project.
What exactly finite fields are supported ? Only fields of characteristic 2 ?
Extension or only prime…
-
I tried using `#![feature(generic_arg_infer)]`
and got the following crashes, if you want me to push up some commits and link them here i can if it would be useful.
Thanks
Will
### Code
`…