[Resource Topic] 2019/1449: Formalising Oblivious Transfer in the Semi-Honest and Malicious Model in CryptHOL

Welcome to the resource topic for 2019/1449

Title:
Formalising Oblivious Transfer in the Semi-Honest and Malicious Model in CryptHOL

Authors: David Butler, David Aspinall, Adria Gascon

Abstract:

Multi-Party Computation (MPC) allows multiple parties to compute a function together while keeping their inputs private. Large scale implementations of MPC protocols are becoming practical thus it is important to have strong guarantees for the whole development process, from the underlying cryptography to the implementation. Computer aided proofs are a way to provide such guarantees. We use CryptHOL to formalise a framework for reasoning about two party protocols using the security definitions for MPC. In particular we consider protocols for 1-out-of-2 Oblivious Transfer (OT^1_2) — a fundamental MPC protocol — in both the semi-honest and malicious models. We then extend our semi-honest formalisation to OT^1_4 which is a building block for our proof of security for the two party GMW protocol — a protocol that can securely compute any Boolean circuit. The semi-honest OT^1_2 protocol we formalise is constructed from Extended Trapdoor Permutations (ETP), we first prove the general construction secure and then instantiate for the RSA collection of functions — a known ETP. Our general proof assumes only the existence of ETPs, meaning any instantiated results come without needing to prove any security properties, only that the requirements of an ETP are met.

ePrint: https://eprint.iacr.org/2019/1449

See all topics related to this paper.

Feel free to post resources that are related to this paper below.

Example resources include: implementations, explanation materials, talks, slides, links to previous discussions on other websites.

For more information, see the rules for Resource Topics .