Project Topics
Here is a listing of possible topics and research questions for the course
project. For each topic area, I list a few papers that could serve
as the starting point for a survey as well as some open questions that could
be the starting point for a research-based project. You are welcome to choose
one of the directions listed here or propose your own direction.
Complexity of Lattice Problems
The Shortest Vector Problem in L2 is NP-Hard for Randomized Reductions, by Miklós Ajtai
The Shortest Vector in a Lattice is Hard to Approximate to Within Some Constant, by Daniele Micciancio
Hardness of Approximating the Shortest Vector Problem in Lattices, by Subhash Khot
Approximating SVP∞ to within Almost-Polynomial Factors Is NP-Hard, by Irit Dinur
On Lattices, Learning with Errors, Random Linear Codes, and Cryptography, by Oded Regev
Public-Key Cryptosystems from the Worst-Case Shortest Vector Problem, by Chris Peikert
(Gap/S)ETH Hardness of SVP, by Divesh Aggarwal and Noah Stephens-Davidowitz
Possible Directions
NP-hardness of GapSVP under a deterministic reduction under the \(\ell_2\) norm.
NP-hardness of GapSVP under polynomial-time reductions for a super-constant approximation factor
Classical worst-case hardness for LWE that subsumes the quantum reduction
Fine-grained hardness of GapSVP (e.g., ruling out a \( 2^{n / 10} \) algorithm for GapSVP under SETH); see also this blog post
Fully Homomorphic Encryption
Constructions
Fully Homomorphic Encryption without Bootstrapping, by Zvika Brakerski, Craig Gentry, and Vinod Vaikuntanathan
Fully Homomorphic Encryption without Modulus Switching from Classical GapSVP, by Zvika Brakerski
Homomorphic Encryption from Learning with Errors: Conceptually-Simpler, Asymptotically-Faster, Attribute-Based, by Craig Gentry, Amit Sahai, and Brent Waters
Leveled Fully Homomorphic Signatures from Standard Lattices, by Sergey Gorbunov, Vinod Vaikuntanathan, and Daniel Wichs
Possible Directions
Fully homomorphic encryption from LWE without making an additional circular security assumption
Homomorphic signatures with short public parameters (without random oracles)
Fully homomorphic signatures from lattices
Applications
Homomorphic Secret Sharing
Foundations
Function Secret Sharing, by Elette Boyle, Niv Gilboa, and Yuval Ishai
Foundations of Homomorphic Secret Sharing, by Elette Boyle, Niv Gilboa, Yuval Ishai, Huijia Lin, and Stefano Tessaro
Spooky Encryption and its Applications, by Yevgeniy Dodis, Shai Halevi, Ron D. Rothblum, and Daniel Wichs
Homomorphic Secret Sharing from Lattices Without FHE, by Elette Boyle, Lisa Kohl, and Peter Scholl
Applications
Proof Systems
Succinct Non-Interactive Arguments via Linear Interactive Proofs, by Nir Bitansky, Alessandro Chiesa, Yuval Ishai, Rafail Ostrovsky, and Omer Paneth
A Non-PCP Approach to Succinct Quantum-Safe Zero-Knowledge, by Jonathan Bootle, Vadim Lyubashevsky, Ngoc Khanh Nguyen, and Gregor Seiler
Shorter and Faster Post-Quantum Designated-Verifier zkSNARKs from Lattices, by Yuval Ishai, Hang Su, and David J. Wu
Lattice-Based PRFs
|