@0xPARC team released the v2.0.0 version of the programmable cryptography textbook, including updates and bug fixes, supporting learning of ZK and other cryptographic technologies. @0xPARC 团队发布了可编程密码学教材的v2.0.0版本,包括更新内容和错误修复,支持ZK等密码学技术的学习。 @0xPARC チームは、ZK やその他の暗号技術の学習をサポートする更新とバグ修正を含む、プログラマブル暗号教科書 の v2.0.0 バージョンをリリースしました。
NotesNotes要点
Defines programmable cryptography with 2PC, SNARKs, FHE, ORAM.
2PC: Secure computation via Yao’s circuits and OT.
SNARK basics: elliptic curves and polynomial commitments.
SNARK example: PLONK with arithmetization and constraints.
FHE: LWE-based homomorphic encryption and bootstrapping.