搜索资源列表
949327266
- 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
jiamisuanfamokuai
- 标准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加
FastCRC_uFastCRC
- Fast CRC Algorithmes develop in Delphi. Simple to uses and very fast to run
CRC
- CRC校验算法(包含8位16位32位),内有详细中文注释,以及含有某系列单片机的CRC的汇编代码!-CRC checksum algorithm (with 8-bit 16-bit 32-bit), which detailed English notes, and contains a CRC of a series of microcontroller assembly code!
CRC
- CRC校验算法(delphi版),公式法的。-CRC checksum algorithm (delphi version)
crc32-md5
- Delphi下crc32以及md5加密解密算法源码,和调用过程方法示例.-Under Delphi crc32 and md5 encryption and decryption algorithm source code, and call the process method example.
CRC-check
- CRC校验算法,delphi代码与文档。-crc-checked code for delphi
DECLib_helper
- Delphi helper unit for DEC cryptographic library. Allows easyly to get text hash of input for Hash and CRC algorithms. Includes fixes for Haval (all rounds/sizes). Also included is sample program using helper unit for demonstation purspos
delphi7 各种加密算法源码大全
- delphi的加密算法程序源码,DES AES CRC MD5 RSA SHA ...