DocumentCode :
154024
Title :
Automated Analysis and Synthesis of Block-Cipher Modes of Operation
Author :
Malozemoff, Alex J. ; Katz, Jonathan ; Green, Matthew D.
Author_Institution :
Dept. of Comput. Sci., Univ. of Maryland, Baltimore, MD, USA
fYear :
2014
fDate :
19-22 July 2014
Firstpage :
140
Lastpage :
152
Abstract :
Block ciphers such as AES are deterministic, keyed functions that operate on small, fixed-size blocks. Block-cipher modes of operation define a mechanism for probabilistic encryption of arbitrary length messages using any underlying block cipher. A mode of operation can be proven secure (say, against chosen-plaintext attacks) based on the assumption that the underlying block cipher is a pseudorandom function. Such proofs are complex and error-prone, however, and must be done from scratch whenever a new mode of operation is developed. We propose an automated approach for the security analysis of block-cipher modes of operation based on a "local" analysis of the steps carried out by the mode when handling a single message block. We model these steps as a directed, acyclic graph, with nodes corresponding to instructions and edges corresponding to intermediate values. We then introduce a set of labels and constraints on the edges, and prove a meta-theorem showing that any mode for which there exists a labeling of the edges satisfying these constraints is secure (against chosen-plaintext attacks). This allows us to reduce security of a given mode to a constraint-satisfaction problem, which in turn can be handled using an SMT solver. We couple our security-analysis tool with a routine that automatically generates viable modes, together, these allow us to synthesize hundreds of secure modes.
Keywords :
constraint satisfaction problems; cryptography; directed graphs; probability; AES; SMT solver; arbitrary length messages; block-cipher modes of operation; constraint-satisfaction problem; deterministic keyed functions; directed acyclic graph; edges labeling; local analysis; message block; meta-theorem; plaintext attacks; probabilistic encryption; proofs; pseudorandom function; secure modes; security-analysis tool; Ciphers; Encryption; Labeling; Law; modes of operation; program synthesis; symmetric-key encryption;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Security Foundations Symposium (CSF), 2014 IEEE 27th
Conference_Location :
Vienna
Type :
conf
DOI :
10.1109/CSF.2014.18
Filename :
6957108
Link To Document :
بازگشت