herumi / bls-go-binary

22 stars 22 forks source link

feat: add example of threshold bls signature implementation in GoLang #29

Open parajuliswopnil opened 1 year ago

parajuliswopnil commented 1 year ago

I have included a threshold bls signature implementation in golang. I have done so by translating https://github.com/herumi/bls/blob/master/sample/minsample.c#L20