Open kdimak opened 4 years ago
FYI @kilic
This issue is to directly use the kilic/bls12-381 repo rather than the current fork at trustbloc/bls12-381
@kilic we need to use g1.HashToCurve
with blake2b. It would be helpful if you could expose a function that permits any hash function to be used.
We are trying to make use of BBS+ signatures as defined here: https://mattrglobal.github.io/bbs-signatures-spec/
Merge the changes from https://github.com/trustbloc/bls12-381