资源列表
MD5_DLL
- 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
DES
- 实现DES算法 64位明文输入和56位密钥输入,进行加密解密-DES algorithm to achieve explicit 64-bit input and 56-key input, for encryption and decryption
encrytest
- 用JAVA实现RSA算法,一方使用公钥进行加密,另一方使用私钥进行解密-JAVA realization of RSA algorithm using one side for the use of public key encryption, the other using the private key to decrypt
RSA
- ras加密实现,图形界面.源码附有注释,方便理解。欢迎下载-ras encryption to achieve, graphical interface. annotated source code to facilitate understanding. Welcome to download
DES
- DES, 3DES, AES-128, AES-256 encryption and decryption.
md5RSA
- 本程序实现了消息摘要和数字签名,涉及到的算法有md5和RSA,是一个不错的程序,希望对大家有所帮助-This procedure achieved a message digest and digital signatures are involved in the md5 algorithm and RSA, is a good program, I hope all of you to help! ! !
md5
- keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
vb
- 用于读取硬盘号,可做更改后用于文件加密认证号-Its hard to read, can change its certification for file encryption
des
- 实现了DES加密算法,包括64位分组处理,可以加密解密一段文本-The realization of the DES encryption algorithm, including the 64-bit packet processing, encryption and decryption can be a section of text
fastcoll_v1.0.0.5
- 破解MD5,能够非常快速地产生MD5碰撞的好算法。主流机器1s就能产生一个。-Crack MD5. A good algorithm capable of generating MD5 collisions very quickly.
ImageEncryptionAlgorithm
- 以两个简单的logistic映射构造一个双混沌互扰系统,提出了基于双混沌互扰系统的图像加密算法.-An image encryption algorithm is proposed with inter-perturbations of dual chaotic systems constructed based on two simple logistic mapping.
AES
- AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++