2020-12-04 17:19:17 +00:00
|
|
|
# The halo2 Book
|
2020-12-04 16:13:04 +00:00
|
|
|
|
2020-12-04 17:19:17 +00:00
|
|
|
[halo2](README.md)
|
|
|
|
|
- [Concepts](concepts.md)
|
2020-12-25 12:56:25 +00:00
|
|
|
- [Background](concepts/background.md)
|
|
|
|
|
- [UltraPLONK Arithmetization](concepts/arithmetization.md)
|
|
|
|
|
- [Cores](concepts/cores.md)
|
|
|
|
|
- [Chips](concepts/chips.md)
|
|
|
|
|
- [Gadgets](concepts/gadgets.md)
|
2020-12-04 17:19:17 +00:00
|
|
|
- [User Documentation](user.md)
|
2020-12-10 20:43:01 +00:00
|
|
|
- [A simple example](user/simple-example.md)
|
|
|
|
|
- [Lookup tables](user/lookup-tables.md)
|
2020-12-04 17:19:17 +00:00
|
|
|
- [Gadgets](user/gadgets.md)
|
2020-12-10 20:35:36 +00:00
|
|
|
- [Tips and tricks](user/tips-and-tricks.md)
|
2020-12-04 17:19:17 +00:00
|
|
|
- [Design](design.md)
|
2020-12-23 03:26:45 +00:00
|
|
|
- [Multipoint opening argument](design/multipoint-opening.md)
|
2020-12-22 20:18:53 +00:00
|
|
|
- [Permutation argument](design/permutation.md)
|
2020-12-15 16:02:45 +00:00
|
|
|
- [Lookup argument](design/lookup-argument.md)
|
2020-12-22 14:23:20 +00:00
|
|
|
- [Gadgets](design/gadgets.md)
|
|
|
|
|
- [SHA-256](design/gadgets/sha256.md)
|
2020-12-23 02:44:33 +00:00
|
|
|
- [16-bit table chip](design/gadgets/sha256/table16.md)
|