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: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
| Exploring the development of a cryptographic protocol from scratch to production-ready implementation | 156 |
| A curated list of resources for understanding crypto protocols | 437 |
| Implementation of the Plonk by Hand protocol in Rust to understand its inner workings | 60 |
| Building an Erlang-based tutorial on cryptographic topics | 363 |
| A Rust implementation of PLONK proving system with optimized performance and genericity for curve types | 295 |
| A comprehensive tutorial covering various Natural Language Processing tasks using the NLTK library in Python. | 545 |
| An educational resource providing an introduction to Jupyter Notebook, including its use and applications. | 23 |
| An experiment in teaching Python programming using Jupyter Notebooks | 11 |
| Lecture notes and resources for an introductory cryptography course | 515 |
| A toolkit for implementing polynomial IOPs and PIOPs. | 511 |
| A collection of reusable functions for cryptographic operations related to Bitcoin. | 1,304 |
| A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
| A collection of Jupyter Notebooks and Python code supporting the book on algorithmic trading using Python. | 701 |
| A Rust implementation of a secure cryptographic system for efficient zero-knowledge proofs | 554 |