搜索资源列表
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
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.
SHA
- SHA加密算法是目前广为应用的重要加密方法之一。而SHA-1 生成 160 位的消息摘要,虽然执行更慢,却被认为更安全。明文消息的最大长度可达到 264 位。下面是网络上流传的SHA算法,我们自己调试了一下,已经通过。现把主函数和算法函数贴出来。
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
md4
- 这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
RSA公开密钥加密
- 利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
RC4
- 用RC4算法实现控制台对所有文件(任意类型的文件)的加解密(注意明文和密文都以文件形式存在)加解密格式如下: cipher –e/-d key inputfile outputfile 说明:对于加密来说,输入文件名就是明文文件,对于解密来说,输入文件名就是密文文件-The algorithm of RC4
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
DESEncry
- 在vs2005环境编写的加解密工具,采用DES算法实现文件的加密、解密。-In the vs2005 environment, prepared by the encryption and decryption tool for files using DES algorithm encryption and decryption.
DES
- DES加解密的算法实现,对学习DES加密解密有所帮助-DES encryption and decryption of the algorithm, DES encryption and decryption of learning help
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
DES_encryption_algorithm
- DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm
file-en-de
- C++ builder 对以个文件进行编码解码的算法,加密有用-Builder C++ to a file for encoding decoding algorithm, encryption useful