作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (6): 121-123. doi: 10.3969/j.issn.1000-3428.2011.06.042

• 安全技术 • 上一篇    下一篇

AES算法的SIMD指令集扩展方法与实现

卢仕听,王 帅,韩 军,曾晓洋   

  1. (复旦大学专用集成电路与系统国家重点实验室,上海 201203)
  • 出版日期:2011-03-20 发布日期:2011-03-29
  • 作者简介:卢仕听(1983-),男,硕士研究生,主研方向:信息安全,嵌入式系统;王 帅,硕士研究生;韩 军,助理研究员;曾晓洋,教授
  • 基金资助:
    国家自然科学基金资助项目(60776028);教育部重点基金资助项目(109055)

Method and Implementation of SIMD Instruction Set Extension for AES Algorithm

LU Shi-ting, WANG Shuai, HAN Jun, ZENG Xiao-yang   

  1. (State Key Laboratory of ASIC and System, Fudan University, Shanghai 201203, China)
  • Online:2011-03-20 Published:2011-03-29

摘要: 基于MIPS32 4k系列的处理器架构,提出一种AES算法的SIMD指令集扩展方法,利用处理器流水线对齐级和AES数据访问单元,实现64 bit数据位宽的并行处理操作。对不同实现方式的性能进行比较,结果表明,该方法的加解密运算性能有较大提高,硬件代价相对较小,且具有编程灵活性。

关键词: 单指令流多数据流, 高等加密标准, 指令集扩展

Abstract: This paper presents a method which extends instruction set for Advanced Encryption Standard(AES) on MIPS32 4k series using SIMD technology. Taking advantage of the align stage of processor pipeline and the dedicated AES data access engine, it realizes the parallel processing with 64 bit data width. It compares the performance of different implementation and the results show that the ISE boosts the performance of cryptographic algorithm, and the hardware cost is relatively low. It also has the programming flexibility.

Key words: SIMD, Advanced Encryption Standard(AES), instruction set extension

中图分类号: