搜索资源列表
des C语言简练代码
- 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
des
- 对称加密算法des实现,c程序编写,在visual c++下运行。-Symmetric encryption algorithm des achieve, c programming in visual c++ run.
des
- A c++ program to encrypt/decrypt using the DES algorithm
DES
- des 编程实现 c++风格 两圈加密 含解密部分-des programming c++ style, with two laps to decrypt encrypted part of the
PIC-en-C_structure_ES
- fichier decrivant les structures entrées sorties utilisées pour programmation en C des microcontroleurs.
PIC-en-C_temps
- fichier decrivant les Timers utilisées pour programmation en C des microcontroleurs.
programmation-reseau-en-C
- bon doc en franç ais sur comment fer des programme reseaux tres utile comme exemple un programme ki permet de dialoguer avec le modem !!! enjoy
DES
- DES加解密算法,基于C++的开发环境,模块化的编程风格-DES encryption and decryption algorithm, based C++ development environment, modular programming style
DES-C
- DES代码 C语言版 采用C语言编写 采用C语言编写-DES code C language version of the C language
DES
- C++下对数据的 DES加密算法-C++ under the DES encryption algorithm to data
DES-encryption
- DES加密和解密,用C++实现的,无界面,给初学者一点指引-DES encryption and decryption, using C++ achieve, no interface, a little guidance for beginners
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
- 利用C语言实现DES算法实验源代码,并配有文档格式-DES algorithm using C language source code for the experiment
DES
- DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
des
- DES算法的C++实现,可以对64位明文进行加密-DES algorithm C++ achieve, you can encrypt the plaintext 64
des
- linux系统下的对称加解密算法的des的c代码实现,代码实现了灵活的和强大封装,可以直接调用封装好接口,还可以移植到window系统下。-Linux under the system of symmetric encryption algorithm des c code, the code implements the flexible and powerful packaging, can be directly encapsulated interface, can also be tr
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
EncryptionAlgorithm
- c语言时间DES算法加密和解密,代码有详细的注释(C language time DES algorithm encryption and decryption, the code has detailed notes)
SimpleCryptographer
- Implementation AES Algorithm using C#