中文
相关论文

相关论文: Multi-Server Verifiable Delegation of Computations…

200 篇论文

In this paper, we propose a secure two-party computation protocol for dynamic controllers using a secret sharing scheme. The proposed protocol realizes outsourcing of controller computation to two servers, while controller parameters,…

系统与控制 · 电气工程与系统科学 2025-12-29 Kaoru Teranishi , Takashi Tanaka

Cloud computing systems, in which clients rent and share computing resources of third party platforms, have gained widespread use in recent years. Furthermore, cloud computing for mobile systems (i.e., systems in which the clients are…

密码学与安全 · 计算机科学 2014-10-07 Sriram N. Premnath , Zygmunt J. Haas

Ideally, by enabling multi-tenancy, network virtualization allows to improve resource utilization, while providing performance isolation: although the underlying resources are shared, the virtual network appears as a dedicated network to…

网络与互联网体系结构 · 计算机科学 2017-05-01 Arsany Basta , Andreas Blenk , Wolfgang Kellerer , Stefan Schmid

The tremendous development of cloud computing and network technology makes it possible for multiple people with limited resources to complete a large-scale computing with the help of cloud servers. In order to protect the privacy of…

量子物理 · 物理学 2018-12-18 Hao Cao , Wenping Ma , Ge Liu , Liangdong Lyu

Growth in research collaboration has caused an increased need for sharing of data. However, when this data is private, there is also an increased need for maintaining security and privacy. Secure multi-party computation enables any function…

密码学与安全 · 计算机科学 2016-12-28 Justin DeBenedetto , Marina Blanton

Multi-tenant computing platforms are typically comprised of several software and hardware components including platform firmware, host operating system kernel, virtualization monitor, and the actual tenant payloads that run on them…

密码学与安全 · 计算机科学 2023-04-14 Ravi Sahita , Atish Patra , Vedvyas Shanbhogue , Samuel Ortiz , Andrew Bresticker , Dylan Reid , Atul Khare , Rajnesh Kanwal

This work establishes the fundamental limits of the classical problem of multi-user distributed computing of linearly separable functions. In particular, we consider a distributed computing setting involving $L$ users, each requesting a…

信息论 · 计算机科学 2026-01-16 K. K. Krishnan Namboodiri , Elizabath Peter , Derya Malak , Petros Elia

In the setting of secure multiparty computation (MPC), a set of mutually distrusting parties wish to jointly compute a function, while guaranteeing the privacy of their inputs and the correctness of the output. An MPC protocol is called…

密码学与安全 · 计算机科学 2021-05-07 Ran Cohen , Iftach Haitner , Eran Omri , Lior Rotem

Imagine a group of citizens willing to collectively contribute their personal data for the common good to produce socially useful information, resulting from data analytics or machine learning computations. Sharing raw personal data with a…

密码学与安全 · 计算机科学 2021-12-24 Riad Ladjel , Nicolas Anciaux , Aurélien Bellet , Guillaume Scerri

Secure multiparty computation (MPC) allows joint privacy-preserving computations on data of multiple parties. Although MPC has been studied substantially, building solutions that are practical in terms of computation and communication cost…

网络与互联网体系结构 · 计算机科学 2010-02-16 Martin Burkhart , Mario Strasser , Dilip Many , Xenofontas Dimitropoulos

We consider the following problem that arises in outsourced storage: a user stores her data $x$ on a remote server but wants to audit the server at some later point to make sure it actually did store $x$. The goal is to design a…

计算复杂性 · 计算机科学 2011-04-18 Mohammad Iftekhar Husain , Steve Ko , Atri Rudra , Steve Uurtamo

The present paper introduces a practical protocol for provably secure, outsourced computation. Our protocol minimizes overhead for verification by requiring solutions to withstand an interactive game between a prover and challenger. For…

计算机科学与博弈论 · 计算机科学 2016-06-21 Sanjay Jain , Prateek Saxena , Frank Stephan , Jason Teutsch

In this paper, we study the problem of \emph{private and secure distributed matrix multiplication (PSDMM)}, where a user having a private matrix $A$ and $N$ non-colluding servers sharing a library of $L$ ($L>1$) matrices $B^{(0)},…

信息论 · 计算机科学 2022-02-01 Jie Li , Camilla Hollanti

In federated learning, multiple parties can cooperate to train the model without directly exchanging their own private data, but the gradient leakage problem still threatens the privacy security and model integrity. Although the existing…

密码学与安全 · 计算机科学 2025-11-18 Minjie Wang , Jinguang Han , Weizhi Meng

Cloud-based serverless computing systems, either public or privately provisioned, aim to provide the illusion of infinite resources and abstract users from details of the allocation decisions. With the goal of providing a low cost and a…

分布式、并行与集群计算 · 计算机科学 2020-11-25 Chavit Denninnart

Most existing secure neural network inference protocols based on secure multi-party computation (MPC) typically support at most four participants, demonstrating severely limited scalability. Liu et al. (USENIX Security'24) presented the…

密码学与安全 · 计算机科学 2026-04-23 Qinghui Zhang , Xiaojun Chen , Yansong Zhang , Xudong Chen

We propose an efficient framework for enabling secure multi-party numerical computations in a Peer-to-Peer network. This problem arises in a range of applications such as collaborative filtering, distributed computation of trust and…

密码学与安全 · 计算机科学 2008-11-15 Danny Bickson , Genia Bezman , Danny Dolev , Benny Pinkas

Secure Multi-Party Computation (MPC) is an area of cryptography that enables computation on sensitive data from multiple sources while maintaining privacy guarantees. However, theoretical MPC protocols often do not scale efficiently to…

密码学与安全 · 计算机科学 2019-01-03 Valerie Chen , Valerio Pastro , Mariana Raykova

Secure multi-party computation (SMC) techniques are increasingly becoming more efficient and practical thanks to many recent novel improvements. The recent work have shown that different protocols that are implemented using different…

密码学与安全 · 计算机科学 2016-05-03 Erman Pattuk , Murat Kantarcioglu , Huseyin Ulusoy , Bradley Malin

Service Function Chaining (SFC) is the problem of deploying various network service instances over geographically distributed data centers and providing inter-connectivity among them. The goal is to enable the network traffic to flow…

网络与互联网体系结构 · 计算机科学 2019-03-28 Deval Bhamare , Mohammed Samaka , Aiman Erbad , Raj Jain , Lav Gupta , H. Anthony Chan