搜索资源列表
DecryptFile
- 是有关如何使用加密技术进行文件加密的例子,采用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
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
C#对称算法的密钥生成
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。
DecryptFile
- 是有关如何使用加密技术进行文件加密的例子,采用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
filepassword
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile(char * pFileName) //解密文件,输入参数为文件名 BOOL DeCryptFile(char * pFileName) //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve(ch
filetoolarchive
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[ch
decryptfile
- 本程序利用微软VC++6.0自带的密码学算法库函数,实现文件的加密解密-This procedure using Microsoft VC++6.0 own cryptography algorithms library function, the encryption and decryption files
duichen
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。-C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this progr
duichengsf
- C#对称算法的密钥生成,使用C#研究一下对称算法与密钥生成并保存成文件的问题,此程序中,密钥文件保存在DecryptFile.txt文本中,可以由此引深成加密、解密。 -C# symmetric key generation algorithm, using C# look symmetric algorithm and key generation and document preservation issues, this pr