中文
相关论文

相关论文: The Security Protocol Verifier ProVerif and its Ho…

200 篇论文

This document presents the security protocol verifier CryptoVerif.CryptoVerif does not rely on the symbolic, Dolev-Yao model, but on the computational model. It can verify secrecy, correspondence (which include authentication), and…

密码学与安全 · 计算机科学 2023-10-24 Bruno Blanchet

Transparency protocols are protocols whose actions can be publicly monitored by observers (such observers may include regulators, rights advocacy groups, or the general public). The observed actions are typically usages of private keys such…

密码学与安全 · 计算机科学 2023-04-18 Vincent Cheval , José Moreira , Mark Ryan

Constrained Horn Clauses (CHCs) are widely adopted as intermediate representations for a variety of verification tasks, including safety checking, invariant synthesis, and interprocedural analysis. This paper introduces CHCVERIF, a…

软件工程 · 计算机科学 2025-10-31 Mihály Dobos-Kovács , Levente Bajczi , András Vörös

In the Horn theory based approach for cryptographic protocol analysis, cryptographic protocols and (Dolev-Yao) intruders are modeled by Horn theories and security analysis boils down to solving the derivation problem for Horn theories. This…

密码学与安全 · 计算机科学 2008-08-06 Ralf Kuesters , Tomasz Truderung

We present a new technique for verifying correspondences in security protocols. In particular, correspondences can be used to formalize authentication. Our technique is fully automatic, it can handle an unbounded number of sessions of the…

密码学与安全 · 计算机科学 2008-02-26 Bruno Blanchet

Consider the problem of verifying security properties of a cryptographic protocol coded in C. We propose an automatic solution that needs neither a pre-existing protocol description nor manual annotation of source code. First, symbolically…

密码学与安全 · 计算机科学 2011-07-07 Mihhail Aizatulin , Andrew D. Gordon , Jan Jürjens

Security is critical for everything relying on modern digital systems. Because almost all digital interactions are governed by the Internet and cryptographic protocols, these protocols must serve as reliable mechanisms that guarantee core…

密码学与安全 · 计算机科学 2026-05-29 Leonard Tudorache , Ivan Kurtev , Mark van den Brand

This thesis presents an automated method for verifying security properties of protocol implementations written in the C language. We assume that each successful run of a protocol follows the same path through the C code, justified by the…

密码学与安全 · 计算机科学 2020-01-06 Mihhail Aizatulin

We propose a security verification framework for cryptographic protocols using machine learning. In recent years, as cryptographic protocols have become more complex, research on automatic verification techniques has been focused on. The…

密码学与安全 · 计算机科学 2023-04-27 Kentaro Ohno , Misato Nakabayashi

We present a recursive formulation of the Horn algorithm for deciding the satisfiability of propositional clauses. The usual presentations in imperative pseudo-code are informal and not suitable for simple proofs of its main properties. By…

计算机科学中的逻辑 · 计算机科学 2018-09-14 António Ravara

We show how automatic tools for the verification of linear and branching time properties of procedural, multi-threaded, and functional programs as well as program synthesis can be naturally and uniformly seen as solvers of constraints in…

计算机科学中的逻辑 · 计算机科学 2014-06-02 Andrey Rybalchenko

Security of cryptographic protocols can be analysed by creating a model in a formal language and verifying the model in a tool. All such tools focus on the last part of the analysis, verification, and the interpretation of the specification…

密码学与安全 · 计算机科学 2022-04-06 Roberto Metere , Luca Arnaboldi

In recent times, many protocols have been proposed to provide security for various information and communication systems. Such protocols must be tested for their functional correctness before they are used in practice. Application of formal…

密码学与安全 · 计算机科学 2011-01-11 Suvansh Lal , Mohit Jain , Vikrant Chaplot

Automated verification of security protocols based on dynamic root of trust, typically relying on protected hardware such as TPM, involves several challenges that we address in this paper. We model the semantics of trusted computing…

密码学与安全 · 计算机科学 2018-07-24 Sergiu Bursuc , Christian Johansen , Shiwei Xu

For the formal verification of a network security policy, it is crucial to express the verification goals. These formal goals, called security invariants, should be easy to express for the end user. Focusing on access control and…

密码学与安全 · 计算机科学 2016-04-04 Cornelius Diekmann , Stephan-A. Posselt , Heiko Niedermayer , Holger Kinkelin , Oliver Hanka , Georg Carle

In today's world password are mostly used for authentication. This makes them prone to various kinds of attacks like dictionary attacks. A dictionary attack is a method of breaking the password by systematically entering every word in a…

密码学与安全 · 计算机科学 2012-12-27 Priyanka Naik , Sugata Sanyal

Proof-of-concept exploits help demonstrate software vulnerability beyond doubt and communicate attacks to non-experts. But exploits can be configuration-specific, for example when in Security APIs, where keys are set up specifically for the…

密码学与安全 · 计算机科学 2024-10-03 Robert Künnemann , Julian Biehl

Current formal approaches have been successfully used to find design flaws in many security protocols. However, it is still challenging to automatically analyze protocols due to their large or infinite state spaces. In this paper, we…

密码学与安全 · 计算机科学 2019-08-27 Yan Xiong , Cheng Su , Wenchao Huang , Fuyou Miao , Wansen Wang , Hengyi Ouyang

We present an algorithm to certify IP spoofing protection of firewall rulesets. The algorithm is machine-verifiably proven sound and its use is demonstrated in real-world scenarios.

密码学与安全 · 计算机科学 2016-03-25 Cornelius Diekmann , Lukas Schwaighofer , Georg Carle

Formal verification is crucial for ensuring the robustness of security protocols against adversarial attacks. The Needham-Schroeder protocol, a foundational authentication mechanism, has been extensively studied, including its integration…

密码学与安全 · 计算机科学 2025-08-29 Kangfeng Ye , Roberto Metere , Jim Woodcock , Poonam Yadav
‹ 上一页 1 2 3 10 下一页 ›