Location:
Search - DecryptFile
Search list
Description: 是有关如何使用加密技术进行文件加密的例子,采用Microsoft 的.NET技术在C#语言环境下编程-is about how the use of encryption technology for file encryption example, with Microsoft's.NET technology in the C# programming language environment
Platform: |
Size: 5245 |
Author: yy |
Hits:
Description: 使用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
Platform: |
Size: 22550 |
Author: 丁建军 |
Hits:
Description: C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
Platform: |
Size: 32077 |
Author: popand924 |
Hits:
Description: 是有关如何使用加密技术进行文件加密的例子,采用Microsoft 的.NET技术在C#语言环境下编程-is about how the use of encryption technology for file encryption example, with Microsoft's.NET technology in the C# programming language environment
Platform: |
Size: 12288 |
Author: yy |
Hits:
Description: 使用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
Platform: |
Size: 22528 |
Author: 丁建军 |
Hits:
Description: 使用VC编写的文件操作类FileTool,主要有四个函数:
//加密文件,输入参数为文件名,采用了BlowFish加密算法
BOOL EncryptFile[char * pFileName]
//解密文件,输入参数为文件名
BOOL DeCryptFile[char * pFileName]
//对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法
BOOL Archieve[char * dir, char * arch]
BOOL UnArchieve[char * arch, char * dir]
希望这些资料给广大网友带来便利!-Documents prepared by the use of VC-type operation FileTool, has four main functions:// encrypted file, the input parameters for the file name, BlowFish encryption algorithm used BOOL EncryptFile [char* pFileName] // decrypt files, input parameters for the file name BOOL DeCryptFile [char* pFileName] // directory of a package of documents, including subdirectories, LZARI compression algorithm used BOOL Archieve [char* dir, char* arch] BOOL UnArchieve [char* arch, char* dir] hope that these data to facilitate the broad masses of netizens!
Platform: |
Size: 22528 |
Author: wulang |
Hits:
Description: 本程序利用微软VC++6.0自带的密码学算法库函数,实现文件的加密解密-This procedure using Microsoft VC++6.0 own cryptography algorithms library function, the encryption and decryption files
Platform: |
Size: 5120 |
Author: 厉超 |
Hits:
Description: C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。-C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this program, the key file is saved in DecryptFile.txt text, can thus lead deep into the encryption and decryption.
Platform: |
Size: 32768 |
Author: 蜜蜡肘子 |
Hits:
Description: C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
-C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this program, the key file is saved in DecryptFile.txt text, can thus lead deep into the encryption and decryption.
Platform: |
Size: 32768 |
Author: 杜金 |
Hits: