@inproceedings{Majeed2020, author = {Nomana Ayesha Majeed}, title = {Mathematics behind the Zcash}, series = {Konferenzband zum Scientific Track der Blockchain Autumn School 2020}, publisher = {Hochschule Mittweida}, address = {Mittweida}, issn = {1437-7624}, doi = {10.48446/opus-11863}, pages = {34 -- 41}, year = {2020}, abstract = {Among all the new developed cryptocurrencies, Zcash comes out to be the strongest cryptocurrency providing both transparency and anonymity to the transactions and its users by deploying the strong mathematics of zk-SNARKs. We discussed the zero knowledge proofs as a building block for providing the functionality to zk-SNARKs. It offers schnorr protocol which is further used in Zcash transactions where the validation of sent transaction is proved by cryptographic proof. Further, we deploy zk-SNARKs following common reference string that allows sender to prove that she knows a secret such that the proof is succinct, can be verified and does not leak the secret. Non-malleability, small proofs and effective verification make zk-SNARKs a classic tool in Zcash. We deal with NP problems therefore we have considered the elliptic curve cryptography to provide the security. Lastly, we explain Zcash transaction, the corresponding transaction completely hides the sender, receiver and amount of transaction using zero knowledge proof.}, language = {en} }