论文格式
电气工程 会计论文 金融论文 国际贸易 财务管理 人力资源 轻化工程 德语论文 工程管理 文化产业管理 信息计算科学 电气自动化 历史论文
机械设计 电子通信 英语论文 物流论文 电子商务 法律论文 工商管理 旅游管理 市场营销 电视制片管理 材料科学工程 汉语言文学 免费获取
制药工程 生物工程 包装工程 模具设计 测控专业 工业工程 教育管理 行政管理 应用物理 电子信息工程 服装设计工程 教育技术学 论文降重
通信工程 电子机电 印刷工程 土木工程 交通工程 食品科学 艺术设计 新闻专业 信息管理 给水排水工程 化学工程工艺 推广赚积分 付款方式
  • 首页 |
  • 毕业论文 |
  • 论文格式 |
  • 个人简历 |
  • 工作总结 |
  • 入党申请书 |
  • 求职信 |
  • 入团申请书 |
  • 工作计划 |
  • 免费论文 |
  • 合作期刊 |
  • 论文同学网 |
搜索 高级搜索

当前位置:论文格式网 -> 毕业论文 -> 计算机论文
毕业论文标题:

基于Word的电子签章的设计与实现

 本文ID:LWGSW13573 价格:收费积分/100
扫一扫 扫一扫
本站会员可自行下载:下载地址 基于Word的电子签章的设计与实现 (收费:1000 积分)  

论文字数:23601,页数:50  有开题报告,任务书

摘  要

 随着信息技术和计算机网络在社会各个领域应用的深入,政府无纸化办公已提上了日程。如何保障电子公文的合法性、唯一性、不可否认性,防止非法篡改成为尚待解决的问题。电子签章技术正是在此背景下提出的,并成为信息安全领域及计算机应用领域研究的热点与难点。尽管电子政务对电子公文的安全性产生了强烈的需求,然而,满足安全需求的电子签章的理论和技术还没有得到很好的解决。
 确保电子文档的完整性和签章者的不可否认性是电子签章系统必须解决的核心问题,是电子签章系统应用的基础。针对这些问题,本文首先比较了电子签章与传统印章的功效,得出传统印章在电子信息系统中的法律功效可以由电子签章来替代。在分析了当前国内外技术后,提出了一种“电子签名图章”系统模型,并给出了一般的电子签章系统的实现方案,分析了电子签章系统中采用的关键技术:单向散列函数、数字签名等,然后给出了一个在WORD上实现的电子签章系统实例。最后,对电子签章系统进行评估,并对其研究前景进行展望。
 
关键字: 电子签章,数字签名,数字水印,公钥证书


The Design and Implement of Electronic Signature based on Word
Abstract
    Along with the deep application of the computer network and information technology in so many fields in society, the OA (Office Automation) is going to be used at the government in a few days. How to guarantee the legitimacy, unique, traceability and avoiding being illegal copied of the electronics official document is a difficult problem, which is necessary in our society. Digital seal technology is brought forward in this background, and it is a hot and difficult point to be reseached.Though rapidly rising electronical government affair puts forward highly requitement of security of the electronical official document, the technologies and theories of digital seal system which can meet the security necessary have not been solved yet.
    Assuring the inteality of the electronical document and the non-repudiation of the signeris a kernel security problem, which must be solved in digital seal system, and is a base of application. Aiming at the problems, the paper firstly compares with the effect of the digital seal and the traditional seal, draws out that the traditional seal's law effect in the electronic
information system may be replaced by the digital seal. After analyzing the current civil and
foreign technology, we bring out the "Digital Signature Seal" system model and common digital seal system's implementation scheme, analyze the key technologies, such as: hash, digital signature , which will be used in digital seal system. Afterward, the paper puts forward an example of digital seal system implemented on the MS-Word application. Finally, we evacuate the digital seal system and point out some potential directions of research.

Keywords: Digital Seal, Digital Signature, Water Marking, Certificate
目     录

1. 绪论 1
1.1 背景和意义 1
1.2 论文的结构安排 2
2. 理论基础知识 3
2.1 公钥密码学 3
2.1.1 公钥密码学 3
2.1.2 RSA公钥算法 3
2.2 数字签名与消息认证 4
2.2.1 单向散列函数 4
2.2.2 数字签名 7
2.3 PKI与CA 10
2.3.1 PKI定义 10
2.3.3 数字证书 11
2.3.5 CA 11
2.4 数字水印与信息隐藏 12
2.4.1 信息隐藏与数字水印概述 12
2.4.2 典型数字水印系统模型 13
2.5 ATL技术 13
2.5.1 ATL的定义 13
2.5.2 ATL基本技术 14
2.6 本章小结 15
3. 现有电子签章系统分析 16
3.1 电子签章系统概述 16
3.2 当前国内外电子签章系统 17
3.3 本文电子签章系统 19
3.4 本章小结 20
4. 电子签章系统的设计与实现 21
4.1 系统模块划分 21
4.2 数字签名子系统 21
4.2.1 使用CAPICOM实现数字签名子系统 21
4.2.2 签名数据的选择 24
4.3 数字水印子系统 24
4.3.1 BMP文件结构 24
4.3.2 图像的基本操作 27
4.3.3 数字水印算法 28
4.4 Word签章子系统 30
4.4.1 工具条,命令按钮的添加 30
4.4.2 命令按钮功能设计 32
4.4.3 主要功能 33
4.5 证书管理子系统 35
4.5.1 证书签发请求模块 36
4.5.1 申请证书模块 36
4.5.2 证书处理模块 37
4.5.3 证书下载模块 38
4.5.4 日志管理模块 39
4.6 本章小结 39
5. 电子签章系统测试与评估 40
5.1 评估方法 40
5.2 测试结果与分析 40
5.3 评价结论 41
5.4 本章小结 41
结  论 42
致  谢 43
参考文献 44


相关论文
本论文在计算机论文栏目,由论文格式网整理,转载请注明来源www.lwgsw.com,更多论文,请点论文格式范文查看
上一篇:商业网站短信增值服务的设计与实现 下一篇:基于嵌入式Linux电表采集终端抄表..
Tags:基于 Word 电子 签章 设计 实现 【收藏】 【返回顶部】
最新文章
热门文章
计算机论文
推荐文章

本站部分文章来自网络,如发现侵犯了您的权益,请联系指出,本站及时确认删除 E-mail:349991040@qq.com

论文格式网(www.lwgsw.com--论文格式网拼音首字母组合)提供计算机论文毕业论文格式,论文格式范文,毕业论文范文

Copyright@ 2010-2018 LWGSW.com 论文格式网 版权所有 蜀ICP备09018832号