毕业设计论文AES加密算法

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
(2) 运用C++实现AES加密算法。
(3) 在后台对用户信息进行加密,并将其存入数据库中。
(4) 加密使用数据项级运用AES加密算法在DBMS外层进行加密。
4.设计的基本要求及进度安排(含起始时间、设计地点):
第(1----2)周:查阅各类文献,对AES加密算法进行系统的学习。
第(3----6)周:完成AES加密算法的编码工作,并对其进行测试。
本科毕业设计(论文)
题目:AES加密算法在用户信息管理模块中的应用
院 (系):计算机科学与工程学院
专 业:xXXXXXXXXXXX
班 级:0906XX
学 生:XXXXX
学 号:0906XXXXX
指导教师:XX
2013年 6月
本科毕业设计(论文)
题目:AES加密算法在用户信息管理模块中的应用
院 (系):计算机科学与工程学院
This paper first describes the mathematical basis of the AES algorithm derived from the basis of mathematical description of the encryption algorithm. Highlights the principle steps of the AES encryption algorithm, the core algorithm is divided into key generation and encryption process cycle, the key core replacement and instead, the encryption process cycle State matrix to perform four different operations in the specification The known as SubBytes (byte substitution), ShiftRows (line shift transformation), the MixColumns (mixcolumn transformation) and AddRoundKey. Second, we use C++to implement the AES encryption and decryption algorithm. Today's society, people attach great importance to information security, so in the end the algorithm to the user information management module, the specific application.
②图纸(幅面和数)*:
③其他要求:
指导教师签名:年 月 日
学生签名:年 月 日
系(教研室)主任审批:年 月 日
AES加密算法在用户信息管理模块中的应用
随着信息产业在我国国民经济中扮演越来越重要的角色,信息安全越来越受到重视。信息安全主要是由安全协议和密码算法组成,其中密码算法是信息安全的基础和核心。所以研究和分析当今流行的密码算法对我国的信息安全有很大的意义。而分组密码是现代密码体制发展的两个发展方向之一,它具有速度快、易于标准化和便于软硬件实现等特点,因此在计算机通信和信息安全领域中得到了广泛的应用。
第(7 --13)周:完成用户管理模块,并将AES加入到用户管理模块中。
第(14-16)周:对整个系统进行测试
第(16--20)周: 写论文,准备答辩。
5.毕业设计(论文)的工作量要求(1)完成1.5万字左右的论文
(2)外文翻译(与此技术相关)3000字左右
①实验(时数)*或实习(天数):不低于80课时
专 业:xXXXXXXXXXXX
班 级:0906XX
学 生:XXXXX
学 号:0906XXXXX
指导教师:XX
2013年 6月
XX大学毕业设计(论Fra Baidu bibliotek)任务书
院(系)计算机学院专业XXXX班XXXX学号XX
1.毕业设计(论文)题目:AES加密算法在用户信息管理模块中的应用
2.题目背景和意义:
随着internet的发展,对用户信息安全性的要求也越来越高,因此本课题主要运行AES加密算法对用户信息管理模块对用户信息进行加密,以提高用户信息的安全性。
AES作为新一代的分组数据加密标准,以其没有显著的攻击方法、编码易于实现和加、解密速度快等优点,满足了人们不同信息安全等级的需要.随着计算机网络的发展,数据加密的重要性也逐渐提高,AES加密技术得到了迅速的发展和广泛的应用。
3.设计(论文)的主要容(理工科含技术指标):
(1) 使用MFC体系结构实现用户管理模块。
关键词:信息安全;AES算法;加密;解密;实现;应用
AES Encryption Algorithm In The User Information Management Module
Abstract
With the information industry to play an increasingly important role in China's national economy, information security and more attention. Information security by security protocols and cryptographic algorithms, cryptographic algorithms is the foundation and core of information security. Therefore, research and analysis of today's popular cryptographic algorithms on the information security of our country has great significance. The block cipher is one of the two development directions of the development of modern cryptography, it has a fast, easy standardization and ease of hardware and software, has been widely used in the field of computer communications and information security.
本文首先描述了AES算法的数学基础以及从数学的基础上得出的加密算法的描述。着重介绍了AES加密算法的原理步骤,核心算法主要分为密钥的生成和加密流程循环,其中密钥核心为置换和代替,加密流程循环对State矩阵执行四中不同的操作,在规中被称为SubBytes(字节替换)、ShiftRows(行移位变换)、MixColumns(列混合变换)和AddRoundKey。其次使用C++将AES加密和解密算法进行实现。由于当今社会人们对信息安全非常重视,所以最后将算法加入到用户信息管理模块中,实现具体的应用。
相关文档
最新文档