搜索资源列表
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
Rijnd
- 文件加密器。 本程序用RJ算法实现对任意文件加密。 只是效验密码方面有些缺陷。-file encryption device. The procedures used for RJ algorithm arbitrary file encryption. Only well-tested code with some flaws.
SECUREencryptionalgorithms
- 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
DSA_mmm
- 加密算法DSA之源代码及其实现原理,容易理解-encryption algorithm source code and its realization principle, easy to understand
rsaalgorithminvc
- rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption.
ks
- 凯撒加密算法C语言实现,代码量比较大,比较繁琐,希望大家能给出更好的代码
SHA
- SHA加密算法是目前广为应用的重要加密方法之一。而SHA-1 生成 160 位的消息摘要,虽然执行更慢,却被认为更安全。明文消息的最大长度可达到 264 位。下面是网络上流传的SHA算法,我们自己调试了一下,已经通过。现把主函数和算法函数贴出来。
RSA
- 它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作
SmartEncrypt
- 实现文件批量加密,其加密算法可以自选或者另行增加加密算法,其扩展方便
使用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
文件加密SDK
- 采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
filetoolarchive
- 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法 BOOL EncryptFile[char * pFileName] //解密文件,输入参数为文件名 BOOL DeCryptFile[char * pFileName] //对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法 BOOL Archieve[char * dir, char * arch] BOOL
aes
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
jm
- 文件加密:把txt文件进行取反加密算法可以对普通的不重要的文件进行加密-File Encryption: txt file negated encryption algorithm to encrypt ordinary unimportant files
1-1.1
- 约瑟夫患加密算法,输入总人数N,和开始的号,隔M个人出队。例:总人数6,从第3个人开始,隔2个人出一个人。-Joseph suffering encryption algorithm, enter the total number N, and the beginning of the number, every M personal dequeue. Example: The total number of 6, 3 personal, one out of every 2 individua
rsa
- rsa加密算法,用c语言实现,同时具有有加密解密功能-Rsa encryption algorithm, using c language implementation, at the same time have encryption, decryption function
win-rsa
- rsa加密算法,核心部分c语言实现,文件系统使用VB编写-rsa encryption algorithm
encode-a-text-file
- 文本文件加密,由VB编写,包括文本文件加密算法及窗体制作方法-Text file encryption, written by VB, including text files encryption algorithm and form production methods
791466
- DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,-DEs encryption algorithm, used for file encryption, and faster, but has been cracked,