-
A comment in the impl says:
https://github.com/zkcrypto/pairing/blob/183a64b08e9dc7067f78624ec161371f1829623e/src/bls12_381/ec.rs#L55-L57
However, the impl seems to actually check this:
```rust…
-
After the successful completion of [addition of BLS12-381 curve](https://github.com/icon-project/goloop/issues/149), we want to start a discussion on addition of BN254 curve. We've already submitted a…
-
hello! im starting in the world of gnark and zk-snarks proofs, and i copy a code to start and learn, but i get an error, and im already download all the dependencies, or i think so.
this is the error…
-
We would like to report a vulnerability in the crypto library.
Since there is no security policy mentioned for the repository, can you please forward any contact that we can use to disclose the vulne…
-
Currently this library has two field implementations, the Pallas field and the Vesta field. They only differ in their prime modulus, and are otherwise almost identically implemented. This makes the li…
-
title
-
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
-
Part of Semaphore Integration is leveraging the Circuit to be compatible with Stellar, since the BLS12-381 curve is not fully compatible with Semaphore current implementation, please make a doc in the…
-
Once https://github.com/drand/drand/pull/1103 lands, and we've launched a new testnet network with the swapped curves for the BLS signature, we should make sure to add support for verifying these beac…
-
Hey guys! We are implementing EIP-2537 (BLS12-381 precompiles) over at [EthereumJS](https://github.com/ethereumjs/ethereumjs-vm/pull/785).
The [tests](https://github.com/matter-labs/eip1962/tree/ma…