filepassword

所属分类:加密解密
开发工具:Visual C++
文件大小:22KB
下载次数:93
上传日期:2006-03-09 00:04:16
上 传 者junren
说明:  使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(char * dir, char * arch) BOOL UnArchieve(char * arch, char * dir) 希望这些资料给广大网友带来便利! 本程序为网上下载
(use of the documents prepared by the VC operation FileTool category has four main functions :// encryption, the input parameters for file names, use the BlowFish encryption algorithm BOOL EncryptFile (char* pFileName)// declassified document and the document input parameters were BOOL DeCryptFile (char* pFileName )// directory to a package of documents, including subdirectories, using a compression algorithm BOOL LZARI Archieve (char* dir, char* arch) BOOL UnArchieve (char* arch, char* dir) hope that such information for the majority of netizens bring convenience! this procedure downloading)

文件列表:
Archive\Archive.dsw (537, 2006-02-22)
Archive\utility.h (415, 2006-02-20)
Archive\FileTool.h (967, 2006-02-20)
Archive\BLOWFISH.H (1438, 2005-12-26)
Archive\BLOWFISH.CPP (5309, 2006-02-20)
Archive\utility.cpp (1367, 2006-02-20)
Archive\BLOWFISH.H2 (13428, 1996-06-25)
Archive\lzari.cpp (15557, 2006-02-22)
Archive\lzari.h (4091, 2006-02-22)
Archive\FileTool.cpp (11854, 2006-02-22)
Archive\Main.cpp (313, 2006-02-22)
Archive\Archive.dsp (4801, 2006-02-22)
Archive (0, 2006-02-22)

近期下载者

相关文件


收藏者