天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 信息工程論文 >

基于MPI的RSA改進(jìn)算法研究

發(fā)布時(shí)間:2019-01-01 17:27
【摘要】:信息安全問(wèn)題越來(lái)越引發(fā)整個(gè)社會(huì)的廣泛關(guān)注,帶來(lái)了信息安全技術(shù)的飛速發(fā)展。根據(jù)各種信息技術(shù)和相關(guān)應(yīng)用的需求,人們提出了許多加密算法,而非對(duì)稱加密體制的出現(xiàn)標(biāo)志著加密體制的逐步完善。RSA算法是非對(duì)稱加密算法的代表性算法,曾被認(rèn)為是公鑰密碼體制研究的一個(gè)標(biāo)準(zhǔn)模板。模冪運(yùn)算是RSA公鑰密碼算法中最基本也是最耗時(shí)的運(yùn)算。為了保證加密數(shù)據(jù)的安全性,需要增加RSA的密鑰位數(shù),隨著密鑰位數(shù)的增加,加密和解密速度變慢,因此需要對(duì)RSA算法進(jìn)行改進(jìn),從而提升速度。通過(guò)使用MPI消息傳遞并行接口可以啟用多個(gè)節(jié)點(diǎn)來(lái)共同完成計(jì)算,從而縮短計(jì)算時(shí)間。本文從RSA算法的數(shù)論基礎(chǔ)開(kāi)始研究。首先,將明文分解以得到因子。本文基于能被互質(zhì)的兩個(gè)整數(shù)整除的大整數(shù)必然能夠被這兩個(gè)整數(shù)的乘積相除的性質(zhì),設(shè)計(jì)了一種快速的大整數(shù)分解方法。然后,對(duì)分解得到的因子進(jìn)行分組。由于大整數(shù)分組后的并行運(yùn)算時(shí)間取決于運(yùn)行時(shí)間最長(zhǎng)的進(jìn)程,因此可以對(duì)分解后得到的小整數(shù)進(jìn)行排序,并實(shí)現(xiàn)平均分組。最后,對(duì)分出的各組進(jìn)行并行運(yùn)算,使得大整數(shù)冪運(yùn)算轉(zhuǎn)換為小整數(shù)冪運(yùn)算。對(duì)于因子分組過(guò)程,本文通過(guò)對(duì)分解后得到的小整數(shù)排序并平均分組,得到更為均衡的多個(gè)子任務(wù),利用MPI實(shí)現(xiàn)并行運(yùn)算,從而節(jié)省運(yùn)算時(shí)間。實(shí)驗(yàn)結(jié)果表明,基于MPI的RSA并行改進(jìn)算法能夠有效的提高算法的計(jì)算速度。
[Abstract]:The problem of information security has attracted more and more attention of the whole society and brought about the rapid development of information security technology. According to the needs of various information technologies and related applications, many encryption algorithms have been put forward, and the appearance of asymmetric encryption system marks the gradual improvement of encryption system. RSA algorithm is the representative algorithm of asymmetric encryption algorithm. It was once regarded as a standard template for the research of public key cryptosystem. Modular power operation is the most basic and time-consuming operation in RSA public key cryptography. In order to ensure the security of encrypted data, we need to increase the number of key bits of RSA. With the increase of the number of key bits, the speed of encryption and decryption becomes slower, so we need to improve the RSA algorithm to improve the speed. By using the MPI messaging parallel interface, multiple nodes can be enabled to complete the calculation together, thus shortening the computing time. This paper starts with the study of the number theory of RSA algorithm. First, the plaintext is decomposed to obtain the factor. Based on the property that large integers which can be divisible by two integers of mutual prime can be divisible by the product of these two integers, a fast decomposition method of large integers is designed in this paper. Then, the decomposed factors are grouped. Because the parallel operation time after grouping large integers depends on the process with the longest running time, we can sort the small integers after decomposition and realize the average grouping. Finally, the large integer power operation is converted to the small integer power operation. For the process of factorial grouping, by sorting the small integers and grouping them evenly, we can get more balanced subtasks, and use MPI to realize parallel operation, thus saving the time of operation. Experimental results show that the improved RSA parallel algorithm based on MPI can effectively improve the computational speed of the algorithm.
【學(xué)位授予單位】:天津工業(yè)大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TN918.4

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 ;互通身份加強(qiáng)識(shí)別——RSA與Juniper Networks低成本實(shí)現(xiàn)安全保護(hù)[J];每周電腦報(bào);2004年46期

2 紅文;RSA攜“伙伴”計(jì)劃 打造全新渠道[J];計(jì)算機(jī)安全;2005年07期

3 ;RSA年會(huì)新聞集萃[J];網(wǎng)絡(luò)安全技術(shù)與應(yīng)用;2005年03期

4 ;RSA年會(huì)期間美國(guó)知名信息安全雜志發(fā)布年度獲獎(jiǎng)情況[J];網(wǎng)絡(luò)安全技術(shù)與應(yīng)用;2005年03期

5 王琨月;;自適應(yīng)認(rèn)證降低在線交易風(fēng)險(xiǎn)——RSA推電話自適應(yīng)解決方案[J];每周電腦報(bào);2006年45期

6 馬昌社;;改進(jìn)的基于RSA簽名的公平交換協(xié)議[J];計(jì)算機(jī)系統(tǒng)應(yīng)用;2007年02期

7 ;RSA大會(huì)透露未來(lái)四大安全熱點(diǎn)[J];中國(guó)教育網(wǎng)絡(luò);2014年04期

8 ;RSA總裁科維洛:呼喚信息安全四大思維革命[J];計(jì)算機(jī)安全;2008年03期

9 ;RSA獲評(píng)2013身份認(rèn)證魔力象限領(lǐng)導(dǎo)者[J];計(jì)算機(jī)安全;2013年05期

10 ;飛天公司第三次參展美國(guó)RSA信息安全展覽會(huì)[J];電腦編程技巧與維護(hù);2006年04期

相關(guān)會(huì)議論文 前3條

1 焦文文;張娟;康國(guó)政;郭素娟;邵雪嬌;;基于RSA方法的顆粒增強(qiáng)金屬基復(fù)合材料棘輪行為的數(shù)值模擬[A];復(fù)合材料:創(chuàng)新與可持續(xù)發(fā)展(下冊(cè))[C];2010年

2 王婷娟;管會(huì)生;尹暉;;DSA與RSA相結(jié)合的數(shù)字簽名技術(shù)[A];全國(guó)第19屆計(jì)算機(jī)技術(shù)與應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集(下冊(cè))[C];2008年

3 黃麗偉;曹景龍;呂克偉;;抵御一般混合敵手的RSA可驗(yàn)證簽名方案[A];第26次全國(guó)計(jì)算機(jī)安全學(xué)術(shù)交流會(huì)論文集[C];2011年

相關(guān)重要報(bào)紙文章 前10條

1 赫澄;易安信收購(gòu)RSA,存儲(chǔ)牽手安全[N];中國(guó)國(guó)門(mén)時(shí)報(bào);2006年

2 本報(bào)記者 熊海燕;RSA為銀行架起信息安全屏障[N];國(guó)際商報(bào);2010年

3 記者 蒙克;云安全成RSA 2010大會(huì)關(guān)注焦點(diǎn)[N];網(wǎng)絡(luò)世界;2010年

4 ;RSA構(gòu)造身份安全基石[N];中國(guó)計(jì)算機(jī)報(bào);2004年

5 胡英;RSA力推以信息為核心的安全[N];計(jì)算機(jī)世界;2007年

6 本報(bào)記者 宋麗娜;RSA倚重渠道[N];網(wǎng)絡(luò)世界;2004年

7 鄭經(jīng);RSA正式啟動(dòng)全球可再生能源卓越中心[N];中國(guó)改革報(bào);2008年

8 本報(bào)記者 湯潯芳;RSA大會(huì)2011:關(guān)注云安全落地[N];計(jì)算機(jī)世界;2011年

9 記者 楊林;RSA一季度業(yè)績(jī)上升勢(shì)頭良好[N];中國(guó)保險(xiǎn)報(bào);2010年

10 本報(bào)記者 康民;企業(yè)IT合規(guī)迫在眉睫 RSA支招應(yīng)對(duì)[N];中國(guó)保險(xiǎn)報(bào);2009年

相關(guān)碩士學(xué)位論文 前7條

1 王樹(shù)天;基于MPI的RSA改進(jìn)算法研究[D];天津工業(yè)大學(xué);2016年

2 宋琦;基于RSA的一般訪問(wèn)結(jié)構(gòu)的秘密共享研究[D];合肥工業(yè)大學(xué);2015年

3 李云飛;RSA密碼算法的改進(jìn)與實(shí)現(xiàn)[D];云南大學(xué);2011年

4 周健;基于Hadoop的分布式RSA快速加密算法的設(shè)計(jì)及其實(shí)現(xiàn)[D];陜西師范大學(xué);2013年

5 許金玲;基于RSA與AES混合加密系統(tǒng)的算法研究[D];燕山大學(xué);2006年

6 吉延;在S/MIME協(xié)議下的WEBMAIL系統(tǒng)安全性研究與實(shí)現(xiàn)[D];西安工業(yè)大學(xué);2006年

7 劉項(xiàng)洋;基于RSA的隨機(jī)密鑰交換系統(tǒng)的研究與設(shè)計(jì)[D];合肥工業(yè)大學(xué);2004年

,

本文編號(hào):2397885

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/xinxigongchenglunwen/2397885.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶de13e***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com