搜索资源列表
c++_blowfish
- 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
很强的C算法集锦1
- 很强的C算法集锦,你需要的算法都在这里了-strong C Algorithm Collection, you need algorithms are here
c常用算法程序集
- c常用算法程序集-c algorithm commonly used procedures set
C++排序算法优化大全
- 两篇编程指导文档汇总。 专门讲述排序算法和优化。
c的base64
- c的base64算法
RSA C++实现
- RSA算法C++实现,在VC6.0下编译通过
C++ecc.rar
- C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
AES-C
- aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
c-hash
- C语言实现的哈希表算法,比链表的查询更快,在大量节点管理时很实用。-C-implemented hash table algorithm, faster than the query list, in the management of a large number of nodes is very useful.
MD5算法
- MD5算法的例子--Example of MD5 algorithm
IDEA加密算法源码
- IDEA加密算法-IDEA encryption algorithm
c-md2
- c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
cryptography-source-code-in-c
- 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
sha1
- 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (defi
RSA算法
- RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
加密算法
- c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
Md5加密算法的原理及应用
- Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
小小日历c4droid源码C语言
- 天文算法万年历,基于寿星万年历js不完全移植,前后近一万年误差不超过一分钟(The astronomical calendar algorithm, the longevity of the calendar JS is not completely based on nearly ten thousand years before and after transplantation, the error is less than a minute)
国密算法_SM2_SM3
- 国密算法SM2 SM3 DEMO c#实现(Implementation of national dense algorithm SM2 SM3 DEMO c#)
des加密解密算法
- des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)