- 1、本文档共33页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
毕业论文_混沌加密视频算法
HUNAN UNIVERSITY
毕业设计(论文)
设计论文题目: 混沌视频加密算法及 其实现 学生姓名: 学生学号: 专业班级: 学院名称: 指导老师: 学院院长:
2011年6月 1 日
混沌视频加密算法及其实现
摘 要
随着计算机技术和网络技术的迅猛发展,视频应用成为网络中越来越热门的应用领域,并且已经深入人们日常生活中。在视频信号传输过程中,不可避免的会遇到视频信号被窃取的问题。对于一些有保密性质的视频信息,尤其是涉及到使用者私有信息,甚至是涉及到国家机密的视频信号,传输过程的加密和保护显得尤为重要。
本文首先介绍了该课题的研究背景和研究现状;然后介绍了混沌理论和密码学的相关内容,并且描述了混沌理论如何应用于密码学之中;然后介绍了Logistic混沌方程和Henon混沌方程的基本原理和迭代过程,提出了基于这两个混沌方程的相互迭代产生的一个复合的混沌方程;由于混沌方程的迭代具有遍历性、非周期性等特性,非常适合作为密钥产生的工具。
关键词:视频;加密;混沌;混沌理论;Logistic;Henon;
Chaotic Video Encryption Algorithm and Its Realization
Abstract
As the rapid development of computer technology and network technology, the application of video is becoming more and more popular in this field. Moreover, it has much influence in people’s daily lives. However, in the process of video signal transmission, it will unavoidable suffer the problems of video signal stolen. For some confidential video information, especially for users’ private information and video information related to nation secret, the encryption and protection in the process of transmission will be very important.
Firstly, the following essay will introduce the research background and the current situation in the subject; then it will demonstrate the method that chaos theory is used in cryptography; then it will present the basic principle and the iteration process of Logistic chaos equation and Henon chaos equation. Furthermore, it will present that a new mixed chaos equation can be created based on two iteration equation. Because chaos iteration equation has many features, such as ergodicity, aperiodic, it is very suitable to become a good tool for key generation. At last, by using C programming language, I achieve the chaotic encryption method.
Key Words: video; encryption; chaos; chaotic theory; Logistic; Henon
目 录
1 绪论 1
1.1 研究背景概述 1
1.2 国内外研究现状和发展趋势 1
1.3 视频加密的研究进展 2
1.4 论文构成及内容 3
2 应用于密码学中的混沌理论 4
2.1混沌理论的简介 4
2.1.1 混沌的定义 4
2.1.2 混沌的特征 4
2.1.3 几种典型的混沌系统 5
2.2 密码系统的分类 6
2.3 混沌密码学 6
2.4 基于混沌的流
文档评论(0)