搜索资源列表
des C语言简练代码
- 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
des
- 对称加密算法des实现,c程序编写,在visual c++下运行。-Symmetric encryption algorithm des achieve, c programming in visual c++ run.
61627676
- 使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-C prepared by the use of DES, DESX, DES3 (three-DES) encryption algorithm, the program demonstrates how to call at Delphi in the
des1
- DES密码加密/解密算法的C++实现 DES是一种明文分组64比特,有效密钥56比特,输入密文64比特,具有16轮迭代的分组对称密码算法-DES C++ implementation
3DES
- 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。 3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
DES
- C++下对数据的 DES加密算法-C++ under the DES encryption algorithm to data
RSA_DES
- 用C++实现的DES加密算法和RSA加密算法,控制台显示,可同时查看明文和密文,可自主设置密钥-Using C++ DES encryption algorithm and RSA encryption algorithm, the console display can simultaneously view the plaintext and ciphertext can be independently set key
DES
- DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
des_bit
- DES加密算法C++实现: 从文件读取明文和密钥,并进行DES的加密解密,输出到文件。-des for vc++
9266510251des
- 51单片机实现DES加密算法详解,用C语言写的,值得学习和借鉴-51 Detailed MCU DES encryption algorithm, written in C language, it is worth studying and learning
des
- DES算法的C++实现,可以对64位明文进行加密-DES algorithm C++ achieve, you can encrypt the plaintext 64
DES_07079
- 实现DES加密算法函数,采用c++编写,可以很好的应用到其他程序中去-DES encryption algorithm to achieve the function, using c++ preparation, can be well applied to other programs to
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)