plonk_tutorial
Cryptographic protocol tutorial
An incomplete and learning-focused implementation of a cryptographic protocol
78 stars
6 watching
32 forks
Language: Jupyter Notebook
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 778 |
adamisz/from0k2bp | Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 157 |
b-chiang/protocol-reading-list | A curated list of resources for understanding crypto protocols | 436 |
adria0/plonk-by-fingers | Implementation of the Plonk by Hand protocol in Rust to understand its inner workings | 61 |
joearms/crypto_tutorial | Building an Erlang-based tutorial on cryptographic topics | 362 |
zk-garage/plonk | A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 294 |
hb20007/hands-on-nltk-tutorial | A comprehensive tutorial for natural language processing in Python using NLTK and Jupyter Notebooks. | 545 |
barbagroup/jupyter-tutorial | An educational resource providing an introduction to Jupyter Notebook, including its use and applications. | 23 |
4dsolutions/python5 | An experiment in teaching Python programming using Jupyter Notebooks | 11 |
boazbk/crypto | Lecture notes and resources for an introductory cryptography course | 512 |
plonky3/plonky3 | A toolkit for implementing polynomial IOPs and various cryptographic schemes | 476 |
vbuterin/pybitcointools | A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,301 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 190 |
yhilpisch/py4at | Jupyter Notebooks and code for algorithmic trading book in Python | 694 |
dusk-network/plonk | A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 551 |