Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 715 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 715 Bytes

Zcash security analysis

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.

License

All code and documentation in this repository is licensed under the MIT license.