搜索资源列表
标准DES加密算法
- 用C语言实现的DES加密算法,简单高效,值得看看。-the DES implemented in C, simple and effected, worthy of look.
elipt210
- 用C语言实现的椭圆加密算法,可以UNIX平台下编译,也可以作小的改动在Windows下编译。-using the C language elliptical encryption algorithm can be compiled under Unix platform, can also make minor changes in Windows compiler.
MD5_zka
- MD5加密算法,用标准C++完成,需要在UNIX系统上执行make来运行.可修改代码.-MD5 encryption algorithm, using standard C completed, in UNIX systems make the implementation run. code can be amended.
md5al
- md5算法的c++实现,绝对可用~~md5.h md5.c-md5 Algorithm c achieve absolutely available ~ ~ md5.h md5.c
FEAL8
- 本次的FEAL8轮叠代要求将64位的密文C与64位的密钥K经过要设计的解密程序运行得到所需的64位的明文P。由于2进制输入输出的位数太长不方便,再程序的数据运算中大量用上16进制。在数据的运算过程中又常常把输入的数据平均分成等份,因此在数据处理上用上数组形式。FEAL算法的三个基本运算函数是整个程序的重心,程序的密钥处理和解密过程都将以这三个运算函数为中心,因此,程序的设计以S函数 函数和 f函数来展开,再由主函数编写时调用三个函数。-the FEAL8 round of the iterati
c常用算法程序集
- c常用算法程序集-c algorithm commonly used procedures set
MyDES
- 用c语言编写的des加密程序。具体的算法可以参考相关规范,此处给出代码实现。
c2
- 《C语言常用算法》配套代码源程序,绝对经典,欢迎各位下载
SAM的散列存储加密解密算法以及SYSKEY的计算
- c语言编写的加密解密算法技术-prepared by the encryption and decryption algorithm
zmem
- 开放源码的查找内存泄漏算法。对用C和C++的人很有帮助。-open source search algorithm memory leak. The C and C were helpful.
RSAUtil[1]
- 实现RSA加密算法的c++源代码-achieve RSA encryption algorithm source code c
DES1
- 关于DES加密算法的c++实现,程序功能比较完整,比较适合初学者阅读-On the DES encryption algorithm c++ achieve more complete, the program features, suitable for beginners to read