搜索资源列表
8-4-4
- 使用RC2對稱式金鑰加密演算法來進行檔案加密-Use RC2 symmetric key encryption algorithm to encrypt files
Encryption
- C#实现Des , Rc2, Rijndael, TripleDes加密的类-C# to achieve Des, Rc2, Rijndael, TripleDes encryption class
ZYBEncrypt
- 一些常见的C#加密解密类(MD5,RSA,DES,RC2...)包装集合.-Some common encryption and decryption of C# class (MD5, RSA, DES, RC2 ...) packaging collection.
FileEncryption
- 文件加密系统 以DES rc2 等四种算法对文件进行加密-File encryption system with DES rc2 four aspects to encrypt files algorithm
CEncryptiionS
- CSHARP实现Des , Rc2, Rijndaell, TripleDes加密的类,已通过测试。 -CSHARP DES, RC2, Rijndaell TripleDes encryption class, has been tested.
Encrypt_an_string_demo
- demo program for simple encryption string using des, rc2 and others
Encrypt_an_string_src
- encrypt a string from plain text to des, rc2 or others source code. csharp