搜索资源列表
pin.rar
- C语言的字符串的加密与解密的各种方法
字符串的加密与解密
- 字符串的加密与解密-string encryption and decryption
加密解密字符串的例子
- 加密解密字符串的例子,使用vb源码编写。与大家共勉。-string encryption and decryption example, the use of vb source prepared. We shall.
AESExample
- AES 是一种使用安全码进行信息加密的标准。它支持 128 位、192 位和 256 位的密匙。 内有完整的字符串与文件的加密及解密例子。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Within a full string and document encryption and decryption exampl
encryptdll3.7final
- 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
TestEncode
- 用.Net平台编写的,C#源码,用于字符串DES加/解密与MD5加密
vc_des_class_revision
- des加解密的算法,不错的字符串加密与解密
pin.rar
- C语言的字符串的加密与解密的各种方法,C language character string encryption and decipher each method
AES
- 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
wince-key
- 加密与解密; 中间可添加自定义的加密字符串。-Encryption and decryption the middle you can add custom encryption string.
AES()
- 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
Huffman
- 用c++实现的赫夫曼加密算法,包括字符串的加密与解密-Using c++ encryption algorithm implemented Hoffman
RSAString
- 采用基于RSA的加密与解密算法实现对字符串的加密和解密的处理-Based on RSA encryption and decryption algorithms to encrypt and decrypt the string handling
EDstring
- 此程序源码对字符串进行加密与解密,提高相关信息的保密性。-This program source code to encrypt and decrypt strings , to improve the confidentiality of the information .
encode
- VB开发的简易字符串加密与解密函数源码。-VB developers a simple string encryption and decryption functions source.
Base64EncryptionandDecryption
- Visual Basic 6.0的Base64字符串加密与解密模块,实现字符串的加密与解密,适用与中文文字的加密与解密。-Visual Basic 6.0 is Base64 string encryption and decryption module, string encryption and decryption for the Chinese text encryption and decryption.
s-des
- 简单的s-des算法,便于初学者了解s-des的过程,可实现字符串的加密与解密,代码中有详细注释-S-des simple algorithm, easy for beginners to understand the s-des process can achieve a string encryption and decryption code has detailed notes
aes
- AES加密算法,实现任意长度文件加密与解密,有例程,可直接用于文件或字符串,数组加解密。-AES encryption algorithm, the realization of arbitrary length of file encryption and decryption, there are routines, can be used directly in the file or string, the array encryption and decryption.
DES
- 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)