{"id":24868674,"url":"https://github.com/the-web3/cryptography","last_synced_at":"2026-01-25T08:31:05.671Z","repository":{"id":38321693,"uuid":"174706666","full_name":"the-web3/cryptography","owner":"the-web3","description":"Cryptography that everyone can understand","archived":false,"fork":false,"pushed_at":"2024-09-04T03:36:14.000Z","size":8395,"stargazers_count":670,"open_issues_count":0,"forks_count":86,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-19T23:24:27.222Z","etag":null,"topics":["blockchain","cryptography"],"latest_commit_sha":null,"homepage":"https://the-web3.github.io/cryptography/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/the-web3.png","metadata":{"files":{"readme":"README.md","changelog":"history/EnglishReadme.md","contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["guoshijiang"],"custom":["https://www.wenwoha.com/","https://chaineye.info/","https://gingernet.vip/"]}},"created_at":"2019-03-09T14:48:54.000Z","updated_at":"2025-07-02T14:51:21.000Z","dependencies_parsed_at":"2024-04-26T09:29:55.500Z","dependency_job_id":"f6cfebd4-5da7-4cbd-9361-698d4b22b6d3","html_url":"https://github.com/the-web3/cryptography","commit_stats":null,"previous_names":["savour-community/cryptography","the-web3/cryptography","guoshijiang/cryptography"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/the-web3/cryptography","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-web3%2Fcryptography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-web3%2Fcryptography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-web3%2Fcryptography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-web3%2Fcryptography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/the-web3","download_url":"https://codeload.github.com/the-web3/cryptography/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/the-web3%2Fcryptography/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28749285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T07:58:02.558Z","status":"ssl_error","status_checked_at":"2026-01-25T07:57:57.153Z","response_time":113,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cryptography"],"created_at":"2025-02-01T02:30:15.567Z","updated_at":"2026-01-25T08:31:05.654Z","avatar_url":"https://github.com/the-web3.png","language":null,"funding_links":["https://github.com/sponsors/guoshijiang","https://www.wenwoha.com/","https://chaineye.info/","https://gingernet.vip/"],"categories":["Others"],"sub_categories":[],"readme":"[![English](https://img.shields.io/badge/English-README-blue)](EnglishReadme.md)\n\n\n# 人人都能看懂的密码学(欢迎有识之士参与贡献)\n\n本教程由 The Web3 社区出品, DappLink 赞助\n\n[![DappLink](https://raw.githubusercontent.com/eniac-x-labs/.github/main/profile/dapplink.jpeg)](https://www.dapplink.xyz/zh)\n\n\n本书的目标是将苦涩难懂的密码学简单化，让更多人能够读懂密码学，对密码学产生兴趣。阅读本书，需有一定的数学理论基础。书中的密码将以图解和简单易懂的语言叙述密码学的逻辑。\n\n\u003c!-- ### [第一章：序言](./preface/README.md)\n\n### [第二章：密码学发展简史](./history/README.md)\n\n### [第三章：对称加密和非对称加密](./encryptType/README.md)\n\n### [第四章：单向散列函数 ](./Hash/README.md)\n\n### [第五章：分组加密 ](./blockCipher/README.md)\n\n### [第六章：消息认证码 ](./MAC/README.md)\n\n### [第七章：PKI公钥基础设施 ](./PKI/README.md)\n\n### [第八章：数字签名 ](./DigitalSignature/README.md)\n\n### [第九章：秘密共享 ](./share/README.md)\n\n### [第十章：MPC 多方计算概述 ](./MPC/README.md)\n\n### [第十一章：不经意传输 ](./ot/README.md)\n\n### [第十二章：混淆电路 ](./GC/README.md)\n\n### [第十三章： 具体的 MPC 算法和代码实现 ](./MPC/mpc-implementation.md)\n\n### [第十四章：零知识证明简介](./zkp/zkp_introduce.md)\n\n### [第十五章：零知识证明应用](./zkp/app.md)\n\n### [第十六章：Groth16 算法介绍和代码实现](./zkp/groth16.md)\n\n### [第十七章：Sonic 算法介绍和代码实现]()\n\n### [第十八章：Fractal 算法介绍和代码实现]()\n\n### [第十九章：Halo 算法介绍和代码实现]()\n\n### [第二十章：SuperSonic 算法介绍和代码实现]()\n\n### [第二十一章：Marlin 算法介绍和代码实现]()\n\n### [第二十二章：Plonk 算法介绍和代码实现]()\n\n### [第二十三章：Zk-Stark 算法介绍和代码实现]()\n\n### [第二十三章：国密 ](./china/README.md)\n\n### [关于本书](./preface/README.md) --\u003e\n\n\n目前本书在写作阶段，书籍的版本暂设为 V1.0.1 版，本书将一直跟随密码学技术的发展，随时会更新, 本书的内容将会在笔者的博客和公众号上同步更新，可能内容上不太一致，希望读者多多包涵。由于编写本书的作者水平有限，书中有什么质疑的地方，大家可以提出来一起讨论。\n\n### 联系作者，一起研究密码学，完成本书写作\n\n- 邮箱：guoshijiang2012@163.com\n- 微信：LGZAXE\n- discord: https://discord.gg/WW86tqEw\n- telegram: @shijiangguo\n- Twitter: @seek_web3\n\n\n## The Web3 社区简介\nThe Web3 是一个专注 Web3 技术解决方案设计与开发、技术教程设计与开发、Web3 项目投研分析和 Web3 项目孵化，旨在将开发者，创业者，投资者和项目方联系在一起的社区。\n\n### The web3 业务范围\n\n- 技术服务：提供交易所钱包，HD 钱包，硬件钱包，MPC 托管钱包，Dapps,  质押协议，L1，L2 ，L3 公链，数据可用层（DA）和中心化交易所技术开发服务。\n- 技术培训：提供个人技术成长和企业技术培训服务\n- 开发者活动承接：各种线下线上黑客松和开发者 meetup 活动承接\n- 除此之外，我们还和 \"磐石安全实验室\" 深入合作，开展去中心化安全审计服务\n- \n## The Web3 社区官方链接\n- github: https://github.com/the-web3\n- X: https://twitter.com/0xtheweb3cn\n- telegram: https://t.me/+pmoh3D4uTAFjNWM1\n- discord:  https://discord.gg/muhuXRsK\n- the web3 官网：https://thewebthree.xyz/\n- the web3 技术服务网站：https://web.thewebthree.xyz/\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-web3%2Fcryptography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthe-web3%2Fcryptography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthe-web3%2Fcryptography/lists"}