搜索资源列表
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.
111
- Vigenere的C++算法源代码,呵呵..大家可以随便下载哦...不过里面没有 密钥算法哦
ideapgp.rar
- idea 算法 c、c++实现 真的不错啊,idea algorithms c, c++ to achieve really good ah
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
DES3
- DES3的示例,外壳是delphi,算法是C-C++的-DES3 example, Shell is delphi, algorithm is C-C++ the
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
sha
- SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
c
- DES加密算法的实现,使用的是C++语法-DES encryption, USING C++ language
CaCPP
- C-C++的加密算法,包括3DES,AES,DES-The C-C++ encryption algorithms include 3DES, AES, DES
RSA(C)
- RSA D-H加密与解密算法,C语言实现-RSA DH encryption and decryption algorithm, C language
duichengsf
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。 -C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this program, the key file is saved i
DES-C
- DES 加密算法 比较高效的加密 运行代码可以直接测试 会显示加密所用的时间-More efficient encryption algorithm DES encryption
bfsh
- 加密算法blowfish的实现源码,本包中包涵有blowfish的三种语言的实现源码C、C++、java;都是很经典的代码,特别拿出来和大家分享-Blowfish encryption algorithm to achieve the source of the package bear with blowfish realize the source of the three languages C, C++, java are very classic code
KEELOQ-algorithm-C
- keeloq algorithm C language 跳码算法实现-keeloq algorithm C language
md5
- 通过实现数字签名算法(DSA),加深对数字签名算法的理解,同时学习Hash算法的实现。 1)利用C\C++语言实现DSA算法。 2)DSA中的Hash函数采用SHA算法。 -By implementing the Digital Signature Algorithm (DSA), a better understanding of the digital signature algorithm, while learning to achieve Hash algorithm. 1
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