搜索资源列表
Vigenere加密器(TC版)
- 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryption and decryption algorithms
FileEncrypt_Sources
- 文件加密源代码,带界面的,还可以把文件变成自动解密的可执行程序-file encryption source code, with the interface, can also be used to automatically declassified documents into the executable
vb.netProject1
- 用vb.net编写的小程序,程序实现了文件加密,排序,解密等功能。-prepared using vb.net small procedures, procedures to achieve the document encryption, scheduling, decryption and other functions.
CryptoAPI_ProtectFile
- 利用Visual C++ .net2003开发的一款用于保护文件的小程序。 对文件产生MD5值同时对源文件用DES加密,并用私钥加密签名。 对加密文件解密,验证用公钥解密签名与解密文件的MD5值比较,以判断文件是否被修改。 遇到的问题:微软提供的签名函数可能有问题,无论用公钥还是私钥签名,用公钥、私钥(任一)均可解密。怪!希望在此与大家交流交流。
Demo
- 加密和解密文件夹源代码。 该程序实现对文件夹的简单加密和解密功能。-Encrypt and decrypt a folder, the source code. The program to realize a simple folder encryption and decryption functions.
ChineseStrEncryptAndDecrypt
- 网上找到的许多字符串加密的函数只能对英文字符串进行加密,字符串中若含有汉字则无能为力了,经过研究,对网上下载的源码进行了部分修改添加,使得可以对中文字符串也可以进行加密,支持英文与汉字混合字符串加密,VB中对字符串进行加密的模块,字符串中可以有中文字符,使用方法:cipher 密码,源串,存放加密后的字符变量 解密用decipher 密码,被加密的字串,字符串变量。源码多数为网上下载源代码,本人只进行了组合修改,支持回车换行与制表符等部分控制格式的字符,解密后的字符串完全保留原样,该代码已在作者
FileCrypt
- 简单实用的文件加密程序,它可以集成到资源管理器中的右键菜单中,你只要点击"加密"和"解密"菜单项就可以现实文件的加密与解密- A simple encrypt files program that allows you to add right-click functionality to Explorer to implement files encryption and encryption.
zhuzijieyihuojiamifa
- 逐字节加密法实现对文件的加密、解密以及文件的分割程序-Byte-by-file encryption method to achieve encryption, decryption, and file segmentation procedure
jiami
- 文本加密程序,实现文本阅读的加密解密功能-Text encryption programs to achieve the text read, encryption and decryption functions
kcsj3
- 该程序是一个文件加密程序。通过AES算法和MD5算法实现一个文件的加解密功能。开发软件为vs2008。-The program is a file encryption program. Through the AES algorithm and the MD5 algorithm to implement a file encryption and decryption functions. Development of software for vs2008.
CryptoAPI
- 利用CryptoAPI实现的加密解密程序,过程很中规中矩,可以参考改写。-Encryption and decryption using CryptoAPI implementation process, the process is quite satisfactory, can refer to the rewrite.
FolderEncry
- 本程序是对文件操作的源码,简单的实现了文件夹的加密和解密-This program is a source code file operations, the simple realization of a file folder encryption and decryption
EncryptionSystem
- 这是我写的一个帐户保险箱的程序, C++语言, 里面涉及到数据加密和解密的相关知识, 有兴趣的可以下载下来看看.-This is a program I wrote an account safe C++ language, which comes to the knowledge of the data encryption and decryption, interested can download to look down.
encoder
- 在qt creator下用qt 做的一个具有文本加密解密功能的源代码程序-in qt creator environment use qt,it has the encryption and decryption source code
AddShell
- Delphi写的对程序进行加壳加密和解密的方法演示-Delphi wrote a program to encrypt and decrypt methods packers demo
vbSERIALno
- 基于VB,实现获取硬盘序列号的程序,还可以加密解密。-Based on VB, to achieve access to the hard disk serial number of the procedures, can also encrypt and decrypt.
DirEncryptHideTool
- 本程序主要是对文件夹加密,可以拖动文件夹到列表中,然后选择说要处理的文件夹路径进行加解密,功能主要是对文件夹进行隐藏操作而并非真正的对文件夹加密操作-This program is mainly for folder encryption, you can drag the folder to the list, and then the file to be processed, said folder path encryption and decryption, the main fun
DEScode
- DES加密解密程序的主程序在 FileDES类中,可以操作的文件类型有TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题。-DES encryption and decryption procedures of the main program in FileDES class, the file type can be operated on TXT, DOC, JAVA. There is no problem working with the Word document
FilePassWord
- 文件解密加密小程序,可以实现对文件内容整体解密加密,也可以对给定字符串进行解密加密-File decryption encryption applet, you can achieve the contents of the entire file encryption and decryption, you can also decrypt a given string encryption