计算机应用 ›› 2014, Vol. 34 ›› Issue (2): 433-437.

• 计算机安全 • 上一篇    下一篇

基于非平衡哈希树的平台完整性远程验证机制

翁晓康1,2,张平1,2,王炜1,2,朱毅1,2   

  1. 1. 数学工程与先进计算国家重点实验室,郑州 450001
    2. 信息工程大学,郑州 450001
  • 收稿日期:2013-07-02 修回日期:2013-09-17 出版日期:2014-02-01 发布日期:2014-03-01
  • 通讯作者: 翁晓康
  • 作者简介:翁晓康(1989-),男,浙江杭州人,硕士研究生,CCF会员,主要研究方向:网络信息安全、可信计算;张平(1969-),女,吉林长春人,副教授,博士,主要研究方向:高性能计算、信息安全、可信计算;王炜(1975-),男,湖北武汉人,讲师,博士,CCF会员,主要研究方向:计算机系统结构、信息安全、可信计算;朱毅(1986-),男,河北石家庄人,助理工程师,硕士研究生,主要研究方向:计算机系统结构、网络信息安全、可信计算。
  • 基金资助:
    国家核高基项目

Remote attestation mechanism for platform integrity based on unbalanced-Hash tree

WENG Xiaokang1,2,ZHANG Ping1,2,WANG Wei1,2,ZHU Yi1,2   

  1. 1. Information Engineering University, Zhengzhou Henan 450001, China;
    2. State Key Laboratory of Mathematical Engineering and Advanced Computing, Zhengzhou Henan 450001, China
  • Received:2013-07-02 Revised:2013-09-17 Online:2014-02-01 Published:2014-03-01
  • Contact: WENG Xiaokang

摘要: 为提高计算平台完整性度量的远程验证效率,提出一种基于非平衡哈希树的平台远程验证机制。平台可信实体的散列值以非平衡哈希树叶子节点的结构存储,远程验证时,查找度量实体对应的叶子节点,记录该叶子节点到根节点的验证路径,然后传递根节点和验证路径给验证方,最后根据验证路径重新计算根节点来验证度量值的有效性。实验结果表明,该机制能够有效降低散列值存储的空间和时间开销,完整性度量验证的时间复杂度为O(lb N)。

关键词: 可信计算, 完整性度量, 远程验证, 非平衡哈希树

Abstract: In order to improve the remote authentication efficiency for integrity measurement of computing platforms, this paper proposed a platform remote authentication mechanism based on unbalanced-Hash trees. Hash values of platform's trusted entities were stored in the structure of leaf nodes of unbalanced-Hash trees. Effectiveness of the metrics was verified through seeking corresponding leaf nodes of measured entities, recording the validation paths from leaf nodes to root nodes, passing from root nodes to the prover and finally recalculating the root nodes according to validation paths. The experimental results show that the proposed mechanism can effectively reduce time and space overhead of storing Hash values and the time complexity of integrity measurement authentication is O(lb N).

Key words: trusted computing, integrity measurement, remote attestation, unbalanced-Hash tree

中图分类号: