资源列表
EDcodetxt
- 文本文件的加密和解密程序,本人经过使用很实用.-text file encryption and decryption procedures, I read a very practical use.
ASM2
- 一个ASM的源代码,只实用与有兴趣的朋友.--A ASM source code, only useful and interested friends
des(matlab).用于文件的DES加密和解密
- 用于文件的DES加密和解密,用matlab编的,含操作界面,其核心程序是网上DOWN的,DES for file encryption and decryption, using the matlab made, including user interface, the core of the program is online DOWN
md5sum-w32_1.1.tar
- md5验证的源代码 编译后可以直接使用
ElAES
- Advanced Encryption Standard (AES) is an encryption standard adopted by the U.S. government.
hundunjami
- matlab代码混沌加密综合,其中包括了lorenz和猫映射-matlab encrytion used by lorenz and arnold
convulution-without-conv-fn
- convolution without using conv function
AES_algorithm
- AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
Ecdh-agree
- DH-EKE源代码,密钥交换算法的C++实现-DH-EKE algorithm source code
MD5
- md5算法,关于消息的完整性的检测,界面挺不错-md5 algorithms, message integrity detection
mats
- Matlab encryption image using RSA and dwt algorithms source code.
md5
- MD5功能函数,测试无误的MD5函数,在LINUX系统上测试通过