搜索资源列表
C-DES
- 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
D3DES
- 使用C语言实现的三个密钥的三重DES算法。-The use of C language implementation of the three-key triple DES algorithm.
cfileIO
- C(C++)语言下文件输入输出函数的一些局限性 ──读《DES数据加密算法原理、实现》的一些心得 程序名称:fileop.cpp 运行环境:win98/dos tc++3-c and c++ file io
DES
- 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
DdesE
- DES加密算法C语言实现,我以以将它成功的移植到Nios处理器上 -DES encryption algorithm C language, to be a successful transplant to the Nios processor
DES
- DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
9266510251des
- 51单片机实现DES加密算法详解,用C语言写的,值得学习和借鉴-51 Detailed MCU DES encryption algorithm, written in C language, it is worth studying and learning
DES_encryption_algorithm
- DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm
DES
- DES 算法的c语言实现 ,可以实现对文件加解密,并且计算加解密速度-DES algorithm c language, can be achieved on a file encryption and decryption, and calculates the speed of encryption and decryption
VCPP-DES
- 在VC6.0上用C++语言实现的DES加密解密算法,支持文本的加密解密。-DES VC6.0
DES_arithmetic
- 网络安全中DES算法的c语言实现,整个算法资料都在-Network security DES algorithm in the c language to achieve the entire algorithm information
RSA&DES_Implement
- 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
DES
- DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)