基于MPI的并行密码恢复框架  

Parallel Password Recovery Framework Using MPI

在线阅读下载全文

作  者:蒋璐瑾 

机构地区:[1]湖南省妇幼保健院信息中心,湖南长沙410011

出  处:《计算机与现代化》2014年第7期142-145,共4页Computer and Modernization

摘  要:现代信息系统中,使用密码保存加密数据是维护数据保密性的基本方法。当需要解密未知密钥的加密数据时,通常需要几百万甚至几百万亿次的解密操作。这些解密操作虽然计算复杂度较高,但是不同的解密操作相互独立而易于并行。所以,使用高性能计算机(HPC)可以减少数据解密的时间。本文设计一个基于MPI的并行密码恢复框架(P2RF),该框架把需要解密的数据和候选密钥在任务级分布到不同的计算节点上,计算节点再根据节点计算资源配置的不同把计算分布到计算资源上。实验结果表明:P2RF的扩展性随着节点的增多而线性扩展。Using passwords to protect data is the most widely deployed method for securities .When people need to recover en-crypted data for easily guessable passwords , it can require millions of Hash function and string comparison operations .These op-erations can be computationally expensive but are easily parallelizable because each password can be tested independently .There-fore, using high performance computing ( HPC) can greatly reduce the time required to perform password recovery .This paper designs P2 RF:A parallel password recovery framework using MPI .P2 RF can distribute decryption task into different computing nodes .Then, the computing node distributes tasks into different PEs .The experimental results show that:P2 RF is linearly scala-ble.

关 键 词:P2RF 解密 MPI 并行解密 

分 类 号:TP309[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象