搜索资源列表
rsasourcecode
- RSA算法源程序,C代码-RSA algorithm source, the C code
wang-DES
- C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载-C language prepared by the DES encryption algorithm, we can use, I tested and you are welcome to download
md5main
- 这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。-the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.
CryptographyinCandC++
- flintc库文件及源码C语言大数支持函数库包括DESRSA算法-flintc documents and the C language source majority support functions including DESRSA Algorithm
MyMD5
- 信息安全MD5哈西加密算法用c语言编程实现-information security encryption algorithm MD5 hash using C language programming
MyRSA
- 信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c
md5-algorithm
- 这是一个md5的c++程序,可在visual c++环境下运行,实现消息摘要算法,用与消息的认证!-the md5 c procedures, the visual c operating environment, achieving news digest algorithm, and the use of authentication information!
DES_C_keil
- 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
des_c++
- 用C++方式编写的DES算法,是一个不错的源代码哟,适和对C++有一定认识的人-C approach to the preparation of the DES algorithm, is a good source yo, relevance and C have some knowledge of the people
111
- Vigenere的C++算法源代码,呵呵..大家可以随便下载哦...不过里面没有 密钥算法哦
RSALib
- rsa算法源程序-rsa algorithm source code
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
MD5VC++6.0
- MD5 C++算法 -MD5 C++ Algorithm MD5 C++ Algorithm
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
sha
- SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
c
- DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
DES-C
- DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
KEELOQ-algorithm-C
- keeloq algorithm C language 跳码算法实现-keeloq algorithm C language
RSA
- ?理解公钥密码及数字签名相关的基本概念 ?理解并能够编写RSA或DSA数字签名算法 ?熟练应用C++编程实现数字签名体制(To understand the basic concepts of public key cryptography and digital signature To understand and be able to write RSA or DSA digital signature algorithm Is proficient in C++ programm