This repository contains code and documentation supporting security analysis of Zcash.
Contents:
- zcash-security.{pdf,odp}: slides for Daira's "Explaining the Security of Zcash" presentation at Zcon3.
- sapling_entropy.py: calculate the entropy of ToScalarSapling(PRFexpandK(constant)) where K is 256 bits.
All code and documentation in this repository is licensed under the MIT license.