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

當(dāng)前位置:主頁 > 科技論文 > 計算機論文 >

組合式偽隨機數(shù)發(fā)生器的研究與設(shè)計

發(fā)布時間:2018-05-25 03:00

  本文選題:偽隨機數(shù)發(fā)生器 + 超素數(shù)發(fā)生器; 參考:《哈爾濱工程大學(xué)》2013年碩士論文


【摘要】:偽隨機數(shù)發(fā)生器在計算機仿真和信息安全領(lǐng)域都有著廣泛的用途,偽隨機數(shù)序列的隨機性、不可預(yù)測性以及產(chǎn)生速率對應(yīng)用系統(tǒng)的效率和安全性具有重要價值。本文設(shè)計了一種基于超素數(shù)的組合式偽隨機數(shù)序列生成算法,并利用FPGA進行了硬件實現(xiàn)和性能測試。 論文對偽隨機序列的產(chǎn)生原理、現(xiàn)有方法以及相關(guān)統(tǒng)計檢驗方法和標(biāo)準(zhǔn)進行了深入研究和討論分析。所提出的組合式算法首先通過時鐘計數(shù)器得到隨機的初始種子和參數(shù),,之后利用超素數(shù)發(fā)生器的特殊性質(zhì),得到出現(xiàn)概率相同的“0”、“1”序列,再利用擾亂函數(shù)對“0”、“1”序列進行擾亂重新排序,最后使用SHA_1安全散列算法完成對數(shù)列的進一步發(fā)散,來增強序列的隨機性。本算法引入了不確定性和高速變換性因素,利用數(shù)據(jù)的奇偶性得到不規(guī)律的“0”、“1”序列,降低了生成數(shù)據(jù)之間的相關(guān)性,通過適時地改變發(fā)生器的相關(guān)參數(shù),提高了偽隨機序列的周期。 為了對所提出的偽隨機數(shù)發(fā)生器的速度和統(tǒng)計特性進行評估,利用Verilog HDL在FPGA上完成了算法的硬件實現(xiàn),生成序列通過了FIPS140-2和NIST SP800-22兩個國際標(biāo)準(zhǔn)檢測集的所有項目檢驗。實驗結(jié)果表明所設(shè)計的偽隨機數(shù)發(fā)生器占用資源較少,產(chǎn)生的序列具有良好的隨機性,具有一定的實際應(yīng)用價值。
[Abstract]:Pseudorandom number generators are widely used in the field of computer simulation and information security. The randomness, unpredictability and production rate of pseudorandom number sequences are of great value to the efficiency and security of application systems. In this paper, a combined pseudorandom sequence generation algorithm based on superprime number is designed, and the hardware implementation and performance test are carried out by using FPGA. In this paper, the generation principle of pseudorandom sequence, the existing methods, and the relevant statistical test methods and standards are discussed and analyzed. The combined algorithm first obtains random initial seeds and parameters by clock counter, and then obtains "0" and "1" sequences with the same probability by using the special properties of superprime number generator. Then the "0" and "1" sequences are scrambled and reordered by the perturbation function. Finally, the further divergence of the sequence is accomplished by using the SHA_1 secure hash algorithm to enhance the randomness of the sequence. In this algorithm, uncertainty and high speed transformation are introduced, and the irregular "0" and "1" sequences are obtained by using the parity of data. The correlation between generated data is reduced, and the relevant parameters of generator are changed at the right time. The period of pseudorandom sequence is increased. In order to evaluate the speed and statistical characteristics of the proposed pseudorandom number generator, the hardware implementation of the algorithm is accomplished on FPGA with Verilog HDL, and the generated sequence is verified by all items of the two international standard detection sets, FIPS140-2 and NIST SP800-22. The experimental results show that the designed pseudorandom number generator occupies less resources and has good randomness and practical application value.
【學(xué)位授予單位】:哈爾濱工程大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2013
【分類號】:TP346

【參考文獻】

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

1 李世剛,劉輝,陳標(biāo)華;素數(shù)的一個特殊性質(zhì)及其用于偽隨機數(shù)生成的方法[J];北京化工大學(xué)學(xué)報(自然科學(xué)版);2003年03期

2 李世剛,劉輝,陳標(biāo)華;超素數(shù)法長周期偽隨機數(shù)發(fā)生器的應(yīng)用算法[J];北京化工大學(xué)學(xué)報(自然科學(xué)版);2003年06期

3 薛之昕 ,王暹昊;數(shù)字簽名算法SHA-1的FPGA高速實現(xiàn)[J];今日電子;2004年03期

4 王萊,劉松強;真隨機數(shù)發(fā)生器的設(shè)計和實現(xiàn)[J];核電子學(xué)與探測技術(shù);1998年06期

5 劉正高;標(biāo)準(zhǔn)均勻隨機數(shù)的產(chǎn)生方法分析[J];航天標(biāo)準(zhǔn)化;1996年05期

6 張傳軍;;隨機性及隨機提取器綜述[J];懷化學(xué)院學(xué)報;2009年05期

7 王玉華;管愛紅;侯志強;詹靜;張煥國;;基于LFSR的演化隨機序列發(fā)生器[J];計算機工程;2009年06期

8 黃諄,白國強,陳弘毅;快速實現(xiàn)SHA-1算法的硬件結(jié)構(gòu)[J];清華大學(xué)學(xué)報(自然科學(xué)版);2005年01期

9 曹潤聰;曹立明;;Linux隨機數(shù)生成器的原理及缺陷[J];計算機技術(shù)與發(fā)展;2007年10期



本文編號:1931763

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

本文鏈接:http://sikaile.net/kejilunwen/jisuanjikexuelunwen/1931763.html


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

版權(quán)申明:資料由用戶38203***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
草草夜色精品国产噜噜竹菊| 亚洲国产性生活高潮免费视频 | 日韩成人午夜福利免费视频 | 精品偷拍一区二区三区| 91超频在线视频中文字幕| 99国产精品国产精品九九| 国产午夜精品在线免费看| 亚洲一区二区三在线播放| 亚洲精品福利视频在线观看| 国产欧美一区二区久久| 男女午夜视频在线观看免费| 国产偷拍精品在线视频| 久久综合日韩精品免费观看| 国产精品一区欧美二区| 国产精品久久久久久久久久久痴汉| 亚洲精品一二三区不卡| 福利专区 久久精品午夜| 麻豆在线观看一区二区| 国产欧美日韩精品一区二| 久久福利视频在线观看| 日韩国产亚洲一区二区三区| 午夜精品一区二区av| 午夜福利网午夜福利网| 亚洲精品国产精品日韩| 国产精品午夜福利在线观看| 中日韩美一级特黄大片| 欧美六区视频在线观看| 一区二区三区四区亚洲专区| 熟女免费视频一区二区| 九九热在线视频观看最新| 国产香蕉国产精品偷在线观看| 日韩成人午夜福利免费视频| 五月婷婷六月丁香狠狠| 国产午夜福利在线观看精品| 99久久婷婷国产亚洲综合精品| 日韩一区欧美二区国产| 免费大片黄在线观看国语| 国产又爽又猛又粗又色对黄| 亚洲精品国产福利在线| 日本深夜福利视频在线| 国产女高清在线看免费观看|