摘要
分析了基于文件过滤驱动的透明加密技术的实现难点,给出了透明加密前的预处理、读过程的过滤解密操作、写过程的过滤加密操作、清除缓存操作的具体实现技术,以及如何控制缓存管理器对透明加密的影响技术细节.指出了在文件透明加解密实际开发过程中容易出错的几个要点,为应用透明加密技术保护文档安全提供参考.
It analyses in detail the file system filter driver to achieve transparent encryption especifically how to deal with the transparent encryption process,including the encryption in the pre-reading process of decryption and in the writing process,and proper clearance in buffer operation.Besides,it analyses how to control the Cache Manager on the impact of encryption.It points out a number of points in the actual development process which need attention.It is useful for the development of transparent encryption software.
出处
《广东工业大学学报》
CAS
2010年第3期68-71,共4页
Journal of Guangdong University of Technology
基金
广东省自然科学基金资助项目(9151009001000043)
广东省科技计划资助项目(2009B060700002)
广州开发区科技计划资助项目(2009QP178)
关键词
文件过滤驱动
透明加密
缓存管理器
file system filter driver
transparent encryption
cache manager