Skip to content
시가 총액: 24시간 볼륨: 암호화폐: 2698 Bitcoin Bitcoin 공유: 58.7%
두려움과 탐욕 지갑 사전
CryptoWave Live logo
Zcash 순위 9
$1617.46
Zcash 순위 9
웹사이트 Twitter
9,539,994 ZEC

Zcash
Zcash
ZEC

Zcash 가격
$ 1,617.46

Zcash 24h Vol
$1,759,125,925

Zcash 시가 총액
$27,407,963,732

24시간 볼륨
6,368 BTC
1 H
1.34 %
24 H
10.76 %
7 d
46.51 %
오늘 Zcash 미국 달러의 가격은 현재입니다. 1,617.46 USD, 변환 된 경우 Bitcoin ~이다. 0.00585507 BTC. 총 9,539,994 ZEC 현재 시장에서 유통되고있다.. Zcash 가격에 변화가 생겼다. 10.76 %, 검사 모든 암호 해독. 지난 24 시간 동안 17.591 M US dollars Zcash ~에 거래되었습니다 암호 교환. 도망 Zcash's 귀하의 컴퓨터에 추가하여 진행하십시오. 즐겨 찾기 무료로 포트폴리오.
전체 이름
Zcash
심볼
ZEC
알고리즘
Equihash
BTC 가격
0.00585507 BTC
BTC 시장
99,215 BTC
BTC 24h Vol
6,368 BTC
암호화폐 총 채굴량
9,539,994 ZEC
1h
1.34 %
24h
10.76 %
7d
46.51 %
Twitter
웹사이트
Share Zcash Price



설명

설명


ZCash is a privacy driven cryptocurrency. It uses the Equihash as an algorithm, which is an asymmetric memory-hard Proof of Work algorithm based on the generalized birthday problem. It relies on high RAM requirements to bottleneck the generation of proofs and making ASIC development unfeasible. 

ZCash uses  zero-knowledge Succinct Non-interactive Arguments of Knowledge (zk-SNARKs) to ensure that all information (sender, reciever, ammount) is encrypted, without the possibility of double-spending. The only information that is revealed regarding transactions is the time in which they take place.

Block explorer data from https://explorer.zcha.in/

기술

기술


zk-SNARKs

The Basic

Zcash is the first widespread application of zk-SNARKs, a novel form of zero-knowledge cryptography. The strong privacy guarantee of Zcash is derived from the fact that shielded transactions in Zcash can be fully encrypted on the blockchain, yet still be verified as valid under the network’s consensus rules by using zk-SNARK proofs.

The acronym zk-SNARK stands for “Zero-Knowledge Succinct Non-Interactive Argument of Knowledge,” and refers to a proof construction where one can prove possession of certain information, e.g. a secret key, without revealing that information, and without any interaction between the prover and verifier.

“Zero-knowledge” proofs allow one party (the prover) to prove to another (the verifier) that a statement is true, without revealing any information beyond the validity of the statement itself. For example, given the hash of a random number, the prover could convince the verifier that there indeed exists a number with this hash value, without revealing what it is.

 

Application to ZCASH

In order to have zero-knowledge privacy in Zcash, the function determining the validity of a transaction according to the network’s consensus rules must return the answer of whether the transaction is valid or not, without revealing any of the information it performed the calculations on. This is done by encoding some of the network's consensus rules in zk-SNARKs. At a high level, zk-SNARKs work by first turning what you want to prove into an equivalent form about knowing a solution to some algebraic equations. In the following section, we give a brief overview of how the rules for determining a valid transaction get transformed into equations that can then be evaluated on a candidate solution without revealing any sensitive information to the parties verifying the equations.

특징들

특징들


Privacy Enhanced

A decentralized and open-source cryptocurrency that provides strong privacy protections. If Bitcoin is like http for money, Zcash is https—a secure transport layer.