design-of-sapling-book/SUMMARY.md

25 lines
777 B
Markdown
Raw Permalink Normal View History

2018-06-17 10:23:24 -07:00
# Summary
2018-06-21 04:28:23 -07:00
* [Introduction](README.md)
2018-07-12 10:14:31 -07:00
* [Background](background/README.md)
* [Groups and Fields](background/groups_and_fields.md)
* [Elliptic Curves](background/elliptic_curves.md)
* [Pairings](background/pairings.md)
* [Zero-knowledge Proofs](background/zkp.md)
* [Zerocash](background/zerocash.md)
* [BLS12-381](bls12_381.md)
2018-06-21 04:28:23 -07:00
* [zk-SNARKs](zksnarks/README.md)
2018-08-04 16:07:03 -07:00
* [QAPs](zksnarks/qaps.md)
2018-07-12 10:14:31 -07:00
* [R1CS and QAPs](zksnarks/r1cs_and_qaps.md)
* [Groth16](zksnarks/groth16.md)
* [Parameter Generation](zksnarks/paramgen.md)
* [Primitives](primitives/README.md)
* [Jubjub](primitives/jubjub.md)
* [Pedersen hashes](primitives/pedersen.md)
* [RedJubjub](primitives/redjubjub.md)
* [Boolean Decomposition](primitives/unpacking.md)
----
zerocash stuff somehow