A structured symmetric-key block cipher

被引:1
作者
Peyravian, M [1 ]
Coppersmith, D
机构
[1] IBM Corp, Res Triangle Pk, NC 27709 USA
[2] IBM Corp, Thomas J Watson Res Ctr, Yorktown Hts, NY 10598 USA
关键词
analysis; block cipher; cryptography; encryption; symmetric key;
D O I
10.1016/S0167-4048(99)90053-6
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
This paper presents a simple and structured symmetric-key block cipher called CHAIN which provides for variation in the block size, the key size, and the number of rounds of ciphering. This cipher performs encryption in three stages: mixing permutation, and key-dependent substitution using the simple operations of XOR, table lookup, and substitution. The structure of CHAIN is byte-oriented, however the algorithm is designed in such a way that it can be expressed in a simple 'compact form' for efficient software or hardware implementation on platforms that support word sizes greater than 8 bits (such as on Intel's Pentium processor). Our C implementation of CHAIN with a 128-bit block size runs at 26 Mbits/Sec on a Pentium Pro 200 Mhz machine which is about 86% faster than RC5. Cryptanalysis of the algorithm indicates that it is very strong against the known attacks. It reaches the avalanche effect quite rapidly and provides very good resistance against linear and differential attacks.
引用
收藏
页码:134 / 147
页数:14
相关论文
共 12 条
[1]   Constructing Symmetric Ciphers Using the CAST Design Procedure [J].
Adams C.M. .
Designs, Codes and Cryptography, 1997, 12 (3) :283-316
[2]  
BIHAM E, 1991, LECT NOTES COMPUT SC, V547, P1
[3]  
Biham E., 1993, DIFFERENTIAL CRYPTAN
[4]   THE DATA ENCRYPTION STANDARD (DES) AND ITS STRENGTH AGAINST ATTACKS [J].
COOPERSMITH, D .
IBM JOURNAL OF RESEARCH AND DEVELOPMENT, 1994, 38 (03) :243-250
[5]  
Massey J. L., 1994, Fast Software Encryption. Cambridge Security Workshop Proceedings, P1
[6]  
Matsui Mitsuru, 1994, LNCS, P386, DOI [DOI 10.1007/3-540-48285-7, 10.1007/3-540-48285-7_33, DOI 10.1007/3-540-48285-7_33]
[7]  
Menezes AJ., 1997, HDB APPL CRYPTOGRAPH
[8]  
National Bureau of Standards, 1977, FIPS PUB, V46
[9]  
Rivest R. L., 1995, Dr. Dobb's Journal, V20
[10]  
SCHNEIER B, 1994, DR DOBBS J, V19, P38