搜索资源列表
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
DES算法的C++编写实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
des算法的C实现
- 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
des算法的C实现
- 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
DES算法的C++编写实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
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
XINO_DES
- DES/3DES算法的C语言实现,我对代码进行优化。只需要几十个字节的内存就可以。很适合用于单片机等下位机使用。-DES/3DES algorithm in C language, I optimized code. Only need dozens of bytes of memory can be. SCM is very suitable for such use under the plan.
DES-64
- DES加密算法的C语言实现,64位加密的源程序-DES encryption algorithm in C language, 64-bit encryption of the source
des1
- DES算法的C语言实现,带有详细注释,02年所写,在我的另一个文件加密程序中使用过,在此摘出来也可以作为其他加密程序的内核。-DES algorithm realize the C language, with detailed notes, written in 2002, in my other file encryption procedures used in this pick up can also be used as o
DES
- DES算法的C语言实现,大家可以参考一下。-DES algorithm to achieve the C language, we can reference.
des
- 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
DES
- DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
DES
- DES算法的c语言实现及其测试(16轮)-DES implementation
DES
- des算法的c语言实现,并附有算法的详细原理说明,供使用者方便 -des algorithm c language, together with detailed schematic descr iption of the algorithm for user convenience
DES
- DES算法的C语言实现,有示例明文密钥文件,包含完整的工程文件,编译通过。-The C language implementation of the DES algorithm, example of plaintext key file contains a complete project file and compile.
DES
- DES算法的C语言实现 包含加密及解密功能。-DES USE C FINISHED.
DES
- DES 算法的c语言实现 ,可以实现对文件加解密,并且计算加解密速度-DES algorithm c language, can be achieved on a file encryption and decryption, and calculates the speed of encryption and decryption
DES
- DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)