搜索资源列表
文件加解密.rar
- 一个用来加密和解密文件的程序,很好用
e-maill文件加密程序完整的源代码,使用LeapFrog2加密
- e-maill文件加密程序完整的源代码,使用LeapFrog2加密方法.zip-e-maill document encryption procedure integrity source code, uses the LeapFrog2 encryption zip
文件加密
- 一款文件加密的小软件-one small file encryption software
VC++实现文件加密功能的源代码
- VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
简单的文件加密代码
- 简单的文件加密代码 一个不错的文件加密系统,对你工作的安全大大加强。-simple file encryption code a good file encryption system, you have the right security greatly enhanced.
基于SHA-256的HMAC文件校验器
- HMAC即带密钥的HASH函数,用它产生的报文鉴别码(MAC)可以实现报文鉴别。这里我将其做成一个软件,用于对文件的合法性进行校验。以下我先简单介绍软件相关背景知识再介绍其代码实现。 -HMAC key is to bring the hash function, used the text of the report identifying code (MAC) can realize the text identification. I am here to create a soft
Des加密解密文件
- 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
多功能文件加密器
- 主要是对文件的一些操作:加密、解密文件,加密、解密可运行文件,批量更名,文件比较,文件分割 -mainly for the operation of paper : encryption, decryption, encryption, decryption can run files, batch renaming, Document, document segmentation
对文件进行加密的aes源程序
- aes的一份转载代码,可以实现文件的加密-Aes reproduced in a code, files can be encrypted
c语言文件加密程序
- c语言文件加密程序-file encryption procedures
文件加密技術
- 經典的文件加密技術,簡單高效-classic document encryption technology, a simple and efficient
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
文件加密技术
- 文件加密技术的程序-file encryption procedures
简单的文件加密代码
- 一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
文件保护驱动
- 对文件进行加密的驱动程序源码-the documents encrypted driver source
C#加密指定文件
- C#加密指定文件,浏览到想要加密的文件,可以是TXT或其它格式的文件,然后输入输入任意密钥,可以对选中的文件进行加密,由于设计出了可视化的窗体界面,因此使得本C#加密解密程序使用起来相当简单容易。
文件加解密
- 一个用来加密和解密文件的程序,很好用-One used to encrypt and decrypt files, good use
文件加密解密
- 对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
加密文件
- 对电脑中的文件夹进行加密,每次打开文件夹,需要输入密码(For computer to encrypt the folder, open the folder each time, need password)
文件加密C++源代码
- 允许文件加密,以便保护保密的数据不会被攻击者以直接访问计算机的方式进行窃取。(This allows for file encryption in order to protect confidential data from attackers with physical access to the computer)