-
~400MB checkout at the moment
Some debugging:
```
git rev-list --objects --all | grep "$(git verify-pack -v .git/objects/pack/*.idx | sort -k 3 -n | tail -10 | awk '{print$1}')"
```
Reveals t…
-
Motivation:
===========
In recent years, several efficient, open-source compilers have been developed that translate code from a high-level language into a secure multiparty-computation (MPC) prot…
-
Hi,
I get the Zcash transaction format from [Zcash Protocol Specification].
Now, I have some question about transaction format when shielded transaction. If there is a transaction from shie…
-
Please take a look at adding HUSH to ForkDelta $Hush is a private implementation of the "Zerocash" protocol forked from $Zcash. With a very strong development team, and enticing roadmap, this coin is …
-
This is the thread for IPFS Weekly Updates. Please subscribe if you would like to be notified each week about updates regarding IPFS!
If you would like to have an update in your inbox, **sign up for …
-
Would it be possible to create private ERC20 tokens using this project that hide user addresses and balances?
Has this been done yet? And if so, where?
-
The zerocash protocol constructs PRFs from the SHA256 compression function. Those PRFs are independent from each other because some bits of the input are used to separate them ~~(or maybe not, see #49…
-
-
@tromer wrote in #18:
> I suggest the following criterion: if you have printed out your address private key, then this data (which is immutable and transaction independent), together with the publi…
daira updated
6 years ago
-
I followed this guide: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide
Namely:
git clone https://github.com/zcash/zcash.git
cd zcash/
git checkout zc.v0.11.2.z6
./zcutil/fetch-params.sh
./zc…
ferni updated
6 years ago