-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* First draft of the zk-slides * Review and fix slides. Move images to img folder. * - implement factorization verification circuit in circom. - add guide to generate proof using snarkjs. * rename pot14 to pot10 because we only generated tau's power up to 2^10 * - Apply comments from @@AlistairStewart. - Add circuit images. * Typos and grammer improvement from review of ZK proof lecture. Co-authored-by: Andrew <andrewburger1991@gmail.com> Co-authored-by: Nate Armstrong <naterarmstrong@gmail.com> * - sage code clean up. - explaining non vs interactive in notes. - remove mention of DL for Schnorr Signature. * Remove ZK Proofs from Exotic_Primitives as it moved to its own module * Add a less-scary explanation for NP in zk-proofs * Restructure zk-proofs files to adhere to the structure of other modules * fix links in `syllabus/1-Cryptography/README.md` * Remove bad link from snarkjs README --------- Co-authored-by: Andrew <andrewburger1991@gmail.com> Co-authored-by: Nate Armstrong <naterarmstrong@gmail.com>
- Loading branch information
1 parent
744bb41
commit 5145304
Showing
24 changed files
with
1,542 additions
and
168 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.