首页 | 本学科首页   官方微博 | 高级检索  
     

Windows环境下隐秘磁盘的设计与实现
引用本文:谭毓安,张娟,曹元大,张雪兰.Windows环境下隐秘磁盘的设计与实现[J].计算机工程,2006,32(16):141-142.
作者姓名:谭毓安  张娟  曹元大  张雪兰
作者单位:北京理工大学计算机科学与工程系,北京,100081
基金项目:国家网络与信息安全保障持续发展基金
摘    要:在Windows下创建一个虚拟磁盘,将数据加密后隐藏在文件中。向虚拟磁盘写入数据时,驱动程序使用口令的SHA-1哈希值作为加密密钥,用AES算法加密数据后,密文隐藏在WAV声音文件的16位采样值中的最低4位。和BMP图像文件相比,采用WAV文件作为载体提高了磁盘I/O操作的性能。PESQ测试验证了隐藏数据后声音的音质基本保持不变。

关 键 词:信息隐藏  磁盘加密  Windows设备驱动程序
文章编号:1000-3428(2006)16-0141-02
收稿时间:2005-11-20
修稿时间:2005-11-20

Design and Implementation of A Secure Steganography Disk in Windows
TAN Yu'an,ZHANG Juan,CAO Yuanda,ZHANG Xuelan.Design and Implementation of A Secure Steganography Disk in Windows[J].Computer Engineering,2006,32(16):141-142.
Authors:TAN Yu'an  ZHANG Juan  CAO Yuanda  ZHANG Xuelan
Affiliation:Dept. of Computer Science and Engineering, Beijing Institute of Technology, Beijing 100081
Abstract:The paper proposes a virtual hard drive which hides the encrypted data through the creation of a device driver in Windows. The security is implemented in a two-step process. First, the driver encrypts the data being written to the drive with the AES encryption algorithm. Secondly, it uses steganography to hide the encrypted data in an audio file by changing the least 4 significant bit of 16-bit sampled audio signal. The WAV files are used as the carrier to improve the I/O performance instead of the bit-map image files. PESQ test verifies that the embedded data is nearly undetectable by the human ear.
Keywords:Steganography  Disk encryption  Windows device driver
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号