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

计算机工程 ›› 2011, Vol. 37 ›› Issue (24): 136-137. doi: 10.3969/j.issn.1000-3428.2011.24.045

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

基于COS的Hash接口设计与实现

郑 斌,李 峥,王瑞蛟   

  1. (信息工程大学电子技术学院,郑州 450004)
  • 收稿日期:2011-06-21 出版日期:2011-12-20 发布日期:2011-12-20
  • 作者简介:郑 斌(1985-),男,硕士,主研方向:密码学,软件工程;李 峥,副教授、博士;王瑞蛟,硕士
  • 基金资助:

    国家自然科学基金资助项目(61072047);现代通信国家重点实验室基金资助项目(9140C1106021006);郑州市创新型科技人才队伍建设工程基金资助项目(096SYJH21099)

Design and Implementation of Hash Interface Based on COS

ZHENG Bin, LI Zheng, WANG Rui-jiao   

  1. (Electronic Technology Institute, Information Engineering University, Zhengzhou 450004, China)
  • Received:2011-06-21 Online:2011-12-20 Published:2011-12-20

摘要: 基于片上操作系统(COS)的Hash函数可扩展性较差。针对该问题,提出一种可重构的Hash接口方法。该方法引入面向对象的概念,由Hash算法接口与Hash算法设置接口2个部分组成,利用存储在EEPROM中的Hash算法设置接口对Hash算法接口进行实例化,使之具备密码服务功能。验证结果表明,该方法具有较强拓展性,能够达到预期设计目标。

关键词: Hash算法, 可重构, 密码服务, 算法接口

Abstract: To solve the problem of the Hash algorithm expansibility based on the Chip Operating System(COS), a flexible Hash interface is designed. The interface which takes the object-oriented thought is made up by Hash algorithm interface and Hash algorithm setting interface. The Hash algorithm interface is set by the Hash algorithm setting interface, which is stored in the EEPROM, to be an instance and has the capability to provide the cryptographic service. The results of experiment show that Hash interface has good expansibility to add other algorithms, and get the purpose to design it.

Key words: Hash algorithm, reconfigurable, cryptographic service, algorithm interface

中图分类号: