搜索资源列表
checksum
- 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
RSADemo1
- 基于DLL的16位RSA演示程序,开发环境VC++,MFC-16 RSA demo program, the development environment VC, MFC
CRC校验算法(包含8位16位32位)
- CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
16bit_DES
- 由于BT老师的要求,非要将64位DES算法改编成16位的DES算法,小生在这里献丑了。-as teachers, add to the 64-bit DES algorithm adapted into 16 of the DES algorithm, Niche in a shortcoming here.
VC++
- -- 转换密码(明文6位,密文16位) DES加密解密程序
200779234724949
- MD5数据加密的源程序,可以看看哦,包含16位加密和32位加密
rsa
- 本程序实现了用RSA加密算法加密、解密图片。本程序仅作为RSA原理理解,所以没有实现大数运算部分,RSA选取n为15~16位,加密图片不要选太大,否则会很慢。
CRC
- 一个16位CRC校验软件算法。通过查表、移位、异或得出一定字节数的16为CRC校验码。
DES算法中key生成部分,输入为16位16进制密码
- DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
LockFile
- 一个Windows下的文件加密工具,稳定可靠,密码越长(1-16位),被解密的可能性越小。不过别使用完全重复的密码:如aaaaaa等同于a,xyzxyz等同于xyz,Under a Windows file encryption tools, stable and reliable, the password longer (1-16), and the smaller the possibility of being declassified. But do not repeat the us
MD5Encode
- Java 16位MD5 Hash code generator-Java 16 md5 generator
CRC(16a32)
- crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16
CRC
- 这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
xiaoyuanxw
- 如果遇到MD5加密文件(一般都是这个),而又不知道密码的, ┃ ┃ 请用这组加密的数据1739fddf100746ca替换,那么密码就是:codepub.com┃ ┃ (这个是16位的,32位的是:7773164f11739fddf100746ca6b337834)-If you encounter MD5 encrypted file (typically this), but do not know your password, ┃ ┃ Please use this group o
jiamijiemi
- 种加密算法。实现超强功能,是用汇编16位实现的 -Kinds of encryption algorithm. Achieve super-function, is the compilation of 16 achieved
AES
- ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
crc
- 计算16位CRC函数之一,以前刚好写过一段时间,拿出来给和大家分享吧!(多项式可能不同,自己动下脑筋改下吧!)-16-bit CRC calculation function, one of just wrote some time ago, out to and to share it! (Polynomial may be different, their move to the next, are you thinking!)
MD5
- MD5加密的C#实现.可加密16位和32位MD5值.-MD5 encryption of C# to achieve. Can be encrypted 16 and 32-bit MD5 value.
3des
- 16位平台实现3DES算法,比较实用,请需要的朋友来下载-Impletement Triple DES on 16 bits Flatment