计算机应用 ›› 2010, Vol. 30 ›› Issue (4): 1033-1037.

• 信息安全 • 上一篇    下一篇

应用组合方法设计安全协议

邓帆1,邓少锋1,李益发2   

  1. 1. 信息工程大学信息工程学院
    2.
  • 收稿日期:2009-09-30 修回日期:2009-11-27 发布日期:2010-04-15 出版日期:2010-04-01
  • 通讯作者: 邓帆
  • 基金资助:
    通信技术重点实验室基金

Security protocol design by composition method

  • Received:2009-09-30 Revised:2009-11-27 Online:2010-04-15 Published:2010-04-01

摘要: 针对目前安全协议的设计方法存在方法抽象、适用范围小及复杂的特点,提出了一种新的安全协议设计方法。先给出协议中基件与组件的定义,分析组件的安全属性并基于组件设计能实现相应安全目标的单步协议;定义组合规则,确保不同的单步协议能够组合成为一个复合协议,同时各个单步协议还能实现各自的安全目标。至此,根据具体的应用背景选择合适的单步协议按照组合规则组合后便可得到满足需求的安全协议。该组合方法可将一个复杂协议分解为若干简单的单步协议,使得协议的设计与分析都易于实现。

关键词: 安全协议, 单步协议, 组件, 逻辑分析, 组合

Abstract: Since the present design methods for security protocol are characterized by being abstract, narrow application range and complexity, this paper presented a new approach to design security protocol. Firstly, it defined the concepts of the base case and the component in the protocol. Secondly, it analyzed the security attributes on the components, and designed the single-step protocols which can implement the special security goals based on the components. Finally, it defined composition rules allowing the combination of several single-step protocols part into a complicated protocol. The rules cannot destroy the security properties established by each independent part. Then it can design security protocol by the choice and composition of the single-step protocols in specific application situation. In other words, the composition framework permits the specification of a complex protocol to be decomposed into the specifications of simpler single-step protocols, and thus making the design and verification of the protocol easier to handle.

Key words: security protocol, single-step protocol, component, logical analysis, composition