eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 27 forks source link

Port Go library in for bn crypto library #805

Closed stephenpdeos closed 1 year ago

linh2931 commented 2 years ago

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 1 year ago

Resolved via AntelopeIO/leap#461