wangyifan

Results 3 issues of wangyifan

1. The curve code is from https://github.com/kilic/bls12-381 2. This is based on the work from https://github.com/drand/kyber-bls12381/ but modified to make the coding style consistent between bn256 and bls12381. 3. Tests...

It seems many projects(e.g. zcash and ethereum 2.0) now use BLS 12-381 for BLS signature. BN256 is documented as weak [in this issue](https://github.com/golang/go/issues/19479). Is there a plan to add support...

enhancement
help wanted

Hi, is it possible to implement this transformer in huggingface's transformer lib as well? Is there a plan for it in the near future?