Course Projects
MPC with Amortized Linear Communication Cost [pdf]
Non-Black-Box Simulation [pdf]
- Course project of Fundamentals of Cryptography.
- A review for the paper How to Go Beyond the Black-Box Simulation Barrier.
- We gained a better understanding of zero-knowledge protocols and how non-black-box simulation can help us achieve zero-knowledge.
Propositional Dynamic Logic (PDL) [pdf]
- Course project of Logic, Computation and Games.
- We learned the connection between PDL and Public Announcement Language (PAL).
- We used PDL to derive some recursion axioms of PAL, one of which is equivalent to but simpler than the axiom shown in the class.