phoreproject / bls

Go implementation of the BLS12-381 pairing
Apache License 2.0
89 stars 31 forks source link

Upgrade to latest BLS standard? #15

Open mcdee opened 4 years ago

mcdee commented 4 years ago

Are there any plans to upgrade this codebase to meet the latest changes to the standard, as per https://tools.ietf.org/html/draft-irtf-cfrg-hash-to-curve-05 ?

meyer9 commented 4 years ago

This should be done. I can look at it when I have time, but I think all of the functions are mostly implemented.