搜索资源列表
-
0下载:
这是多个加密算法源代码如algebra,blowfish,blumgold,diamond,tiger等25个算法-This is the number of source code encryption algorithm such as algebra, blowfish. blumgold, diamond, tiger, etc. 25 Algorithm
-
-
0下载:
Shellfish is a free file encryption utility for Windows.
Shellfish is designed to integrate with the Windows
Shell, and it uses the Blowfish encryption algorithm, hence the
name "Shellfish".,
Shellfish is a free file encryption utility for Win
-
-
0下载:
File Encryption utility is a simple tool for encrypting both text and binary files using the blowfish encryption algorithm.
-
-
0下载:
使用VC编写的文件操作类FileTool,主要有四个函数:
//加密文件,输入参数为文件名,采用了BlowFish加密算法
BOOL EncryptFile[char * pFileName]
//解密文件,输入参数为文件名
BOOL DeCryptFile[char * pFileName]
//对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法
BOOL Archieve[char * dir, char * arch]
BOOL
-
-
0下载:
使用sap abap4 编写的 编码/解码程序。-* It is encryption/decription library written in ABAP/4 using well** known Blowfish encryption algorithm
-
-
0下载:
好的加密算法,给大家共享!、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能-Good encryption algorithm, to share! , MD5, BlowFish, TEA, RC6 standard algorithm such as one of the algorithm package, while the module used Anti-Debug and procedures for sel
-
-
1下载:
共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
-
-
0下载:
理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish
以DES加密算法为例,掌握分组加密算法加,解密过程的实现。
-Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
-
-
0下载:
这是一个使用Blowfish算法进行加密、解密的一个实例,在Delphi中,Blowfish算法的应用你不能不知道。在你输入明文、密钥、密文后,就可实现简单的Blowfish加密过程,学习Delphi的初学者,Blowfish算法加密解密是个应该掌握的加密技术。
-This is an algorithm using Blowfish encryption, decryption one instance, in Delphi, Blowfish algorithm application
-