des加密算法的研究(論文+ppt+開(kāi)題報(bào)告+外文翻譯).rar
des加密算法的研究(論文+ppt+開(kāi)題報(bào)告+外文翻譯),摘要des是我國(guó)信息傳遞領(lǐng)域中通常采用的密碼算法,在金卡工程中得到廣泛應(yīng)用。數(shù)據(jù)總是通過(guò)介質(zhì)傳送,所以數(shù)據(jù)常常出現(xiàn)被截取、中斷、篡改、偽造等安全性問(wèn)題。隨著數(shù)字簽名、身份驗(yàn)證、數(shù)據(jù)加密技術(shù)的應(yīng)用,數(shù)據(jù)安全問(wèn)題得到了緩解,尤其是數(shù)據(jù)加密技術(shù)使網(wǎng)絡(luò)數(shù)據(jù)傳輸更加安全。本文詳細(xì)分析并實(shí)現(xiàn)des算法的加密和解密規(guī)則,指出了des...
該文檔為壓縮文件,包含的文件列表如下:


內(nèi)容介紹
原文檔由會(huì)員 wanli1988go 發(fā)布
摘 要
DES是我國(guó)信息傳遞領(lǐng)域中通常采用的密碼算法,在金卡工程中得到廣泛應(yīng)用。數(shù)據(jù)總是通過(guò)介質(zhì)傳送,所以數(shù)據(jù)常常出現(xiàn)被截取、中斷、篡改、偽造等安全性問(wèn)題。隨著數(shù)字簽名、身份驗(yàn)證、數(shù)據(jù)加密技術(shù)的應(yīng)用,數(shù)據(jù)安全問(wèn)題得到了緩解,尤其是數(shù)據(jù)加密技術(shù)使網(wǎng)絡(luò)數(shù)據(jù)傳輸更加安全。
本文詳細(xì)分析并實(shí)現(xiàn)DES算法的加密和解密規(guī)則,指出了DES算法中存在的缺陷,對(duì)降低DES算法加密強(qiáng)度的原因進(jìn)行了分析,針對(duì)DES算法存在的安全隱患給予了簡(jiǎn)單說(shuō)明,指出了DES加密算法的使用誤區(qū)。最后深入探討了如何提高DES算法的安全性,介紹加強(qiáng)DES算法安全性的幾種改進(jìn)措施,本文根據(jù)目前的幾種改進(jìn)方法所受的限制大膽提出了一種新的方案,達(dá)到對(duì)DES算法進(jìn)行改良。
關(guān)鍵詞:DES;加密;解密;迭代;算法缺陷;改進(jìn)措施
The Study on DES Encryption Algorithm
Abstract
DES Encryption Algorithm, as the normally used password algorithm, is widely used in electronic engineering. Data is always transmitted through the media, so often was the interception of data, interruption,tampering, counterfeiting and other security issues. With the digital signature, authentication, data encryption technology, data security problem has been eased, especially in data encryption technology to enable more secure data transmission on network.
In this paper, a detailed analysis and the realization of the DES algorithm for encryption and decryption rules, pointing out that the DES algorithm in the existence of defects, Analysis the reason for reducing the strength of DES encryption algorithm, For the DES algorithm of the existence of a security risk to give a brief explanation, pointing out the use of DES encryption algorithm errors. Finally, in-depth exploration into how to improve the security of DES algorithm, introduced several improvements to strengthen the DES algorithm in Security. Introduce some improvement measures to enhance security of DES Encryption Algorithm. In this paper, several improvements in accordance with the current methods are subject to a bold new program to achieve improvements on the DES algorithm.
Key words:DES;Encryption;Decrypt;Algorithm flaws;Improvement
目 錄
第一章 緒論 1
1.1 研究背景 1
1.2 研究目的及意義 2
1.3 論文研究的主要內(nèi)容及結(jié)構(gòu) 2
第二章 加密相關(guān)技術(shù)介紹 3
2.1 什么是加密技術(shù) 3
2.1.1 對(duì)稱(chēng)加密技術(shù) 3
2.1.2 非對(duì)稱(chēng)加密技術(shù) 3
第三章 關(guān)于DES加密算法 5
3.1 DES加密算法概述 5
3.2 DES加密算法的發(fā)展 5
3.3 DES加密和解密詳解 7
3.3.1 F函數(shù)的算法 7
3.3.2 加密S盒的變換 9
3.3.3 子密鑰的生成 10
3.3.4 加密過(guò)程 11
3.3.5 解密過(guò)程 13
3.4 程序主要模塊的設(shè)計(jì) 14
3.5 DES加密算法的使用誤區(qū) 16
第四章 對(duì)DES加密算法安全性問(wèn)題 18
4.1 DES加密算法缺陷分析 18
4.2 DES加密算法密鑰的破譯方法 19
4.3 改進(jìn)措施 20
第五章 對(duì)DES加密算法改進(jìn)的構(gòu)想 22
5.1 改進(jìn)構(gòu)想的提出 22
5.2 改進(jìn)構(gòu)想的分析 22
第六章 結(jié)論 25
參考文獻(xiàn) 26
謝辭 27
參考文獻(xiàn)
[1]王育民,劉建偉.通信網(wǎng)的安全—理論與技術(shù)[M].西安:西安電子科技大學(xué)出版社,2002:51-54.
[2]馮登國(guó).網(wǎng)絡(luò)安全原理與技術(shù)[M].北京:科學(xué)出版社,2003:101-102.
[3]謝希仁.計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:電子工業(yè)出版社,2005:45-50.
[4]高傳善,錢(qián)松榮,毛迪林.數(shù)據(jù)通信與計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:高等教育出版社,2001:80-81.
[5]熊桂喜,王小虎譯.計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:清華大學(xué)出版社,2002:90-93.
[6]陳樹(shù)平.計(jì)算機(jī)網(wǎng)絡(luò)的安全性[M].河南科學(xué),2002:82-84.
[7]趙小林.網(wǎng)絡(luò)安全技術(shù)教程[M].北京:國(guó)防工業(yè)出版社,2002:93-95.
[8]胡建偉.網(wǎng)絡(luò)安全與保密[M].西安:西安電子科技大學(xué)出版社,2003:112-114.
[9]胡予濮,張玉清,肖國(guó)鎮(zhèn).對(duì)稱(chēng)密碼學(xué)[M].北京:機(jī)械工業(yè)出版社,2002:54-89.
[10]楊波.現(xiàn)代密碼學(xué)[M].北京:清華大學(xué)出版社,2003:59-63.
[11]賴(lài)溪松,韓亮,張真誠(chéng).計(jì)算機(jī)密碼學(xué)及其應(yīng)用[M].北京:國(guó)防工業(yè)出版社,2001:108-116.
DES是我國(guó)信息傳遞領(lǐng)域中通常采用的密碼算法,在金卡工程中得到廣泛應(yīng)用。數(shù)據(jù)總是通過(guò)介質(zhì)傳送,所以數(shù)據(jù)常常出現(xiàn)被截取、中斷、篡改、偽造等安全性問(wèn)題。隨著數(shù)字簽名、身份驗(yàn)證、數(shù)據(jù)加密技術(shù)的應(yīng)用,數(shù)據(jù)安全問(wèn)題得到了緩解,尤其是數(shù)據(jù)加密技術(shù)使網(wǎng)絡(luò)數(shù)據(jù)傳輸更加安全。
本文詳細(xì)分析并實(shí)現(xiàn)DES算法的加密和解密規(guī)則,指出了DES算法中存在的缺陷,對(duì)降低DES算法加密強(qiáng)度的原因進(jìn)行了分析,針對(duì)DES算法存在的安全隱患給予了簡(jiǎn)單說(shuō)明,指出了DES加密算法的使用誤區(qū)。最后深入探討了如何提高DES算法的安全性,介紹加強(qiáng)DES算法安全性的幾種改進(jìn)措施,本文根據(jù)目前的幾種改進(jìn)方法所受的限制大膽提出了一種新的方案,達(dá)到對(duì)DES算法進(jìn)行改良。
關(guān)鍵詞:DES;加密;解密;迭代;算法缺陷;改進(jìn)措施
The Study on DES Encryption Algorithm
Abstract
DES Encryption Algorithm, as the normally used password algorithm, is widely used in electronic engineering. Data is always transmitted through the media, so often was the interception of data, interruption,tampering, counterfeiting and other security issues. With the digital signature, authentication, data encryption technology, data security problem has been eased, especially in data encryption technology to enable more secure data transmission on network.
In this paper, a detailed analysis and the realization of the DES algorithm for encryption and decryption rules, pointing out that the DES algorithm in the existence of defects, Analysis the reason for reducing the strength of DES encryption algorithm, For the DES algorithm of the existence of a security risk to give a brief explanation, pointing out the use of DES encryption algorithm errors. Finally, in-depth exploration into how to improve the security of DES algorithm, introduced several improvements to strengthen the DES algorithm in Security. Introduce some improvement measures to enhance security of DES Encryption Algorithm. In this paper, several improvements in accordance with the current methods are subject to a bold new program to achieve improvements on the DES algorithm.
Key words:DES;Encryption;Decrypt;Algorithm flaws;Improvement
目 錄
第一章 緒論 1
1.1 研究背景 1
1.2 研究目的及意義 2
1.3 論文研究的主要內(nèi)容及結(jié)構(gòu) 2
第二章 加密相關(guān)技術(shù)介紹 3
2.1 什么是加密技術(shù) 3
2.1.1 對(duì)稱(chēng)加密技術(shù) 3
2.1.2 非對(duì)稱(chēng)加密技術(shù) 3
第三章 關(guān)于DES加密算法 5
3.1 DES加密算法概述 5
3.2 DES加密算法的發(fā)展 5
3.3 DES加密和解密詳解 7
3.3.1 F函數(shù)的算法 7
3.3.2 加密S盒的變換 9
3.3.3 子密鑰的生成 10
3.3.4 加密過(guò)程 11
3.3.5 解密過(guò)程 13
3.4 程序主要模塊的設(shè)計(jì) 14
3.5 DES加密算法的使用誤區(qū) 16
第四章 對(duì)DES加密算法安全性問(wèn)題 18
4.1 DES加密算法缺陷分析 18
4.2 DES加密算法密鑰的破譯方法 19
4.3 改進(jìn)措施 20
第五章 對(duì)DES加密算法改進(jìn)的構(gòu)想 22
5.1 改進(jìn)構(gòu)想的提出 22
5.2 改進(jìn)構(gòu)想的分析 22
第六章 結(jié)論 25
參考文獻(xiàn) 26
謝辭 27
參考文獻(xiàn)
[1]王育民,劉建偉.通信網(wǎng)的安全—理論與技術(shù)[M].西安:西安電子科技大學(xué)出版社,2002:51-54.
[2]馮登國(guó).網(wǎng)絡(luò)安全原理與技術(shù)[M].北京:科學(xué)出版社,2003:101-102.
[3]謝希仁.計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:電子工業(yè)出版社,2005:45-50.
[4]高傳善,錢(qián)松榮,毛迪林.數(shù)據(jù)通信與計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:高等教育出版社,2001:80-81.
[5]熊桂喜,王小虎譯.計(jì)算機(jī)網(wǎng)絡(luò)[M].北京:清華大學(xué)出版社,2002:90-93.
[6]陳樹(shù)平.計(jì)算機(jī)網(wǎng)絡(luò)的安全性[M].河南科學(xué),2002:82-84.
[7]趙小林.網(wǎng)絡(luò)安全技術(shù)教程[M].北京:國(guó)防工業(yè)出版社,2002:93-95.
[8]胡建偉.網(wǎng)絡(luò)安全與保密[M].西安:西安電子科技大學(xué)出版社,2003:112-114.
[9]胡予濮,張玉清,肖國(guó)鎮(zhèn).對(duì)稱(chēng)密碼學(xué)[M].北京:機(jī)械工業(yè)出版社,2002:54-89.
[10]楊波.現(xiàn)代密碼學(xué)[M].北京:清華大學(xué)出版社,2003:59-63.
[11]賴(lài)溪松,韓亮,張真誠(chéng).計(jì)算機(jī)密碼學(xué)及其應(yīng)用[M].北京:國(guó)防工業(yè)出版社,2001:108-116.
TA們正在看...
- rsa公鑰密碼算法文獻(xiàn)綜述.doc
- 萬(wàn)年歷文獻(xiàn)綜述.doc
- oa辦公系統(tǒng)自動(dòng)化畢業(yè)設(shè)計(jì)(論文)文獻(xiàn)綜述.doc
- pb學(xué)生信息管理系統(tǒng)(文獻(xiàn)綜述).doc
- 基于單片機(jī)的對(duì)加熱爐的溫度控制系統(tǒng)文獻(xiàn)綜述.doc
- 工程造價(jià)文獻(xiàn)綜述.doc
- 游戲論文的中英語(yǔ)翻譯外文譯文.doc
- 《論信息技術(shù)與學(xué)科整合》.doc
- 光盤(pán)租賃管理系統(tǒng)文獻(xiàn)綜述.doc
- 第三方物流成本控制文獻(xiàn)綜述.doc