搜索资源列表
des算法 加密程序
- DES算法
EncryptUtils.支持MD5、Base64、DES的加密和解密算法的小程序
- 支持MD5、Base64、DES的加密和解密算法的小程序,Support for MD5, Base64, DES encryption and decryption algorithm applet
DES.rar
- 数据加密标准(DES)加密解密算法Matlab源代码,Data Encryption Standard (DES) encryption and decryption algorithm Matlab source code
des加密解密VB算法
- des加密解密VB算法,使用VB6语言编写。
DES-VC6.0-MFC
- VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
DES
- 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext after, right back into plaintext.
DES
- C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
des
- 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
DES
- DES算法说明。包括加密算法和解密算法。-DES algorithm descr iption. Including the encryption algorithm and decryption algorithm.
des
- 根据网上找到的算法进行了修改的C++DES加密解密算法 -According to the Internet to find the algorithm is modified C++ DES encryption and decryption algorithm
CSharpDes
- 标准CSharpDes加密算法,WORD的文件,包含了加密解密。-C# Des加密算法
DES
- DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
des
- des加密解密算法以及word文档(具体实现步骤)-des encryption and decryption algorithms, as well as word documents (concrete implementation steps)
DES
- 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
DES-VC6.0
- vc6.0 MFC 写的DES 加密 解密算法-vc6.0 MFC DES
DES
- DES加密解密算法,用C++编写,经测试可用-Decryption DES encryption algorithm, written with C++, available via testing
DES
- DES 加密/解密 算法,界面化实现,可加密解密字符串或文件-DES
des
- C#编写的des算法加密解密小程序 可以实现明文加密-Des algorithm written in C# encryption and decryption applet
java-des
- des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
DES加密解密代码
- des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)