-
-
Save chriseth/4168b56bfe638cae8da1945dd988600b to your computer and use it in GitHub Desktop.
Gas costs for pairings
You probably should rerun the benchmarks with the new implementation. BTW, 2x speed up mean SHA256 will go from 50000 gas/ms to 100000 gas/ms, right?
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After having switched the sha256 implementation from "crypto++" to "scrypt", sha256 is about twice as fast.