w3f / arkworks-curves

Implementations of popular elliptic curves
https://www.arkworks.rs
Apache License 2.0
1 stars 2 forks source link

Add test suites, adapt `zeta` for BLS12-377 #13

Closed mmagician closed 1 year ago

mmagician commented 1 year ago

Description

as per title.

The test suites are generated from my fork of h2c IRTF draft: https://github.com/mmagician/draft-irtf-cfrg-hash-to-curve/tree/bls12-377


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

drskalman commented 1 year ago

LGTM :+1: