搜索资源列表
文件加密源代码
- 对文件加密的代码,对初学文件保密的有一定的帮助 此乃MFC编程- To the document encryption code, to begins studies the file security to have certain help this is MFC programs
CyberCryptV3
- 这个代码可以将任何多文件加密到一个文件内,而且速度级快(这个版本增加了压缩功能,版本也升为3.0)-the code can be any more documents to a file encryption, and fast-speed (this version to increase the compression functionality, and was upgraded to version 3.0)
ks
- 凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码
crypto_source
- 加密开源代码,可进行多种加密以及相关处理
使用64个字符键加密文件的类
- 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directl
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
fckeditor21629
- fckeditor扩展了文件管理器,使之具有浏览/重命名/删除功能,并支持中文文件名与目录名。此版本部分代码已经加密,但不具有任何的互联网动作,在IE8下完成,免费版FF不支持重命名/删除功能。-fckeditor extended file manager, so it has a browser/rename/delete function, and support Chinese file name and directory name. This version of the part
mypack
- 基于masm32代码的加壳程序,所加的壳为加密壳。traceMe.exe为被加过壳的程序-Masm32 code packers based on the procedure, the encrypted shell shell added. traceMe.exe to be added before the shell program
crypt_file
- windows下又一个文件加密的代码。加密速度很快-the windows has a file encryption code. Fast encryption
xitongPregistry
- 系统工具+为了方便注册表的加密和解禁,我把代码以最直观最人性化地写在一起,实现最简单地加密和解禁-system box+ Order to facilitate the encryption and the lifting of the ban of the registry, I put the code in the most intuitive is the most humane way to write together, to achieve the most simple encr
Excel_Security_src
- 能够用来生成加密的excel文档,vb代码-Implementing Password Security on Excel Workbooks Using Visual Studio .NET
DES_encryption_algorithm
- DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm