资源列表
TripleDES(C)
- 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。它相当于是对每个数据块应用三次DES加密算法。 -3DES (otherwise known as Triple DES) is known as Triple Data Encryption Algorithm (TDEA, Triple Data Encryption Algorithm) block cipher. It
Encode
- 用输入的文字进行自动加密处理,显示的时候再自动解密
Decode
- 几种常见的加解密源码,包括DES,BASE64,AES等,可以修改使用-Several common encryption source code, including DES, BASE64, AES, etc., can be modified to use
ZhuCeJi
- VC++生成程序注册码,同时附带有解密机程序,演示截图如上所示,上边的是注册码生成程序,下边是解密的程序。 -VC++ build process registration key, while decryption machine with a program, presentation screenshot shown above, on top of a registration code generation process, below is the decryption proc
RC4
- 用RC4算法简单的对字符串进行加解密,有操作界面-With simple RC4 algorithm for encryption and decryption of strings, there are interface
DES
- DES算法说明。包括加密算法和解密算法。-DES algorithm descr iption. Including the encryption algorithm and decryption algorithm.
AESnew1
- 一个aes算法的源代码, 写的还算不错-A aes algorithm source code, written in fairly good
RSA
- 实现了RSA加密算法,可以对一段文字进行加密解密-The realization of the RSA encryption algorithm, can be carried out on a section of text encryption and decryption
MD5encry
- 基于c#的md5加密源码,代码含有工程文件-md5 encrypt based on c sharp
rsa_decryption
- 本代码没有运用现成的NTL库实现RSA加密、解密运算。而是采用了RSA算法的基本算法思想实现而成。
DES
- DES加密代码,是研究密码加密的基础,希望大家能有所收获
MD5
- VisualC++实现简单的MD5数据加密-Visual C++ MD5 encryption
