Port Go library in for bn crypto library
Closed this issue · 2 comments
stephenpdeos commented
Port Go library in for bn crypto library
linh2931 commented
The code to be ported is from Etherium https://github.com/ethereum/go-ethereum.git, under the directory crypto/bn256/cloudflare. This one uses the same curve as our alt_bn_128 currently does.
spoonincode commented
Resolved via AntelopeIO/leap#461