You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Really nice project!
I didn't go far to fastdiv, can the operations(DIV/MOD) be used in big.Int(math/big)?
If so, some elliptic curves(such as secp256k1) in go code would be more faster.
Thanks.