CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - VC 加密算法

搜索资源列表

  1. des加密算法源代(VC)

    1下载:
  2. des加密算法源代(VC)
  3. 所属分类:密码/编码算法

    • 发布日期:
    • 文件大小:25682
    • 提供者:
  1. tea加密算法源代码

    0下载:
  2. 加密算法tea加密文件,用vc语言编写,支持多种格式-encrpyt file by tea arithmetic,support some kinds of file format,VC Code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2290
    • 提供者:焦伟伟
  1. Rijndael算法VC使用实例

    0下载:
  2. 在Visual C++ 6.0下利用Rijndael算法进行任意文件加密,一个rijndael加密算法的使用实例,虽然图形界面做得比较粗糙,但是程序本身有很多值得参考和学习的地方- 6.0 carries on the free document encryption in Visual C using the Rijndael algorithm, a rijndael encryption algorithm use example, although the graphical int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:45908
    • 提供者:云中龙
  1. MD5加密算法源代码+DLL成品

    0下载:
  2. MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have sai
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:36240
    • 提供者:比尔
  1. 栏栅加密算法

    0下载:
  2. 栏栅加密算法源程序!主要实现栏栅加密和解密等功能~主要用VC实现-fencing encryption algorithm source! Main barriers such as encryption and decryption functions to the main VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:32863
    • 提供者:马愉兴
  1. AES高级加密算法 VC++6.0

    1下载:
  2. AES 高级加密算法 测试程序,使用vc++ 6.0编写
  3. 所属分类:加密解密

    • 发布日期:2011-01-28
    • 文件大小:206574
    • 提供者:changhai123
  1. MD5

    1下载:
  2. MD5加密算法演示程序,使用VC编写,实现MD5加密与解密的功能-MD5 encryption algorithm demo program, written using VC to achieve MD5 encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1926314
    • 提供者:程郁文
  1. RSA

    3下载:
  2. RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:23724
    • 提供者:MR.name
  1. crypt

    0下载:
  2. 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-16
    • 文件大小:25378889
    • 提供者:lxk613
  1. RSA

    0下载:
  2. VC++6 RSA加密算法 源码 供学习使用-VC++6 RSA encryption algorithm source for studying the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:168142
    • 提供者:郝宝钢
  1. aesCPP

    0下载:
  2. AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:3368
    • 提供者:owen
  1. MD5encryptionalgorithm

    0下载:
  2. VC++实现的MD5加密算法,已经封装好的类,可以直接使用-VC++ to achieve the MD5 encryption algorithm, has been a good type of package can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5094
    • 提供者:郑硕
  1. AES

    0下载:
  2. AES加密算法,内含AES实现源代码word版,还有加密算法的实现过程flash,以及通过编译的vc++工程-AES encryption algorithm, including AES achieve word version of the source code, as well as the realization of the process of encryption algorithm flash, as well as through the vc++ compiler work
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:216128
    • 提供者:菜菜
  1. HexEnc

    0下载:
  2. VC++使用XOR 256加密解密算法对文本或文件进行加、解密,很早时候的加密算法,但现在还很实用,搜集了一个实例,希望对VC++编程的朋友有所帮助。它主要是对十六进制的文本文档或者文件进行加密解密。-VC++ using the XOR 256 encryption and decryption algorithms to increase the text or document, decryption, the encryption algorithm when a long time a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:69444
    • 提供者:117
  1. md5dell

    0下载:
  2. VC++打造MD5加密算法的源程序代码,程序经过编译可生成最终成品——DLL文件,方便你在其它地方调用。-VC++ to create the MD5 encryption algorithm source code, the program can be compiled to generate the final product- DLL file for calling you elsewhere.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1826034
    • 提供者:160
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. DES

    0下载:
  2. des加密算法,我已经在VC下运行过了,绝对可以-des encryption algorithm, I have been in the VC run, and definitely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:61533
    • 提供者:原志伟
  1. VC++ 加密算法200多种

    0下载:
  2. 各种加密算法大全,再也不用到处去找了,收集整理非常完善。(All Sericute very very easy very very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:295936
    • 提供者:浪涛UFC
  1. 200多个常见的VC++加密算法源码

    1下载:
  2. 200多个常见的VC++加密算法源码,有兴趣的好好研究下(More than 200 common VC++ encryption algorithm source code)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:391168
    • 提供者:wenchangci
  1. VC 信息加密聊天源代码

    1下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and
  3. 所属分类:其他

    • 发布日期:2019-11-17
    • 文件大小:83968
    • 提供者:小阿七
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com