• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2015, Vol. 37 ›› Issue (01): 36-41.

• 论文 • 上一篇    下一篇

基于GPU的密文分组随机链接加密模式的研究

吴伟民, 李坚锐,林志毅   

  1. (广东工业大学计算机学院,广东 广州 510006)
  • 收稿日期:2013-04-10 修回日期:2013-09-23 出版日期:2015-01-25 发布日期:2015-01-25
  • 基金资助:

    高性能计算中心多策略数据安全保护支撑平台研发(20012Y200046)

Research on the cipher block random link
encryption mode based on GPU  

WU Weimin,LI Jianrui,LIN Zhiyi   

  1. (School of Computer Science,Guangdong University of Technology,Guangzhou 510006,China)
  • Received:2013-04-10 Revised:2013-09-23 Online:2015-01-25 Published:2015-01-25

摘要:

大部分传统的分组加密模式不能有效应用于GPU上。分析传统加密工作模式,结合GPU并行计算的要求提出一种满足GPU执行要求的、高效的、安全的分组加密模式——密文分组随机链接加密模式(RCBC)。该模式不但执行效率高,并且增加了破解难度。实验结果表明,在CPU_GPU上采用RCBC的密码算法在处理数据时,呈现出高效的处理能力。

关键词: GPU, 数据加密, 工作模式

Abstract:

Most of the traditional block cipher modes cannot be applied effectively on GPU. We study the traditional encryption models and put forward a packet encryption model cipher,called block random link encryption mode (RCBC),which is efficient,safe and meets parallel computing requirements.This model has a high efficiency,and increases the difficulty of decryption at the same time.Experimental results show that the proposed encryption algorithm has efficient processing ability on CPU_GPU.

Key words: GPU;data encryption;operation mode