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

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:53.51kb
    • 提供者:倪宇
  1. md5dll

    0下载:
  2. md5加密算法动态链接库原文件,包括测试文件-md5 encryption algorithm DLL original documents, including test paper
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28.56kb
    • 提供者:刘留
  1. encrypt

    1下载:
  2. 《共享软件加密算法库》专业版PB6.5调用示例 readme.txt --本文件 reg.pbl --pb6.5的原码 reg.exe --可执行文件 reg.sra --pb交换文件 w_reg.srw --pb交换文件(可直接导入pb其它版本) pbvm60.dll --pb6.5的动态库(运行reg.exe时需要)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26.34kb
    • 提供者:wwwwww
  1. WindowsApplication2

    0下载:
  2. 通过调用动态链接库(dll)实现DES加密解密的程序,可以实现不同语言下数据传输的加密解密的一致性问题
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23.74kb
    • 提供者:zhb
  1. MD5ASM

    0下载:
  2. 用汇编MASM32编制的最快的MD5加密算法,内附说明。能编译成动态库。并且特别附带了QQ的MD5加密算法函数,可自由调用。版权所有:Binny-between compiled with the compilation of the fastest MD5 encryption algorithm, enclosing note. Can compiled DLL. In particular fringe of the QQ MD5 encryption algorithm function
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.93kb
    • 提供者:binny
  1. MD5加密算法源代码+DLL程序

    3下载:
  2. 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
  3. 所属分类:加密解密

    • 发布日期:2010-10-13
    • 文件大小:1.74mb
    • 提供者:meadowd@163.com
  1. Base64enc 64位编码解码的动态连接库的例子

    0下载:
  2. 一个64位编码解码的动态连接库的例子,A 64-bit codec DLL example
  3. 所属分类:加密解密

    • 发布日期:2017-11-08
    • 文件大小:20.44kb
    • 提供者:
  1. RSA_Dll

    0下载:
  2. 利用MIRACL大数运算库实现的RSA加密的动态链接库,读者在编译时需要重新加载MIRACL库。-MIRACL library to use computing to achieve large numbers of RSA encryption dynamic-link library, readers need to reload when compiling MIRACL library.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:143.82kb
    • 提供者:gengqin
  1. RSACryptopp32_DLL_Project

    0下载:
  2. RSA加密动态链接库Cryptopp32_DLL_Project-RSA Encryption dynamic link library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.66mb
    • 提供者:彭美
  1. Encryption_Method

    0下载:
  2. 可以实现网络通信简单数据加密的动态链接库,仅供学生学习写DLL文件。-a simple data encryption of dynamic-link library file for network communication,for students to learn to write DLL file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.59mb
    • 提供者:向恩淋
  1. MD5_DLL

    1下载:
  2. 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:40.29kb
    • 提供者:夏炳冬
  1. getdiskserial_chs

    0下载:
  2. GetDiskSerial.DLL 是一个标准的Windows动态链接库,它能够让您在你的程序中简单地获取硬盘出厂序列号。理论上讲,硬盘出厂序列号在全球都是唯一的,所以您可以利用此序列号来产生软件的机器码。 GetDiskSerial.DLL 已经成功的应用在各种流行的开发语言,比如Delphi, C++Builder, C#, Visual C++, Visual Basic, Visual Basic.NET, PowerBuilder, Visual Foxpro, Clario
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:771.77kb
    • 提供者:zengyq
  1. csp.dll

    0下载:
  2. csp(密码服务提供者)的动态库,微软CSP系统调用,需注册-csp (cryptographic service provider) the dynamic library, Microsoft' s CSP system call, need to register
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:114.96kb
    • 提供者:lijing
  1. CSharpCallDllAESEncanddEcr

    0下载:
  2. C#调用Delphi的dll以实现标准的AES加密解密算法,Reg.dll为Delphi所实现的标准AES加密解密动态链接库。-Delphi, C# call dll in order to achieve the standard AES encryption and decryption algorithms, Reg.dll to Delphi by the implementation of the standard AES encryption and decryption of th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:156.52kb
    • 提供者:zhang
  1. VBzhucema

    0下载:
  2. 该软件可以自动随机生成2至32位注册序列号及对应的注册码,并将这些注册信息包含到一个动态联接库DLL文件中,这样软件开发者可以将这个DLL文件同应用程序一并发行,并在应用程序的相关模块中调用这个DLL文件中提供的函数获得注册号及相对应的注册码,注册号及相对应的注册码对软件使用者来说是不透明的。-The software can automatically generate a random sequence of 2-32 registration number and the correspo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2.41kb
    • 提供者:任建
  1. RC4

    0下载:
  2. RC4加密算法的实现,生成文件为DLL动态链接库,可作为密码技术的实验-RC4 encryption algorithm, to generate a DLL dynamic link library can be used as the experimental cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3.39mb
    • 提供者:luye
  1. DTWDLL

    0下载:
  2. 基于MD5算法实现的动态口令动态链接库,开发语言vc-MD5 algorithm based on dynamic password DLL, development vc++ language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.14mb
    • 提供者:huyine
  1. miracl_rsadll

    0下载:
  2. 采用miracl大数库编写的RSA加解密,签名验签dll动态链接算法库-The dynamic library DLL of RSA encryption, signature algorithms written by the miracl library of large Numbers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.63mb
    • 提供者:曹伟琼
  1. des_test.tar

    0下载:
  2. ECB模式DES加解密,可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make libdes.a-DES ECB mode encryption, you can encrypt data files of any length, the last block to in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6.07kb
    • 提供者:晨夕
  1. des_test_ecb_cbc.tar

    0下载:
  2. ECB模式,CBC模式DES加解密。 1.CBC模式与一般的不一样,当密文的数据发生错误时,解密后错误字节块和后续所有块的所有字节都是错误的。而一般模式只会影响当前块和后续块的相应字节。 2.可以加密任意长度的数据文件,最后的块数据不足8bytes,不是简单的补0。补0的缺陷是当明文块尾数据为0时,在解密时就不知如何处理了。 3.编译命令: 1. 编译测试程序 make test. 2. 编译动态库 make libdes.so 3. 编译静态库 make
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6.45kb
    • 提供者:晨夕
搜珍网 www.dssz.com