Skip to content
/ WTF-zk Public
forked from WTFAcademy/WTF-zk

零知识证明入门教程。

License

Notifications You must be signed in to change notification settings

x1957/WTF-zk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF zk

零知识证明(zero-knowledge proof)入门教程,目的是让仅有高中数学基础的人也能入门zk。我们会使用python复现一些算法,所以你也需要学python。

我们最近在学习zero-knowledge proof,巩固一下细节,也写一个“WTF zk极简入门”,供小白们使用(编程大佬可以另找教程),每周更新1-3讲。

入门

第1章 数学基础

第1讲 整数运算基础Code | 教程

第2讲 质数基础Code | 教程

第3讲 欧几里得算法Code | 教程

第4讲 拓展欧几里得算法Code | 教程

Reference

  1. Moonmath Manual by LeastAuthority

  2. zk-learning MOOC

  3. The RareSkills Book of Zero Knowledge

About

零知识证明入门教程。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%