顯示具有 95363655 黃鈺雯 標籤的文章。 顯示所有文章
顯示具有 95363655 黃鈺雯 標籤的文章。 顯示所有文章

2010年1月15日 星期五

Authentication of secret information in image Steganography心得

Authentication of secret information in image Steganography Babu, K.S.; Raja, K.B.; Kiran, K.K.; Manjula Devi, T.H.; Venugopal, K.R.; Patnaik, L.M.TENCON 2008 - 2008, TENCON 2008. IEEE Region 10 ConferenceVolume , Issue , 19-21 Nov. 2008 Page(s):1 - 6Digital Object Identifier 10.1109/TENCON.2008.4766581


心得:

這篇論文感覺上是一篇蠻基礎的論文,它解釋了一些隱藏學裡常看到的專有名詞,如Coverimage、Stegoimage…等等。而且針對訊息的藏入、取出、驗證訊息是否有被修改過和隱藏手法的安全性等基礎的問題作探討,最後也提出有效的使用小波轉換裡的係數加強訊息隱藏的安全性問題。


在第一章節與第二章節的部分大略的介紹了隱藏學的歷史。第三章節介紹隱藏學的模型,如Coverimage、Stegoimage、Perceptibility、Security、Robustness等名詞說明,跟BER、MSE、PSNR的計算方法以及驗證碼分析、驗證碼生成。第四章節是演算法,先定義出問題然後針對問題去做演算法的推導。第五章節是性能分析,針對這個演算法的安全性與傳統手法的安全性下去作比較。
在隱藏的部分下圖:














一開始將訊息加入小波轉換法算出的驗證碼合併成秘密訊息藏入多媒體中,然後在將生成的東西用DWT演算出驗證碼在合併訊息產生秘密訊息在藏入多媒體中,直到東西藏完。

感覺上,有一點像易碎浮水印的原理。有一個驗證碼去驗證圖片是否遭到修改,可是不太一樣的點是,易碎浮水印是去檢視肉眼所見的圖是否有遭修改,而本論文探討的是隱藏的資訊是某否有遭人拿出來做修改。

說真的,看完之後好挫敗。一堆不是很懂的專有名詞跟複雜的數學式子組合而成的論文,怎翻都覺得不通順!而且因為自己不太懂尤其是演算法的部分,寫出來的東西連自己都覺得心虛,也不知道自己說的東西到底對還不對,整個就是茫然押。

2010年1月14日 星期四

Authentication of secret information in image Steganography摘要

Authentication of secret information in image Steganography Babu, K.S.; Raja, K.B.; Kiran, K.K.; Manjula Devi, T.H.; Venugopal, K.R.; Patnaik, L.M.TENCON 2008 - 2008, TENCON 2008. IEEE Region 10 ConferenceVolume , Issue , 19-21 Nov. 2008 Page(s):1 - 6Digital Object Identifier 10.1109/TENCON.2008.4766581


Summary:
In recent years, steganography and steganalysis are two important areas of research that involve a number of applications. These two areas of research are important especially when reliable and secure information exchange is required. Steganography is an art of embedding information in a cover image without causing statistically significant variations to the cover image. Steganalysis is the technology that attempts to defeat steganography by detecting the hidden information and extracting. In this paper we propose an image steganography that can verify the reliability of the information being transmitted to the receiver. The method can verify whether the attacker has tried to edit, delete or forge the secret information in the stego-image. The technique embeds the hidden information in the spatial domain of the cover image and uses two special AC coefficients of the discrete wavelet transform domain to verify the veracity (integrity) of the secret information from the stego image. The analysis shows that the BER and PSNR is improved in the case of DWT than DCT.


摘要:
近年來,steganography跟steganalysis是兩個重要的研究領域,它包含對於數字的運用。這兩個領域的研究非常重要,特別是在可靠和安全的信息交流是必需的。Steganography是將訊息嵌入多媒體中,且使多媒體前後有太大的差異。Steganalysis是一個試圖透過檢測和提取隱藏信息來打敗steganography。在這份論文中我們建議,一個image steganography藉由可靠的接收器來審核訊息。這個方法可以驗證stego-image是否有被修改、刪除或偽造秘密訊息。這個在cover image的spatial domain嵌入隱藏訊息的技術,利用了小波轉換裡的兩個特別的AC係數去驗證stego image裡的機密訊息是否完整。這個分析說明了BER(位元錯誤率)跟PSNR(信噪比)改善了「小波轉換」上的「離散餘弦轉換」。


PSNR 說真的不是很懂...
有上網找了一下資料...
他說~
psnr的模型有兩個輸入訊號,分別名為I1和I2,I1可以是原始影像,I2可以是原始影像經過處理後的結果,根據PSNR的定義I1,I2兩者亦可對調,不影響結果。舉一個簡單的例子,讀入一張彩色影像,取出紅色部分(假設為I1 signal),並將 I1訊號每個pixel加上0.01(假設為I2訊號),其中0.01只是我隨便舉的一個雜訊干擾量。之後分別將I1和I2連接psnr block的input signal I1和I2 即可得到一個psnr數值。

可是越看越模糊 !
不過大概可以知道PSNR是原始影像處理過的影像做比對的一個比值。

2010年1月7日 星期四

「密碼的故事」心得

在密碼學與隱藏學的領域,我們都還是新手。
就像老師說的,閱讀著類似這種的課外讀物,累積我們對這個領域的知識與常識。
再回頭學習這一個領域。會比直接接觸、閱讀教科書…等較艱深專業書籍的容易學習。

這本讀物跟其他本的不同在於他加入了許多日本的觀點。
如日本用的密碼學、二次大戰日本的歷史。
但也因為日本的東西不少,再加上有日文五十音的部分造成閱讀起來有點痛苦。
它為小篇小篇的故事進行。較無閱讀到一半無接續閱讀的問題。

其中有一段俄皇閣員跟日本駐俄公使見面的情況。
俄皇閣員就對日本駐俄公使說:「聽說我改名了呀?」
日本駐俄公使當場不知道俄皇閣員在說什麼。
可是事後才知道,原來是傳回日本的秘密文件最近將那位俄皇閣員的代碼改了!
發現的瞬間應該捏了一大把冷汗吧,畢竟這代表密碼被人破解了,機密也相對洩漏。

看完一整本書對整個密碼學能侃侃而談。
雖然內容的深度與插入點跟老師比起來是遙不可及的差距,但也能說一個讓人理解的大概,讓我覺得很感動。

密碼的編碼有許許多多的方式,真對不同的語言有不同的應用與做法。世上沒有任何一種無法破解的密碼,只要願意花心思下去都有辦法能破解!

然想到一個問題,Enigma算是科寇夫法則的應用嗎?我覺得是耶。

2009年11月11日 星期三

S-tools




大略玩了一下~
也嚐試看了一下...
隱藏檔的大小 與 圖出來的差異

感覺沒有很大...

可能是我掩護體沒有很大....
所以能藏的東西也相對的少很多~
上限差不多12KB ...

也許是因為有限制大小的關係~
所以幾乎看不出色差來...

2009年10月14日 星期三

Authentication of secret information in image Steganography

Authentication of secret information in image Steganography Babu, K.S.; Raja, K.B.; Kiran, K.K.; Manjula Devi, T.H.; Venugopal, K.R.; Patnaik, L.M.
TENCON 2008 - 2008, TENCON 2008. IEEE Region 10 Conference
Volume , Issue , 19-21 Nov. 2008 Page(s):1 - 6
Digital Object Identifier 10.1109/TENCON.2008.4766581




Summary:
In recent years, steganography and steganalysis are two important areas of research that involve a number of applications. These two areas of research are important especially when reliable and secure information exchange is required. Steganography is an art of embedding information in a cover image without causing statistically significant variations to the cover image. Steganalysis is the technology that attempts to defeat steganography by detecting the hidden information and extracting. In this paper we propose an image steganography that can verify the reliability of the information being transmitted to the receiver. The method can verify whether the attacker has tried to edit, delete or forge the secret information in the stego-image. The technique embeds the hidden information in the spatial domain of the cover image and uses two special AC coefficients of the discrete wavelet transform domain to verify the veracity (integrity) of the secret information from the stego image. The analysis shows that the BER and PSNR is improved in the case of DWT than DCT.