中文
相关论文

相关论文: A Generalized Two-Phase Analysis of Knowledge Flow…

200 篇论文

Quantum secure direct communication provides a direct means of conveying secret information via quantum states among legitimate users. The past two decades have witnessed its great strides both theoretically and experimentally. However, the…

量子物理 · 物理学 2021-09-14 Zhangdong Ye , Dong Pan , Zhen Sun , Chunguang Du , Liuguo Yin , Guilu Long

We present efficient and practical algorithms for a large, distributed system of processors to achieve reliable computations in a secure manner. Specifically, we address the problem of computing a general function of several private inputs…

密码学与安全 · 计算机科学 2021-01-29 Donald Rozinak Beaver

In this paper we propose a general definition of secrecy for cryptographic protocols in the Dolev-Yao model. We give a sufficient condition ensuring secrecy for protocols where rules have encryption depth at most two, that is satisfied by…

密码学与安全 · 计算机科学 2007-05-23 Danièle Beauquier , Frédéric Gauche

Elaborate protocols in Secure Multi-party Computation enable several participants to compute a public function of their own private inputs while ensuring that no undesired information leaks about the private inputs, and without resorting to…

密码学与安全 · 计算机科学 2019-01-04 Patrick Ah-Fat , Michael Huth

We introduce a new perspective into the field of quantitative information flow (QIF) analysis that invites the community to bound the leakage, reported by QIF quantifiers, by a range consistent with the size of a program's secret input…

密码学与安全 · 计算机科学 2012-06-06 Sari Haj Hussein

Security graphs model attacks, defenses, mitigations, and vulnerabilities on computer networks and systems. With proper attributes, they provide security metrics using standard graph algorithms. A hyperflow graph is a register-transfer…

密码学与安全 · 计算机科学 2023-04-18 Andres Meza , Ryan Kastner

The problem of resolving virtual method and interface calls in object-oriented languages has been a long standing challenge to the program analysis community. The complexities are due to various reasons, such as increased levels of class…

编程语言 · 计算机科学 2019-07-16 Xilong Zhuo , Chenyi Zhang

Dempster-Shafer theory of imprecise probabilities has proved useful to incorporate both nonspecificity and conflict uncertainties in an inference mechanism. The traditional Bayesian approach cannot differentiate between the two, and is…

密码学与安全 · 计算机科学 2015-03-20 Sari Haj Hussein

Through the increasing interconnection between various systems, the need for confidential systems is increasing. Confidential systems share data only with authorized entities. However, estimating the confidentiality of a system is complex,…

We propose a general security definition for cryptographic quantum protocols that implement classical non-reactive two-party tasks. The definition is expressed in terms of simple quantum-information-theoretic conditions which must be…

量子物理 · 物理学 2009-04-06 Serge Fehr , Christian Schaffner

The dependency core calculus (DCC), a simple extension of the computational lambda calculus, captures a common notion of dependency that arises in many programming language settings. This notion of dependency is closely related to the…

编程语言 · 计算机科学 2010-04-09 Avik Chaudhuri

The majority of systems rely on user authentication on passwords, but passwords have so many weaknesses and widespread use that easily raise significant security concerns, regardless of their encrypted form. Users hold the same password for…

Timed Concurrent Constraint Programming (tcc) is a declarative model for concurrency offering a logic for specifying reactive systems, i.e. systems that continuously interact with the environment. The universal tcc formalism (utcc) is an…

计算机科学中的逻辑 · 计算机科学 2020-02-19 Moreno Falaschi , Carlos Olarte , Catuscia Palamidessi

This paper revisits formalizations of information-theoretic security for symmetric-key encryption and key agreement protocols which are very fundamental primitives in cryptography. In general, we can formalize information-theoretic security…

密码学与安全 · 计算机科学 2014-10-07 Mitsugu Iwamoto , Kazuo Ohta , Junji Shikata

Testing-based methodologies like fuzzing are able to analyze complex software which is not amenable to traditional formal approaches like verification, model checking, and abstract interpretation. Despite enormous success at exposing…

软件工程 · 计算机科学 2019-04-17 Shaobo He , Michael Emmi , Gabriela Ciocarlie

We suggest two new methodologies for the design of efficient secure protocols, that differ with respect to their underlying computational models. In one methodology we utilize the communication complexity tree (or branching for f and…

密码学与安全 · 计算机科学 2007-05-23 Moni Naor , Kobbi Nissim

A computational flow is a pair consisting of a sequence of computational problems of a certain sort and a sequence of computational reductions among them. In this paper we will develop a theory for these computational flows and we will use…

逻辑 · 数学 2017-11-07 Amirhossein Akbar Tabatabai

We present Clio, an information flow control (IFC) system that transparently incorporates cryptography to enforce confidentiality and integrity policies on untrusted storage. Clio insulates developers from explicitly manipulating keys and…

密码学与安全 · 计算机科学 2017-08-30 Lucas Waye , Pablo Buiras , Owen Arden , Alejandro Russo , Stephen Chong

Cryptographic protocols are often specified by narrations, i.e., finite sequences of message exchanges that show the intended execution of the protocol. Another use of narrations is to describe attacks. We propose in this paper to compile,…

密码学与安全 · 计算机科学 2021-09-08 Yannick Chevalier , Michaël Rusinowitch

Writing dataflow analyzers requires both language and domain-specificity. That is to say, each programming language and each program property requires its own analyzer. To enable a streamlined, user-driven approach to dataflow analyzers, we…

编程语言 · 计算机科学 2024-05-21 Abdullah Rasheed