搜索资源列表
-
0下载:
文件加密器。
本程序用RJ算法实现对任意文件加密。
只是效验密码方面有些缺陷。-file encryption device. The procedures used for RJ algorithm arbitrary file encryption. Only well-tested code with some flaws.
-
-
0下载:
加密算法DSA之源代码及其实现原理,容易理解-encryption algorithm source code and its realization principle, easy to understand
-
-
0下载:
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.
-
-
0下载:
采用最垃圾的算法对文件进行加密,且不需要输入任何密码-algorithm for encryption of the document, and no need to import any password
-
-
0下载:
这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
-
-
1下载:
利用公开密钥密码算法,加密和解密使用不同的密钥。-use public key algorithm,and use diffrent key for encryption and decryption
-
-
2下载:
rijndaelvb.zip
The enclosed VB project includes a VB class that implements the Rijndael AES block encryption algorithm. The form in the project runs some test data through the class.
The rijndael.asp file is a VBscr ipt ASP file that can be used as
-
-
0下载:
File Encryption utility is a simple tool for encrypting both text and binary files using the blowfish encryption algorithm.
-
-
0下载:
使用VC编写的文件操作类FileTool,主要有四个函数:
//加密文件,输入参数为文件名,采用了BlowFish加密算法
BOOL EncryptFile[char * pFileName]
//解密文件,输入参数为文件名
BOOL DeCryptFile[char * pFileName]
//对某一目录下的文件打包,包括子目录,采用了LZARI压缩算法
BOOL Archieve[char * dir, char * arch]
BOOL
-
-
0下载:
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
-
-
0下载:
在vs2005环境编写的加解密工具,采用DES算法实现文件的加密、解密。-In the vs2005 environment, prepared by the encryption and decryption tool for files using DES algorithm encryption and decryption.
-
-
0下载:
DES加解密的算法实现,对学习DES加密解密有所帮助-DES encryption and decryption of the algorithm, DES encryption and decryption of learning help
-
-
0下载:
文件加密:把txt文件进行取反加密算法可以对普通的不重要的文件进行加密-File Encryption: txt file negated encryption algorithm to encrypt ordinary unimportant files
-
-
0下载:
约瑟夫患加密算法,输入总人数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
-
-
0下载:
rsa加密算法,用c语言实现,同时具有有加密解密功能-Rsa encryption algorithm, using c language implementation, at the same time have encryption, decryption function
-
-
0下载:
cryptOpp下的Twofish加密解密算法用例-Twofish encryption algorithm cryptOpp under use case
-
-
0下载:
rsa加密算法,核心部分c语言实现,文件系统使用VB编写-rsa encryption algorithm
-
-
0下载:
文本文件加密,由VB编写,包括文本文件加密算法及窗体制作方法-Text file encryption, written by VB, including text files encryption algorithm and form production methods
-
-
0下载:
DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm
-
-
0下载:
DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,-DEs encryption algorithm, used for file encryption, and faster, but has been cracked,
-