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

搜索资源列表

  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
    • 文件大小:380688
    • 提供者:yangrui
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. MY_DES

    0下载:
  2. 自己编的DES加密算法,Visual C++工具-own addendum to the DES encryption algorithm, Visual C Tools
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:33504
    • 提供者:clark
  1. my_encrypt

    0下载:
  2. 这是一个利用des算法加解密工具.可以用来加解密任何文件.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:196702
    • 提供者:john
  1. DES算法源代码

    0下载:
  2. 除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5\\setupkit\\kitfil32或VB98\\Wizards\\PDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4025
    • 提供者:田强
  1. NetBoxDex

    0下载:
  2. NetBoxDex v0.1 (NetBox 解包工具源码) NetBox 是一个全新概念的开发平台,它提供了业界最快速的用于开发 Internet 商业应用的开发和编译工具。NetBox 支持包括 Javascr ipt、VBscr ipt、Perl 等目前应用最为广泛的脚本语言来构建功能强大和性能稳定的应用服务器、网络服务器以及 HTML-Based 网络多媒体桌面应用。NetBox 支持目前最为流行的 XML 和 Web Service 工业标准和 ASP、COM、.NET 等流行标准
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:308699
    • 提供者:程光
  1. DESTOOL

    0下载:
  2. 3DES算法工具及 DES算法 单倍算法 三倍 -DES algorithm 3DES algorithm tools and haplotype algorithm three times ......
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:58321
    • 提供者:bingyihan
  1. DES

    0下载:
  2. DES算法实现文件加密工具的代码,算法实现-DES algorithm code file encryption tool, algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1533365
    • 提供者:shf
  1. Project1

    0下载:
  2. 对DES算法的 家解密工具 输入明文和密码可以计算出加密后的数据-DES algorithm to the home of the decryption tools expressly and password input can be calculated after the encryption of data
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:355743
    • 提供者:jilin
  1. NCSetup-1.1a

    0下载:
  2. 很好的加密数据工具,支持多种加密算法,如DES、AES、RC2、RC4、RC5、IDEA、CAST-128-A very good tool for encrypted data to support a variety of encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:569974
    • 提供者:lijie
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  1. DESTool

    0下载:
  2. 基于DES算法的机密工具,能够对任意文件进行加密。-DES algorithm based on a confidential tool that can encrypt any file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:5132777
    • 提供者:tan
  1. des

    0下载:
  2. 用powerbuilder实现的des算法的加密解密工具-Des algorithm implementation using powerbuilder encryption decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:230530
    • 提供者:武汉
  1. des

    0下载:
  2. 实现用DES算法编写的加密工具,实现数据的加密与解密。-Written by DES algorithm to achieve encryption tool for data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1960609
    • 提供者:黄烨
  1. mychat

    0下载:
  2. 使用mfc编程实现了一个网络聊天工具。该工具具有加解密功能,分为客户端和服务器端。用到了rsa,des,sha1安全算法。-Mfc programming using an online chat tool. The tool has the encryption and decryption functions, divided into client and server side. Used in the rsa, des, sha1 security algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:53591040
    • 提供者:wanyihan
  1. des

    0下载:
  2. 一个des加密小工具,支持des,3des加密解密算法,对xor运算,分散运算也支持,不过我一般用的是3des加密解密,大家可以试下其他功能。-A des encryption Gadgets, support des, 3des encryption and decryption algorithms, xor operations, distributed computing is also supported, but I generally use the 3des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:753492
    • 提供者:罗磊
  1. DES

    0下载:
  2. DES开发包,包含算法资料、c代码、调试工具、说明-DES development kit, including the algorithm data, c code, debugging tools, instructions
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:83768
    • 提供者:乔峰
  1. DES.c

    0下载:
  2. 标准DES加密解密算法C源代码 1.此代码绝对正确可靠,而且是标准的DES算法,已经用于现场。 2.用于通讯加密解密 3.此代码运行结果与DES加密解密工具测试结果完全一样 -Standard DES encryption and decryption algorithm C source code 1 This code is absolutely correct and reliable, and is the standard DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3393
    • 提供者:万娜
  1. DES-Check

    0下载:
  2. VC开发的小工具,用于验证DES加解密,包含DES的加解密算法-DES check
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:151612
    • 提供者:meiya
  1. 算法工具

    0下载:
  2. SmartCos 算法工具,内含DES,MAC,RSA,HASH,LRC计算,一键生成(SmartCos algorithm tools, including DES, MAC, RSA, HASH, LRC computing, a key generation)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:120832
    • 提供者:Frank Ao
« 12 »
搜珍网 www.dssz.com