Skip to content

Commit

Permalink
updated url to reflect comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ChainSafeSystems committed Nov 30, 2018
1 parent d92bb0f commit 9d94d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
This is an experiment to make [BLS12-381](https://blog.z.cash/new-snark-curve/) elliptic curve operations available on Ethereum as a precompiles.
Inspired from [ethereum-bn128.rs](https://github.com/ewasm/ethereum-bn128.rs).

The encoding used is the one suggested at page 66 of [the sapling spec](https://github.com/zcash/zips/blob/master/protocol/sapling.pdf), which differs [from the one used in Ethereum for bn128](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-197.md)
The encoding used is the one suggested at page 66 of [the sapling spec](https://github.com/zcash/zips/blob/9515d73aac0aea3494f77bcd634e1e4fbd744b97/protocol/protocol.pdf), which differs [from the one used in Ethereum for bn128](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-197.md)

0 comments on commit 9d94d22

Please sign in to comment.