vix.ing · top · new · best · stats · spec

Compiling and securing cryptographic protocols

2009/10/27 by Yannick Chevalier, Chevalier, Yannick, Michael Rusinowitch +1
Computer Science · #FOS: Computer and information sciences #Logic in Computer Science (cs.LO) #cs.LO

paper · pdf · doi:10.48550/arxiv.0910.5099

A short version was submitted to IPL

arxiv created 2009/10/27 · arxiv updated 2009/12/01

Abstract

Protocol narrations are widely used in security as semi-formal notations to specify conversations between roles. We define a translation from a protocol narration to the sequences of operations to be performed by each role. Unlike previous works, we reduce this compilation process to well-known decision problems in formal protocol analysis. This allows one to define a natural notion of prudent translation and to reuse many known results from the literature in order to cover more crypto-primitives. In particular this work is the first one to show how to compile protocols parameterised by the properties of the available operations.

Related