登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 计算机类 > 计算机科学与技术 > 正文

基于AES的安全电子邮件系统毕业论文

 2021-03-13 10:03  

摘 要

现在互联网的发展速度是非常之快的,网络在人们的生活处于非常重要的位置,电子邮箱在目前互联网中作为一种信息交流传递的媒体平台,它具备收发邮件、存储邮件等功能,越来越多用户都在使用电子邮箱,然而目前的网络经常遭受到各种病毒、恶意软件、黑客的攻击,致使用户传递的信息数据容易被窃取、篡改等等破坏性操作。因此,为了保障用户的数据信息的安全性,开发一个基于AES的安全电子邮件系统是非常有必要的。

本论文主要研究了基于AES加解密算法应用下的电子邮件系统安全可靠的进行数据的传递和接收,对目前一些使用安全协议和加解密算法的邮箱系统进行了研究和分析,介绍AES和DES加解密算法的相关原理、AES算法的设计与实现,通过对系统的需求、可行性展开详细的研究以及对AES算法和邮件传输协议的应用,开发具有安全性、可靠性的电子邮件系统,实现了邮箱注册/登录/退出、写信、草稿箱、收信、垃圾箱、收件箱、通讯录等功能。

研究结果表明,开发基于AES的安全电子邮件系统具有一定的实用意义,可以保障用户发送和接收的邮件信息都是安全可靠的,避免一些比较重要的数据被非法用户窃取谋私。

关键词:AES算法; 电子邮件系统;信息安全

Abstract

Now the speed of development of the Internet is very fast, the network in people's lives in a very important position, e-mail in the current Internet as a message exchange media platform, it has to send and receive mail, store e-mail and other functions, more and more users are using e-mail, but the current network is often subject to a variety of viruses, malware, hacker attacks, resulting in user information transmission data easily stolen, tampering and so destructive operations. Therefore, it is necessary to develop an AES-based secure e-mail system in order to guarantee the security of the user's data information.

This paper mainly studies the secure and reliable data transmission and reception of e-mail system based on AES encryption and decryption algorithm, and studies and analyzes the current mailbox system using security protocol and encryption and decryption algorithm. The principle of decryption algorithm, the design and implementation of AES algorithm, through the detailed study of the demand and feasibility of the system and the application of AES algorithm and mail transmission protocol, the development of e-mail system with security and reliability is realized Mail registration, login, exit, write, draft boxes, collection, trash, inbox, address book and other functions.

The results show that the development of AES-based secure e-mail system has a certain practical significance, can protect the user to send and receive e-mail information is safe and reliable, to avoid some of the more important data theft by illegal users.

Key words: AES algorithm; e-mail system; information security

目 录

第1章 绪论 1

1.1引言 1

1.2研究背景 1

1.3研究目的及意义 2

1.3.1研究目的 2

1.3.2研究意义 2

1.4国内外研究现状 2

1.5论文组织结构 3

第2章 基于AES的安全电子邮件系统的需求分析 4

2.1可行性分析 4

2.2功能性需求 5

2.3非功能性需求 5

第3章 基于AES的安全电子邮箱系统的设计 6

3.1设计原则 6

3.1.1系统性 6

3.1.2灵活性 6

3.2电子邮件系统介绍 6

3.3总体结构设计 6

3.4 五层架构模式设计 7

3.5 MVC设计模式 9

3.6 AES算法介绍 9

3.6.1 数据加密与解密 9

3.6.2 AES算法理论介绍 10

3.6.3 字节替换 10

3.6.4 行循环移位 12

3.6.5 列混合 13

3.6.6 密钥加 14

3.3 数据库设计 14

3.3.1 数据表的设计 15

第4章 基于AES的安全电子邮件系统的实现 16

4.1 界面的实现 16

4.1.1 登录页面 16

4.1.2 注册页面 16

4.1.3 密码重置页面 17

4.1.4 写信页面 18

4.1.5 收信页面 18

4.2 主要功能模块的实现 19

4.2.1 登录模块 19

4.2.2 写信模块 21

4.2.3 收信模块 23

第5章 总结和展望 29

5.1总结 29

5.2展望 30

参考文献 31

致 谢 32

第1章 绪论

1.1 引言

计算机网络在人们的日常生活中是比较重要的一部分,然而,目前的网络并不是十分安全可靠的,一些存储或传递在网络上的许许多多的信息数据都很容易遭受到各种攻击,例如:信息窃取,非法修改,恶意破坏等。因此要保障信息数据的安全可靠性,不让有价值的信息数据被窃取、篡改、破坏在信息安全领域是一个非常受重视的问题,采用现代密码学的方法处理这个问题是目前较为行之有效的方案。

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图