CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - c-c算法

搜索资源列表

  1. c++_blowfish

    0下载:
  2. 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10182
    • 提供者:邓飞
  1. loki97加密解密算法

    2下载:
  2. LOKI97加密解密算法,用C语言实现的一种加密解密算法。-loki97 encryption and decryption arithmetic, which is a encryption and decryption arithmetic implemented by C.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18645
    • 提供者:大案
  1. MD5加密算法源码

    1下载:
  2. MD5加密算法c语言实现源代码,可以加到你自己的程序中,节省了很多自己开发加密算法的过程!-MD5 encryption algorithm C Language source code can be added to your own procedures and save a lot of their own encryption algorithm development process!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7636
    • 提供者:望乡
  1. twofish-optimized-c

    0下载:
  2. 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31892
    • 提供者:刘立伟
  1. twofish-reference-c

    0下载:
  2. 一个towfish加密算法的源代码,请大家看看交流一下,谢谢大家了。总算到了个字。唉,真是的。-a towfish encryption algorithm source code, please see things about, I thank the people. Finally the word. Oh, too bad.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:27987
    • 提供者:刘立伟
  1. c++rsa

    1下载:
  2. C++语言实现的rsa加密算法,共同学习-C language of rsa encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2620
    • 提供者:ly
  1. c++dsa

    4下载:
  2. C++语言实现的dsa加密算法,共同学习-the C language settings encryption algorithm, learning together
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2947
    • 提供者:ly
  1. c的base64

    2下载:
  2. c的base64算法
  3. 所属分类:加密解密

    • 发布日期:2008-11-06
    • 文件大小:2169
    • 提供者:temp001
  1. RSA C++实现

    3下载:
  2. RSA算法C++实现,在VC6.0下编译通过
  3. 所属分类:加密解密

  1. C++ecc.rar

    1下载:
  2. C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了,C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:102445
    • 提供者:Decell Hoo
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:2407
    • 提供者:Bruce Lee
  1. IDEA加密算法源码

    0下载:
  2. IDEA加密算法-IDEA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:小脚丫
  1. c-md2

    0下载:
  2. c/c++编写Md2加密算法,数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。-c/c++ write Md2 encryption algorithm, data encryption, the basic process is to express the origi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2670
    • 提供者:jason
  1. cryptography-source-code-in-c

    0下载:
  2. 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:981346
    • 提供者: 孙磊
  1. sha1

    0下载:
  2. 安全散列算法(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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3858
    • 提供者:周笑
  1. RSA算法

    0下载:
  2. RSA算法,用的C++语言实现,可以给那些初次接触这个,需要学习的同学使用(RSA algorithm, using C++ language, you can give those who first contact this, need to learn the use of students)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:2403328
    • 提供者:roppe
  1. 加密算法

    1下载:
  2. c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:384000
    • 提供者:XZY123
  1. Md5加密算法的原理及应用

    0下载:
  2. Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
  3. 所属分类:加密解密

  1. 国密算法_SM2_SM3

    1下载:
  2. 国密算法SM2 SM3 DEMO c#实现(Implementation of national dense algorithm SM2 SM3 DEMO c#)
  3. 所属分类:加密解密

    • 发布日期:2018-04-29
    • 文件大小:974848
    • 提供者:momomomeak
  1. des加密解密算法

    0下载:
  2. des加密解密算法,c语言版本des加密(DES encryption and decryption algorithm, C language version DES encryption)
  3. 所属分类:加密解密

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:yukinoyota
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com