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

當(dāng)前位置:主頁 > 碩博論文 > 信息類碩士論文 >

基于數(shù)字簽名二維碼認(rèn)證技術(shù)的研究與實現(xiàn)

發(fā)布時間:2018-01-04 00:04

  本文關(guān)鍵詞:基于數(shù)字簽名二維碼認(rèn)證技術(shù)的研究與實現(xiàn) 出處:《北京印刷學(xué)院》2017年碩士論文 論文類型:學(xué)位論文


  更多相關(guān)文章: 二維碼 圖像認(rèn)證 數(shù)字簽名 數(shù)字水印 魯棒性


【摘要】:二維碼標(biāo)簽作為現(xiàn)在應(yīng)用最廣泛的電子標(biāo)簽,其消息來源的真實性、內(nèi)容的完整性的認(rèn)證是當(dāng)今研究的熱點。本文研究了數(shù)字簽名技術(shù)和數(shù)字水印技術(shù),并結(jié)合這兩門技術(shù)將二維碼信息作為圖像處理,實現(xiàn)了二維碼圖像來源的真實性和消息的完整性的認(rèn)證,同時增添了二維碼標(biāo)簽的不可抵賴性。主要工作為:介紹了對二維碼標(biāo)簽進(jìn)行認(rèn)證的意義,并分析了結(jié)合數(shù)字簽名技術(shù)和數(shù)字水印技術(shù)對二維碼標(biāo)簽進(jìn)行認(rèn)證的優(yōu)勢;說明了國內(nèi)外對數(shù)字簽名技術(shù)和數(shù)字水印技術(shù)的研究現(xiàn)狀;隨后對關(guān)于數(shù)字水印算法和數(shù)字簽名算法的相關(guān)基礎(chǔ)進(jìn)行了說明,并進(jìn)而對具體的算法和理論進(jìn)行了研究、改進(jìn)與實現(xiàn)。對數(shù)字簽名算法進(jìn)行研究。研究了經(jīng)典的RSA數(shù)字簽名算法,利用大數(shù)分解的數(shù)學(xué)難題,對其原理和性能進(jìn)行了說明與分析;基于SM2國密標(biāo)準(zhǔn),研究并實現(xiàn)了SM2數(shù)字簽名算法,解釋了其實現(xiàn)的原理,并就其安全性,計算速度等方面進(jìn)行了分析,說明了結(jié)合SM3消息散列函數(shù),將其應(yīng)用于圖像認(rèn)證上的可能性;研究并改進(jìn)了一種基于在格理論的NTRU(Number Theory Research Unit)上尋找最短向量的問題(SVP)而設(shè)計的數(shù)字簽名算法,說明了該算法的實現(xiàn)原理,并對該算法的正確性,安全性和計算速度等性能進(jìn)行了分析與說明。對數(shù)字水印算法進(jìn)行了研究。研究了一種基于空域的LSB數(shù)字水印算法,說明了算法的實現(xiàn)原理并對實驗的結(jié)果進(jìn)行了分析;研究了一種基于DCT變換的數(shù)字水印算法,說明了算法實現(xiàn)的原理并介紹了水印嵌入及提取的過程,同時也對實驗的結(jié)果進(jìn)行了分析。設(shè)計了兩種將數(shù)字簽名技術(shù)和數(shù)字水印技術(shù)相結(jié)合對二維碼標(biāo)簽進(jìn)行認(rèn)證的方案。結(jié)合SM2數(shù)字簽名算法和基于LSB的數(shù)字水印算法,設(shè)計了一種在二維碼中嵌入其本身二維碼信息和數(shù)字簽名信息的認(rèn)證方案,實現(xiàn)了對二維碼信息的認(rèn)證的同時增添了不可抵賴性;結(jié)合基于NTRU的數(shù)字簽名算法和基于DCT的數(shù)字水印算法,設(shè)計了一種在二維碼中嵌入水印信息和數(shù)字簽名信息的認(rèn)證方案,實現(xiàn)了二維碼圖像的認(rèn)證且增強了第一種方案中的魯棒性。
[Abstract]:As the most widely used electronic tag, the authentication of the authenticity of information source and the integrity of content is a hot topic. This paper studies digital signature technology and digital watermarking technology. Combined with these two techniques, the two-dimensional code information is taken as the image processing, which realizes the authentication of the authenticity of the source of the two-dimensional code image and the integrity of the message. At the same time, the non-repudiation of the two-dimensional code label is added. The main work is as follows: the significance of the authentication of the two-dimension code tag is introduced. The advantages of using digital signature technology and digital watermarking technology to authenticate the QR tag are analyzed. The research status of digital signature technology and digital watermarking technology at home and abroad is explained. Then it explains the relevant foundation of digital watermarking algorithm and digital signature algorithm, and then studies the specific algorithm and theory. Improvement and implementation. The digital signature algorithm is studied. The classical RSA digital signature algorithm is studied. The principle and performance of the digital signature algorithm are explained and analyzed by using the mathematical problem of large number decomposition. Based on the SM2 national secret standard, the SM2 digital signature algorithm is studied and implemented, the principle of its implementation is explained, and its security, calculation speed and other aspects are analyzed. The possibility of applying SM3 message hash function to image authentication is explained. The problem of finding the shortest vector on NTRU(Number Theory Research unit based on lattice theory is studied and improved. And the digital signature algorithm is designed. The realization principle of the algorithm is explained, and the correctness of the algorithm is discussed. The performance of security and computing speed is analyzed and explained. The digital watermarking algorithm is studied. A spatial domain based LSB digital watermarking algorithm is studied. The realization principle of the algorithm is explained and the experimental results are analyzed. A digital watermarking algorithm based on DCT transform is studied. The principle of the algorithm is explained and the process of watermark embedding and extracting is introduced. At the same time, the results of the experiment are analyzed. Two schemes are designed to combine digital signature technology and digital watermarking technology to authenticate the two-dimension code tag. Combined with the SM2 digital signature algorithm and the number based on LSB. Word watermarking algorithm. In this paper, an authentication scheme is designed to embed its own two dimensional code information and digital signature information in the two dimensional code, which realizes the authentication of the two dimensional code information and adds the non-repudiation. Combining digital signature algorithm based on NTRU and digital watermarking algorithm based on DCT, a authentication scheme of embedding watermark information and digital signature information in two-dimensional code is designed. The authentication of the two-dimensional code image is realized and the robustness of the first scheme is enhanced.
【學(xué)位授予單位】:北京印刷學(xué)院
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2017
【分類號】:TN918.91;TP391.44

【相似文獻(xiàn)】

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

1 王志民;二維碼防偽[J];中國防偽;2001年03期

2 李鵬;;二維碼識別:手機(jī)新用途[J];通信世界;2006年40期

3 ;解碼生活——帶你走近二維碼[J];通信技術(shù);2006年08期

4 ;二維碼上跳躍起輕盈的樂歌組曲[J];計算機(jī)與網(wǎng)絡(luò);2007年16期

5 白曉偉;;二維碼技術(shù)應(yīng)用促進(jìn)圖書商品流通[J];信息與電腦;2008年01期

6 楊彥格;杜杏蘭;;二維碼業(yè)務(wù)實現(xiàn)及其典型應(yīng)用[J];信息通信技術(shù);2008年01期

7 崔強;;二維碼在未來電子影票中的應(yīng)用[J];現(xiàn)代電影技術(shù);2008年06期

8 居上游;;論二維碼技術(shù)及在移動商務(wù)中的應(yīng)用[J];才智;2009年14期

9 馬娜;王璐;;二維碼在高端飲品行業(yè)中的應(yīng)用分析[J];電子商務(wù);2010年07期

10 張葉;;二維碼復(fù)興[J];中國藥店;2011年10期

相關(guān)會議論文 前10條

1 蘇巍;;二維碼的應(yīng)用及標(biāo)準(zhǔn)化研究[A];市場踐行標(biāo)準(zhǔn)化——第十一屆中國標(biāo)準(zhǔn)化論壇論文集[C];2014年

2 陶金;閆寧;;二維碼在檔案信息化中的應(yīng)用[A];第十一屆沈陽科學(xué)學(xué)術(shù)年會暨中國汽車產(chǎn)業(yè)集聚區(qū)發(fā)展與合作論壇論文集(人文社科與教育學(xué)分冊)[C];2014年

3 ;物聯(lián)網(wǎng):二維碼技術(shù)的發(fā)展及應(yīng)用[A];四川省通信學(xué)會2009年學(xué)術(shù)年會論文集[C];2009年

4 朱劍;李輝;趙磊;鄧凱旭;賀鳳香;;二維碼,讓世博會更加美好—基于二維碼技術(shù)的移動電子商務(wù)系統(tǒng)[A];中國通信學(xué)會第五屆學(xué)術(shù)年會論文集[C];2008年

5 譚裴;;基于二維碼的移動醫(yī)療伴侶業(yè)務(wù)[A];中國通信學(xué)會信息通信網(wǎng)絡(luò)技術(shù)委員會2011年年會論文集(下冊)[C];2011年

6 曾戊忠;;基于二維碼的珠澳氣象信息共享網(wǎng)絡(luò)管理[A];第31屆中國氣象學(xué)會年會S13 氣象通信與信息技術(shù)應(yīng)用實踐與新技術(shù)探索[C];2014年

7 劉英杰;單東強;張宏宇;胡迎東;姜新龍;;二維碼林果業(yè)溯源防偽系統(tǒng)應(yīng)用[A];2012全國無線及移動通信學(xué)術(shù)大會論文集(下)[C];2012年

8 史衍緒;;二維碼在電力系統(tǒng)人力資源管理中的應(yīng)用[A];2012年云南電力技術(shù)論壇論文集(文摘部分)[C];2012年

9 許文凱;趙秀萍;;基于RFID和二維碼的雙因素溯源防偽管理系統(tǒng)的研究與實現(xiàn)[A];2013中國食品包裝學(xué)術(shù)會議論文摘要集[C];2013年

10 張鑫;劉媛;;智慧農(nóng)業(yè)和溯源管理信息系統(tǒng)研究[A];天津市電視技術(shù)研究會2014年年會論文集[C];2014年

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

1 江雪邋王鐵男;新二維碼舞動產(chǎn)業(yè)鏈[N];中國企業(yè)報;2007年

2 馬曉芳;二維碼能否開啟移動營銷新局面?[N];第一財經(jīng)日報;2007年

3 ;中國移動二維碼引領(lǐng)移動營銷時代[N];電子資訊時報;2006年

4 葛十宏;移動二維碼技術(shù)讓“碼”族享受快樂[N];國際商報;2006年

5 高賽;二維碼博客能否成為新寵[N];光明日報;2007年

6 陸綺雯;二維碼:黑白方陣?yán)L就大商機(jī)[N];解放日報;2007年

7 李楠;二維碼:吃喝玩樂拍拍就行[N];中國計算機(jī)報;2006年

8 徐衛(wèi)華;二維碼:打開手機(jī)應(yīng)用新窗口[N];中國計算機(jī)報;2006年

9 ;二維碼:帶來新互動方式[N];中國計算機(jī)報;2006年

10 唐浩;二維碼:黑白方格掀開全新景象[N];中國計算機(jī)報;2007年

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

1 王楊;二維碼傳播信息的應(yīng)用及分析[D];山西大學(xué);2013年

2 李琳;二維碼的推廣廣告設(shè)計應(yīng)用研究[D];湖北工業(yè)大學(xué);2015年

3 陳姝;二維碼在廣告中的應(yīng)用研究[D];東北師范大學(xué);2015年

4 黃鶴南;一種基于信息隱藏的圖像二維碼設(shè)計[D];西南交通大學(xué);2015年

5 楊潔;濰坊市公安局二維碼身份驗證系統(tǒng)的設(shè)計與實現(xiàn)[D];電子科技大學(xué);2015年

6 黃宇航;基于圖像識別的移動設(shè)備無障礙QR碼掃描軟件的研究與實現(xiàn)[D];浙江大學(xué);2016年

7 李明;安全打印機(jī)的設(shè)計與實現(xiàn)[D];東華大學(xué);2016年

8 趙傳興;基于二維碼的蔬菜溯源系統(tǒng)的設(shè)計與實現(xiàn)[D];中國海洋大學(xué);2015年

9 田洪娜;QR碼研究及其在機(jī)器人自定位上的應(yīng)用[D];東北大學(xué);2014年

10 陳艷;基于Android移動終端的二維碼名片管理系統(tǒng)設(shè)計與實現(xiàn)[D];吉林大學(xué);2016年



本文編號:1376161

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

本文鏈接:http://sikaile.net/shoufeilunwen/xixikjs/1376161.html


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

版權(quán)申明:資料由用戶5e01e***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com