搜索资源列表
DES
- 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
DES_Delphi
- 加密解密算法DES的Delphi源代码,完整工程,包括例子,已编译,可以直接查看效果-DES encryption and decryption algorithm of the Delphi source code, complete works, including examples, has been compiled, you can directly see the effect
DES
- DES加密算法编程实现,MFC基本对话框编写。采用的算法和函数十分经典,完美实现加解密过程。-DES encryption algorithm programming, MFC write basic dialog. The approach and the function is very classic, the perfect realization of encryption and decryption process.
des
- 在VC++下实现的DSE加密解密算法,虽不是原创,个人感觉还蛮有用的-In VC++ to achieve the DSE encryption and decryption algorithms, although not original, personal feeling quite useful
RSA
- 计算机网络安全课程设计RSA加密解密算法,用于学习RSA-Computer network security curriculum design DES encryption and decryption algorithm for learning DES
DES
- DES算法加密解密源代码程序,方便大家理解-DES algorithm for encryption and decryption source code program, to facilitate understanding
des1
- DES密码加密/解密算法的C++实现 DES是一种明文分组64比特,有效密钥56比特,输入密文64比特,具有16轮迭代的分组对称密码算法-DES C++ implementation
VB--DES
- VB实现DES加密解密算法,Visual Basic 6.0可以打开-VB to DES encryption and decryption algorithms
DES
- 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
DES
- DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
des_bit
- DES加密算法C++实现: 从文件读取明文和密钥,并进行DES的加密解密,输出到文件。-des for vc++
WebDES
- 完整的并且可以成功在quartues环境下编译的DES加密解密算法实现的代码,里面有较为详细的中英文说明。-And successfully complete the code DES encryption and decryption algorithms in quartues environment compiler implementation, there are more detailed instructions in English.
new_des
- DES算法,可以进行加密/解密算法,封装成D-Support DES/UNDES algorithm
DES
- GCC编译 Ubuntu Linux平台下开发 DES加密算法 可实现字符串的加密解密-DES Algorithm Incryption and Decryption For string
DesArithmetic
- Des算法功能实现,包括单DES算法加密解密和3DES算法加密解密-Des algorithm function, including a single DES encryption and decryption algorithm and 3DES encryption algorithm
VCPP-DES
- 在VC6.0上用C++语言实现的DES加密解密算法,支持文本的加密解密。-DES VC6.0
EncryptionAlgorithm
- c语言时间DES算法加密和解密,代码有详细的注释(C language time DES algorithm encryption and decryption, the code has detailed notes)
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
sxy--des
- 对八位字符进行加密与解密(使用时需要建立两个TXT文件,具体请看源代码)(bit characters are encrypted and decrypted (using two TXT files to be used when using the source code))
DES_AES_For_ASP_VBScript
- asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)