资源列表
CRCrecycle
- CRC循环冗余检测,CRC32的一个检测实例-CRC cyclic redundancy test, CRC32 instance of a test
DataBindingSample
- dat绑定程序例子,听说很不错,不知道真的,还是假的!-dat bundled procedures example, I heard that quite well, and really do not know, or false!
DESTest
- 实现加密和解密,但是密钥短了点,程序是从csdn上下载过来的!-Encryption and decryption, but the key point, the program is downloaded from csdn over!
md6_c_code-2008-11-2
- 继MD5被攻破后,在Crypto2008上, Rivest提出了MD6算法,该算法的Block size为512 bytes(MD5的Block Size是512 bits), Chaining value长度为1024 bits, 算法增加了并行 机制,适合于多核CPU。 在安全性上,Rivest宣称该算法能够抵抗截至目前已知的所有的 攻击(包括差分攻击)。 个人认为,MD6极有可能成为新一代Hash算法标准。 -继MD5被攻破后,在Crypto2008上, Rives
md5_10
- 一款pb10写的md5加密算法,用于软件加密-wrote md5 encryption algorithm for encryption software
Encryptionanddecryptionalgorithmsourcecode
- 很强的Java加密解密算法源码,适合新手-Strong Java source code encryption and decryption algorithm
DES_system
- 窗口方式下的DES加密系统,做用VC开发完成,简单易用:输入文件名(带目录),点加密按键后加密,完成后在相同目录下生成加密文件。解密过程相反。-DES encryption system in window mode, do to complete development of the VC, easy to use: enter the file name (with directory), encryption keys to encrypt, finished in the same di
RSA
- 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮
encryption_decryption_using_aes
- Ma hoa du lieu chuoi bang C# hay
yaoqiuer
- 数字签名技术。通过该程序代码,可以实现对于信息的隐藏
SecretOnFile
- VC/C++源码,MD5,加密,文件多层MD5加密工具。本MD5加密工具速度快,适用于除纯英文类文件外的其他文件,如果加密或解密非纯英文类文件,建议使用此方法,加密或解密纯英文类文件,建议选择全部操作。-VC/C++ source, MD5, encryption, file multi-MD5 encryption tool. The MD5 encryption tool is fast, applicable to other documents in plain English clas
caibiao
- 这个程序是实现 DES算法的,在主函数将明文和密钥实现确定好了,然后调用算法实现加密,输出加密后的信息,之后再用已知的密钥解密输出之前输入的信息。
