搜索资源列表
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
Document_binding
- 文件捆绑器可用来将二个不同的可执行文件合并成一个文件,运行合并后的文件等同于同时运行合并前的二个文件,并提供同步和异步运行二种方式,操作十分简便。-Can be used to bind to two different files into one executable file, run the file after the merger the same as before the merger at the same time to run the two documents, and
DES
- 利用DES实现加密解密。基于VC++环境。多多指教。-。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem running example is the use of the catalog under the 111.doc documents, after running automatically generate documentation and
CryptDES
- 1. 通过对文件加密,来达到防止非法用户查看,从而保护文件的目的 2. 合法用户输入正确口令方可正常打开并操作 3. 另外可对文件的加密文件的加密时间,保存路径进行记录,形成日志。 4. 开发设计后所达到的效果可以参看资料中的可执行程序运行结果 -1. Through file encryption to prevent unauthorized users to view, to protect the purpose of the paper 2. Legitimate us
C_jjm
- 可以使用目前常用的加解密算法,对字符串或文件等进行操作。-You can use the most commonly used encryption algorithms, such as string or file to operate.
RSA
- RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
Encryptex
- 文件加密解密的程序,目前仅能操作4K以下的文件,稍加改造便可加密大文件-Document encryption and decryption procedures, is currently only able to operate following the 4K file, slightly modified can be encrypted file
sha
- 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood.