搜索资源列表
des-c.rar
- C语言写的DES加密算法源代码。
用C语言写的100行DES加密算法
- 用C语言写的100行DES加密算法,学习C语言和密码算法的好例程。-C language written in 100 lines DES encryption algorithm, C language learning algorithm and password good routines.
c语言写的des(430单片机)
- c语言写的des(430单片机) 用430单片机实现的DES加密系统-c des written language (SCM 430) 430 MCU with the DES encryption system
des加密算法源代码c语言实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以-DES algorithm C language source code, I have uo with the test results can also
用C语言DES加密算法
- 用C语言写的DES加密算法程序 非常不错的东东,虽非原创,但很有用。-C language to write the DES encryption algorithm is very good Dongdong, though not original, but very useful.
DES C language
- 本程序是DES 加密系统的 C 语言源代码,对于c/c++学习者,网络安全学习者有很大帮助。-DES Encryption System C language source code, c / c learners, Learners network security will be of great help.
DES(C语言)
- DES的C语言程序,没有用密码学的库,可以用来测试
DES c语言 算法
- DES加密算法源码\用C语言写的100行DES加密算法,转载
DES加密算法
- c语言编写的DES加密算法
des C语言简练代码
- 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
des-cbc.rar
- des的C语言版本,带自检程序。ecb模式实现。,des of the C language version, with self-test procedures
des_c
- C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
DES
- C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
des
- 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
des
- DES 加密系统的 C 语言源代码 DES 加密系统的 C 语言源代码-DES 加密系统的 C 语言源代码
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
DES-C
- c语言实现的加密算法,已经实现,非本人实现,-C language implementation of cryptographic algorithms has been achieved, non-I implementation, thank you
DES
- DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)
DES加密与解密
- des加密算法的实现,DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。(The symmetric cryptosystem in the DES algorithm for the password system, has been beca