搜索资源列表
图像加密技术综述
- 随着Internet技术的发展,人们对通信隐私和信息安全技术越来越重视.综述了图像加密技术的进展状况,对其中的若干图像加密技术,如图像像素置乱技术、基于秘密分割和秘密共享的图像加密技术、基于现代密码学体制的图像加密技术以及基于混沌动力学体制的图像加密技术的原理、特点与算法实现都做了阐述,并对这些图像加密技术做了分析与比较,指出了它们各自的优缺点和应用局限性,并讨论了今后的发展方向.
code
- 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
GMP3
- GMP大数库,在数值计算和密码学算法设计方面有很多应用啊,这是中文版说明。-The GMP the Tarsus library, in the numerical calculations and the design of cryptographic algorithms have many applications, ah, is the Chinese version descr iption.
C-cryptographic-algorithms-
- 介绍密码学基本知识,以及如何使用C语言去实现密码算法的资料-Introduces the basics of cryptography, and how to use C language to realize cipher data
RSA
- RSA算法的加密和解密,可以用它作为密码学课程设计,非常好用-RSA encryption and decryption algorithms, cryptography can use it as a curriculum design, very easy to use
pkcs1填充规则
- pkcs1填充规则,在密码学变化算法种经常用到的填充算法