EasyPQC: Verifying Post-Quantum Cryptography

Manuel Barbosa,Gilles Barthe,Xiong Fan,Benjamin Gregoire,Shih-Han Hung,Jonathan Katz,Pierre-Yves Strub,Xiaodi Wu,Li Zhou
DOI: https://doi.org/10.1145/3460120.3484567
2021-01-01
Abstract:EasyCrypt is a formal verification tool used extensively for formalizing concrete security proofs of cryptographic constructions. However, the EasyCrypt formal logics consider only classical at- tackers, which means that post-quantum security proofs cannot be formalized and machine-checked with this tool. In this paper we prove that a natural extension of the EasyCrypt core logics permits capturing a wide class of post-quantum cryptography proofs, settling a question raised by (Unruh, POPL 2019). Leveraging our positive result, we implement EasyPQC, an extension of EasyCrypt for post-quantum security proofs, and use EasyPQC to verify post- quantum security of three classic constructions: PRF-based MAC, Full Domain Hash and GPV08 identity-based encryption.
What problem does this paper attempt to address?