资源列表
aeskey
- 保密强度非常高的AES加密源代码,让你的数据变得非常安全。---密钥部分。
Miller-Rabin_primality_test_(Java)
- Miller rabin primality test
crcset
- 一个crc防火墙的源码.对掌握crc算法的原理和实现有很大帮助.
VB22.rar
- VB的MD5加密模块 PassWord = Md5_String_Calc(TxtPass.Text) 其中 TxtPass.Text为原密码 PassWord为Md5加密后的密码! ,VB-MD5 encryption module PassWord = Md5_String_Calc (TxtPass.Text) for the original password TxtPass.Text which PassWord for Md5 encrypted password!
EncryptUtils
- DES加密和解密的操作,这个是工具类可以直接测试-DES encryption and decryption operation, this is tools can be directly test
3DES
- 这是先使用广泛的3DES算法,能够对数据进行加密解密-This is the first widely used 3DES algorithm to encrypt and decrypt the data .
md5
- MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
des
- des和3des的加密和解密程序,C语言实现,VS2008下测试-encryption and decryption of des(3des)
DesEncDec
- 简单实现DES加解密的代码。自己写的.可实现DES的加解密。也可按照算法实现三重DES加解密-C++ code,encryption-decryption wiht DES
51crc
- 通信时,经常要用到的CRC校验,这是一个很好的例子,欢迎下载!-Communication, we often use to the CRC checksum, which is a good example, please download!
x4045chengxu
- 很好的自编看门狗实验程序 大家可以参考下-Good self watchdog we can refer to the following experimental procedure
md5
- md5加密算法C程序,具有速度快、强度高等优点-MD5 source file
