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

搜索资源列表

  1. msv_sspi

    0下载:
  2. 安全支持提供器接口(SSPI)源码- Safe support provision connection (SSPI) source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:431.87kb
    • 提供者:ketty
  1. CMyBigint

    1下载:
  2. 大数运算类,用于RSA算法,支持4096位二进制的数学运算-category for the RSA algorithm, support 4096 binary arithmetic
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29.6kb
    • 提供者:寻梦
  1. tea加密算法源代码

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

    • 发布日期:2008-10-13
    • 文件大小:2.24kb
    • 提供者:焦伟伟
  1. CryptoAPI_Cuickdemo

    0下载:
  2. 加密算法的小程序,支持加密多种文件,用vc语言编写。-encryption algorithm for small procedures, encryption support multiple files, vc language.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11.79kb
    • 提供者:焦伟伟
  1. MD5_Carithmetic

    0下载:
  2. 其实网上这方面的代码已经不少了,但是大多都如出一辙,主要是给出的代码不但不好理解(主要是为了处理大文件,支持分块,这样就会屑弱初学者对算法的理解),该源代码在引入必要头文件后可以在VC6.0下顺利通过编译-fact that the Internet has been a lot of code, but most of all the same, given the code is not only poor understanding (mainly to handle large file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:傻傻
  1. ENIGMA

    0下载:
  2. enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.66kb
    • 提供者:王二小
  1. avct

    1下载:
  2. 霸主软件的破解文件,花了大半天才破解出来的,请大家支持一下!-dominant software crack, lured half a day before the break, we support what!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:16.9kb
    • 提供者:张三发
  1. AES加密算法演示程序

    1下载:
  2. 欢迎使用由ksaiy制作的AES加密算法演示程序,此算法为标准的AES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-welcome ksaiy
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:206.15kb
    • 提供者:456
  1. sea_cpp

    0下载:
  2. 基于共开密钥加密算法ECC加密的源程序,希望可以通过,也希望大家多多支持啊-key encryption algorithm ECC encryption source, hoping passed, I hope we will support ah
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.7kb
    • 提供者:chen
  1. HideInfo

    1下载:
  2. 使用java编写的LSB图像信息隐藏算法演示程序,可以将任何符合大小限制的文件拆分为一个一个bit隐藏到非压缩bmp图像中。支持在隐藏前通过zip类对文件进行压缩-prepared by the use of LSB image information hidden algorithm demo program, can be any size restrictions with the document for a split hidden bit of a non-compressed bm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.48kb
    • 提供者:乔月若
  1. pc1-256

    0下载:
  2. JAVA加密算法之一,不过支持256位加密-JAVA encryption algorithm, however, support 256-bit encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:21.25kb
    • 提供者:东方通运
  1. RSACryptoPad_Source

    0下载:
  2. 以MS .NET 所寫的RSA程式,支援KEY Inport/Outport-MS.NET programs written in the RSA, support KEY Inport / Outport
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:24.63kb
    • 提供者:吳水達
  1. Netpassword

    0下载:
  2. Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.82kb
    • 提供者:韩冰
  1. md5_correct

    0下载:
  2. 修正了原CMd5类的CaculateStr函数的严重错误,并且转到新的C++类库。此类已经经过验证,文件和字符串均能得到正确结果,支持Unicode(Unicode时不需要转换)-amendment of the original CMd5 CaculateStr function of the type of serious errors and to the new C Class. Such has been validated, documents, and the string to
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.38kb
    • 提供者:xb
  1. txp

    0下载:
  2. 非常简单却实用的一款通讯簿,主要特色是支持密码保护功能,可以实现联系人信息的保密.-very simple but practical one Address Book, the main feature is support password protection function, Contact information can achieve confidentiality.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:143.8kb
    • 提供者:lailai
  1. CMd5_Unicode

    0下载:
  2. 先前的md5_correct关于Unicode的说法不正确,此版本为验证过的真正支持Unicode的版本,修正了其他的小问题。注意文件格式仅支持ansi格式,其他格式的支持不是本类的重点。关键词:md5,CMd5,Unicode,hash-previous md5_correct on Unicode is not correct. This version tested for the genuine support of Unicode version, the amendment of o
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.04kb
    • 提供者:xb
  1. encryptdll3.6.1

    6下载:
  2. 《共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#、ASP等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:371.77kb
    • 提供者:yangrui
  1. v5395_iword

    1下载:
  2. Iword2004 文档控件源码 1,控件支持全部Office菜单,支持Office的打印预览,控件强大的B/S通讯技术。 2,能够将服务器数据库中的数据或者用户自定义的数据插入当前文档的指定位置。 3,可以将文档中的指定数据随时保存到服务器数据库或者指定的目录中。 4,控件能够在浏览器窗口中直接编辑Word文档并保存到Web服务器上,实现文档和数据库的统一管理。 5,控件同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。 6,控件采用标准HTTP协议,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:251.09kb
    • 提供者:宋雅彧
  1. smime_api

    0下载:
  2. 用java实现的对电子邮件进行加密解密及签名的算法接口,支持最新的pkcs11电子令牌标准,简单易用。-java with the realization of e-mail signatures and encryption and decryption algorithm interface, pkcs11 support the latest standards for electronic token, simple and easy.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26.4kb
    • 提供者:刘永恒
  1. base64All

    0下载:
  2. BASE64算法及相关介绍; 支持对文件进行编码和对字符串进行编码;-BASE64 algorithm and the related presentations; Support the document coding and encoding of the string;
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:wsq
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com