1 / 60
文档名称:

插件技术在PDF文档安全保护中的研究与应用.pdf

格式:pdf   页数:60
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

插件技术在PDF文档安全保护中的研究与应用.pdf

上传人:coconut 2014/4/8 文件大小:0 KB

下载得到文件列表

插件技术在PDF文档安全保护中的研究与应用.pdf

文档介绍

文档介绍:合肥工业大学
硕士学位论文
插件技术在PDF文档安全保护中的研究与应用
姓名:吴自文
申请学位级别:硕士
专业:计算机应用技术
指导教师:周国祥
2011-03
插件技术在 PDF 文档安全保护中的研究与应用
摘要
随着计算机和互联网的越来越普及,在电子政务网和企业内部网中,许
多文件都以电子文档进行分发和存储,PDF 因其具有以下两个优点成为首选
的电子文档格式:一、格式和操作平台无关;二、采用了工业标准的压缩算
法。但是,电子文档易于复制,且复制后不留任何痕迹,容易造成信息泄密,
给信息安全带来严重地威胁。如何建立一套方便、高效、安全的保护策略,
这是很多企业迫切需求,也是本文研究的内容。论文完成主要工作如下:
(1)分析了 PDF 文档物理结构和逻辑结构及其原理,针对 PDF 文档安全
保护问题,详细讨论了 PDF 的两种加密方式:整体加密和内容级加密。
(2)对 Acrobat 软件及其插件技术进行了分析和研究,阐述了插件的特点
和应用,详细讨论了 Acrobat 对 PDF 文档加密和解密过程,及所涉及到的加
密、解密算法。
(3)就如何在 windows 环境下创建一个 Acrobat 插件进行了深入研究,给
出了 Acrobat 插件创建的方法、步骤和要完成的工作。
(4)针对 PDF 数字版权保护系统的需求,设计出该系统的解密插件,实
现了 PDF 数字版权保护系统对加密信息有效处理、授权认证管理和生成解密
密钥。
论文设计的 PDF 解密插件已成功地应用于安徽省电力科学研究院版权保
护管理系统中,进过半年时间的试用运行,实践表明是有效的、可靠的。

关键词:PDF;数字版权保护系统;解密;Acrobat 插件
The Research and Application of Plug-in Technology in the
Security of PDF Documents
Abstract
With the increasing popularity puter and the , in e-government’s
networks and s, many documents are distributed and saved in the way of
electronic documents. PDF has the following two advantages as a preferred electronic
document format: First, this format is platform-independent; Second, it uses the
industrial pression algorithms. However, electronic documents are easy to
copy without any traces, which are likely to cause leakage of information and give a
serious threat to information security. The methods of creating a convenient, efficient and
safe strategy of protection, which are an urgently needed by a great many of enterprises,
are the contents of this paper. Main thesis is as follows:
(1)The physical structure of the PDF document as well as its principle and logical
structure are analyzed. In order to protect the security of PDF document, the following
two PDF encryption styles are discussed in detail: overall encryption and content-level
encryption.
(2)We analyze and research the Acrobat software and its plug-in technology,
describe the characteristics and applications of