Universal Composition with Global Subroutines: Capturing Global Setup within plain UC
Universal Composition with Global Subroutines: Capturing Global Setup within plain UC
复制标题
DOI:
10.1007/978-3-030-64381-2_1
复制
发表时间:
2020
期刊:
影响因子:
--
通讯作者:
Christian Badertscher;R. Canetti;Julia Hesse;Björn Tackmann;Vassilis Zikas
中科院分区:
文献类型:
--
作者:
Christian Badertscher;R. Canetti;Julia Hesse;Björn Tackmann;Vassilis Zikas
The Global and Externalized UC frameworks [Canetti-Dodis-Pass-Walfish, TCC 07] extend the plain UC framework to additionally handle protocols that use a “global setup”, namely a mechanism that is also used by entities outside the protocol. These frameworks have broad applicability: Examples include public-key infrastructures, common reference strings, shared synchronization mechanisms, global blockchains, or even abstractions such as the random oracle. However, the need to work in a specialized framework has been a source of confusion, incompatibility, and an impediment to broader use.We show how security in the presence of a global setup can be captured within the plain UC framework, thus significantly simplifying the treatment. This is done as follows:We extend UC-emulation to the case where both the emulating protocoland the emulated protocolmake subroutine calls to protocolthat is accessible also outsideand. As usual, this notion considers only a single instance ofor(alongside).We extend the UC theorem to hold even with respect to the new notion of UC emulation. That is, we show that ifUC-emulatesin the presence of, thenUC-emulatesfor any protocol, even whenusesdirectly, and in addition calls many instances of, all of which use the same instance of. We prove this extension using the existing UC theorem as a black box, thus further simplifying the treatment.We also exemplify how our treatment can be used to streamline, within the plain UC model, proofs of security of systems that involve global set-up, thus providing greater simplicity and flexibility.