欢迎来到天天文库
浏览记录
ID:32975165
大小:2.42 MB
页数:85页
时间:2019-02-18
《基于高级数据加密标准aes的数据库加密技术研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着数据库系统的广泛应用,数据库系统的安全也显得越来越重要。密码技术成为保障数据库系统中信息安全的一个重要手段。数据库中大量数据的安全问题已成为当前计算机安全的非常重要问题。高级数据加密标准AES由于具有简洁、高效、安全性高等优点而成为一种非常有效的加密手段。本文通过对现有数据加密技术AES的分析,给出了一种基于AES高级数据加密标准的数据库加密系统。本文的主要工作概括为:1.综合阐述了数据库加密的机制和关键技术,详细分析攻击加密数据库的方法和数据库安全可采用的技术。2.简要概述了高级数据加密标准AES加密和解密算法的原理,系统分析高级数据加密标准AES中所采用密码
2、系统(Rijndeal密码系统)的安全性及其优点和缺点。3.以Eclipse为开发工具,使用JAVA程序开发语言实现了AES加密算法和客户端程序。同时使用MySQL实现了一个企业数据库管理系统。所给出的加密系统实现表明该加密方案可有效提高企业管理系统数据库的安全性。关键词:数据库AES算法加密解密ABSTRACTWiththewideapplicationofdatabasesystem,theinformationsecurityofdatabasesystemisbecomingmoreandmoreimportant.Thecryptorgraphybecomes
3、animportantmeansofinformationsecurityforthesafeguardofdatabasesystem.Thedatasecurityofdatabasesystemhasbecomeanimportantproblemincomputersecurity.AdvanceddataencryptionstandardAEShasbecomeoneofefficientmethodsbecauseofitshighersafety.Basedontheanalysisoftheexistingdataencryptiontechnolog
4、yAES,thepapergivesaencryptionsystemofdatabasesystembasedonAESadvanceddataencryptionstandard.Themainresultsofthisthesisaresummarizedasfollows:1.Themechanismsandkeytechnologiesofdatabaseencryptionareilluminatedbriefly.Theattackmethodsofencryptiondatabaseandsometechnologiesofdatabasesafetya
5、reanalyzeddetailedly.2.TheencryptionanddecryptionalgorithmprinciplesoftheadvanceddataencryptionstandardAESaresummarizedbriefly.Thesafety,advantagesanddisadvantagesofRijndealencryptionsystem,choseninadvanceddataencryptionstandardAEScryptosystem,areanalyzedsystemically.3.TheAESencryptional
6、gorithmandclientsoftwarefordatabasesystemareimplementedbyusingJAVAwiththetoolofEclipseIDE.Moreover,anenterprisedatabasemanagementsystemisimplementedwithMySQL.Theproposedimplementofencryptionsystemshowsthatthisencryptionsystemcanimprovethedatabasesafetyofenterprisemanagementsystemefficien
7、tly.Keywords:DatabaseAESalgorithmEncryptionDecryptionalgorithm目录第一章绪论...................................................................................................................11.1引言..................................................................................
此文档下载收益归作者所有