- 1、本文档共36页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
毕业设计(论文)
基于Java的两个通用安全模块的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名(职称):
论文提交日期:
基于JAVA的两个通用安全模块的设计与实现
摘 要
本文详细介绍了基于口令的身份认证与文件安全传输两个通用安全模块的设计原理和实现过程,分析了当前口令保存的安全性,提出了运用MD5算法等对口令进行处理,并将处理结果保存在数据库中的方法。同时为了进一步增强认证系统的灵活度,设计了用户注册时的口令模式选择、自主修改用户口令、自主选择口令字符串长度等策略。在本文设计的认证过程中,用户输入认证口令信息,作必要的处理之后,会与数据库里的用户真实信息进行对比来验证用户的合法性,合法用户登录成功后可以访问文件安全传输模块;而文件安全传输模块的设计,是应用SSL协议建立文件安全传输通道,可以保障机密文件内容不被窃听、篡改、伪造。整个系统采用JAVA语言对SSL协议、DES、MD5的支持设计实现的,具有设计简练、认证灵活、安全性能可靠、成本低廉等优点,能很好地解决各类企事业单位的用户身份鉴别和传输文件的机密性问题。
关键词: 身份认证;消息摘要;DES;SSL;加密;解密
The Design and implementation of Two General Security Models Based on Java
Abstract
The paper initiates the principle and implementation of two general security modules of password-based authentication and secure file transfer. It analyses the security of the current password, then proposes an approach that utilizes MD5 algorithm to encrypt password, finally stores the results in databases. To make the authentication system more flexibility, we introduce some policies: when users register, they can choose password model, they can modify password freely, they can choose the length of password independently etc. In the authentication process designed in this paper, the user inputs password which is processed to compare with the information stored in DB to authenticate user. If logon successful they will be able to access the secure file transfer module. And the design of secure file transfer module is the use of the SSL Protocol to establish security file transfer channels which can protect the confidential contents of the files against eavesdrop, alter and forge. The system is implemented in Java that supports SSL protocol, DES, MD5, which has the following virtues: briefness in design, authentication agility, secure and cheap in cost, and can help all kinds of companies to solve the problems of identity authentication and confidentiality of file transfer.
Key words: authentication; Message-digest; DES; SSL; Encryption; Decryption
目 录
论文总页数:27页
TOC \o 1-3 \h \
您可能关注的文档
- 宏观调控要求下的土地利用规划优化思路结合天津土地利用总体规划实践.doc
- 鸿业市政管线软件常见问题与解答.doc
- 喉痛灵策划全案2(市调部分).doc
- 厚荚相思种子离体培养萌发试验.doc
- 湖北省电力建设第一工程公司伊拉克华事德(WASSIT)4×330MW电站项目施工招标文件(标段一主体建筑工程施工).doc
- 湖南省高速公路养护知识竞赛题库(1000道).doc
- 湖南省司法鉴定机构发展规划(2013-2018年度).doc
- 湖南省职业技能鉴定.doc
- 湖南师范大学安全稳定工作考评细则.doc
- 互动式 教学模式在小学数学课堂教学中的运用.doc
- 基于JSP技术的网上银行管理系统—计算机毕业设计.doc
- 基于MATLAB的2×2光纤定向耦合器设计.doc
- 基于MATLAB的逆变电源研究(含完整程序 中英文翻译).doc
- 基于NET的内部邮件系统实现—毕业设计.doc
- 基于NET的网上图书销售系统的设计与实现—计算机毕业设计.doc
- 基于NET构件模型的用友U8凭证接口构件模型分析与设计.doc
- 基于PLC的电机故障诊断系统设计论文(西门子S7-200)╲t25000字.doc
- 基于PLC的自动门控制(三菱) 毕业设计.doc
- 基于PLC控制的机械手设计开题报告.doc
- 基于RFID技术的图书信息采集系统设计本科毕业论文(优秀毕业论文).doc
文档评论(0)