搜索资源列表
locking_eng
- 包括 LIB、DLL 加密模块 各种语言调用加密模块的例子程序等-including LIB, DLL encryption modules in various languages called encryption module examples procedures
Lock_File
- 包括密钥盘制作软件、LIB、DLL 加密模块 各种语言调用加密模块的例子程序、网络注册软件等-including key disk production software, LIB, DLL encryption modules in various languages called encryption module example, Web registration software
Register
- 包括注册号生成软件、LIB、DLL 加密模块 各种语言调用加密模块的例子程序等-including registration generation software, LIB, DLL encryption modules in various languages called encryption module examples procedures
dll_test_MD5
- MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用-MD5 encryption algorithm Delphi source. Dll file to compile and facilitate language system calls
md5单向散列加密算法
- md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
MD5加密算法源代码+DLL成品
- 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
gxrjsfklwf
- (1)你可以不用懂任何加密算法,就可以方便的使用Reg.dll对你的程序进 行高强度的算法加密。 (2)内置多种强大的对称和非对称算法,可满足各类应用需求。 (3)包含VC、VB、BCB、Delphi等多种开发工具的详细调用示例源码。 加密算法库内置了BlowFish、MD5、 SHA512、RIPEMD160、Secret16、MD5FileCheck、CRCFileCheck、 EncryptStringFun1、DecryptStringFun1、FileEncry
EncryptDLL
- 一个自己写的加密/解密DLL文件,包含(Base64, BlowFish, AES, RSA,DES3,GOST)等算法以及用delphi 和 C++Builder 调用的例子源码和调用说明文件。-himself wrote an encryption / decryption DLL files, including (Base64, BlowFish. AES, RSA, DES3. GOST) algorithm and using delphi called Builder and C
Staticlib
- 彩虹狗的例子 值得一提的是,由于调用DLL的软件与DLL的分离,使DLL函数的调用界面暴露在解 密者面前(这是由DLL的性质所决定的),这就使得DLL的函数名及函数调用界面的隐蔽 性显的十分重要,加密强度将直接取决于DLL的复杂程度。这就要求软件开发商要把DLL 写得尽可能的复杂,DLL的函数调用界面必须定义得非常隐蔽,函数 名应取得与宏狗 操作及软件加密无关,参数传递顺序也应加以变化,且把宏狗操作函数混杂在其它DLL 调用函数中。
磁盘序列号调用
- 磁盘序列号调用程序,以前在网上下载得一个程序附带的序列号获取DLL文件,网上查了下是注册版得,所以就临时挂来了
MD5加密算法源代码+DLL程序
- 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
VC
- SafeNet宏狗VC调用的例子,里面有COM ,DLL ,OBJ,Staticlib库-VC call the dog SafeNet macro examples, which are COM, DLL, OBJ, Staticlib Library
MD5_DLL
- 一个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
DESDLL
- DESDLL,一个加密解密的软件。dll调用有接口参数-DESDLL, an encryption and decryption software. dll calls are interface parameters
aesdll
- 里面主要是包括一些aes的dll文件,还有一个调用的主要程序-Which mainly include aes the dll file, and a call to the main program
csp.dll
- csp(密码服务提供者)的动态库,微软CSP系统调用,需注册-csp (cryptographic service provider) the dynamic library, Microsoft' s CSP system call, need to register
Md5CPP
- 扩平台的md5加密程序,可用于网络的密码加密和其他的保密字符串的加密过程,可编译为dll调用,这个是c++的封装-Expanded platform md5 encryption, password encryption for network security and other string encryption process can be compiled to dll calls, this is the c++ package
MD5
- vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPass As String strPass加密后生成的字串 Dim RcEnc As New RCEncryptMDAsp strTempPass = RcEnc.MD5(strPass)-vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPas
CDES
- C#获取硬盘、CPU型号并使用DES加密,学习C#windows编程和DLL调用研究。初学者非常适用。初步涉猎DES加密编程者可以研究学习一下。不适合高手使用。-C# to get the hard drive, CPU type and use DES encryption, programming and learning C# windows DLL calls research. Ideal for beginners. Preliminary dabbled DES encryptio
SM3,SM4_UI
- 将国密算法SM3, SM4 ECB的C代码打包成dll库。 然后在C#中进行调用。 有输入输出接口,测试结果正确。 包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is corre