搜索资源列表
sanpack_rsa_vs2003sln_src
- 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
AES
- 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
informationhide
- 基于混沌系统的图像加密算法,先采用Arnold猫映射进行像素点位置置乱,然后对置乱后的图像的像素值进行Liu混沌加密或者Lorenz混沌加密。-Chaotic systems based on image encryption algorithm, first using Arnold cat map for the location of pixel scrambling, and then scrambling image pixel values Liu chaotic encryptio
Logistichecat
- 将猫映射(cat map ) 与Logist ic 映射相结合, 构造了一种语音加密算法. 该算法首先将语音数据堆叠成二维, 然后利用二维猫映射将数据的位置置乱, 最后利用一维Logist ic 映射构造替换表, 对数据进行扩散.-The cat map (cat map) and Logist ic mapping the combination of a voice encryption algorithm is constructed. The algorithm first voic
cccodes
- In this paper,wepropose a newloss-less symmetric imagecipher basedonthe widelyusedsubstitution– diffusion architecture which utilizes chaotic standard and logisticmaps. It is specifically designed for the coloured images, which are 3D arrays of d
Kate-Struss-Final
- stegnographic algorithm arnolds cat map image encryption
New_Arnold
- 用Arnold变换进行图像置乱加密,使用了新的快速算法.-This is an image scrambling encryption algorithm using Arnold map.
Color-to-Islands
- 实现地图填色问题,使用邻接矩阵进行存储和表示,算法实现。-Realization of the map coloring problem, use the adjacency matrix is stored and that algorithm.
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
2D-logistic-image-encrytion
- 本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。-In this matlab test,we use the chastic s e
hundunyingshe
- 基于混沌映射的图像加密算法是目前研究的主流,该本件中包含五类混沌映射,有一维混沌映射、二维混沌映射以及三个超混沌映射。- Image encryption algorithm based on chaotic map is mainstream research, which this piece contains five chaotic map, there is a one-dimensional chaotic maps, as well as three-dimensional c
PathFinder
- This a heavily commented pathfinding algorithm. It has a customizable map, you can generate the terrain randomly, and just put in start and end position. I decided to do this program because ive seen a lot of pathfinding tools out there that are simp
Liu12
- Test for LIU12 chaotic map image encode/decode algorithm. A-RGB-image-encryption-algorithm-based-on-DNA-encoding-and-chaos-map_2012_Computers-and-Electrical-Engineering paper