搜索资源列表
VC++实现文件加密功能的源代码
- VC++实现文件加密功能的源代码,这只是一个简单的例子,如果你感兴趣可以更加深入的研究一下。-VC file encryption function in the source code, this is just a simple example, if you are interested more in-depth study.
简单的密码例子,让密码储存在程序中
- 简单的密码例子,让密码储存在程序中 简单的密码例子,让密码储存在程序中-simple code example, passwords stored in the process simple code example, the password stored procedures
AESDemo
- 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption
3des0000000000000000000
- 一个用C++写的3des加密算法源代码 算法效率不错 是学习的好例子-a written 3DES encryption algorithm source code algorithm efficiency is good to learn a good example
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
DESxx
- DES加密算法源代码是一个很好的加密算法实例,用vc编写实现 -DES encryption algorithm source code is a good example of the encryption algorithm used to prepare achieve vc
DES_show
- 该示例演示了DES的加解密全过程,代码精简,运算速度快-example demonstration of the DES encryption of the entire process, code streamlining and high-speed calculation
bankdes
- 银行使用加密算法源码及举例-banks use encryption algorithm source code and an example
RSA加解密
- vc环境下RSA算法加解密功能的实现,内附有示例代码。-The implement of encryption and decryption with RSA algorithm in VC environment, attached with example source code.
dcpcrypt.zip Delphi加密控件源码
- Delphi加密控件源码,包括对称钥匙加密控件和散列函数控件 ,Delphi encryption controls the source code, controls including the symmetrical key encryption and disperses the row letter numerical control
3Des.rar
- 采用3des进行加密的源代码,经过验证的,已经在我的系统中使用,这是个测试例子,The use of 3DES for encryption source code, proven, and has been used in my system, this is a test example
ELGamal.rar
- 采用C++实现公钥加密算法ELGamal对文件的加、解密,The use of C++ realization of public key encryption algorithm on the document ELGamal Encryption and Decryption
File_and_Text_encryption_ultra1.0.3
- ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format,
jiamisuanfa_delphi
- delphi实现加密算法 CRC32-Dym.................CRC32算法动态码表实现 \CRC32-Static..............CRC32算法静态码表实现 \MD5.......................MD5算法示例 \SHA.......................SHA算法示例 \DES.......................DES算法示例 \2DES......................双重DES算法
crypto_milenage
- a 3G milenage Javacard source code example
Anti-Static
- 反静态分析示例 ├──Example1...........一般程序示例 ├──Example2...........插入花指令示例 └──Example3...........12组花指令-Examples of anti-static analysis ├ ─ ─ Example1 ........... example of the general procedure ├ ─ ─ Example2 ........... insert junk code sample └
pdf-decrypt
- PDF RC4 (40bit) decryptor (for known password) example code, compiles with GCC 4.3
Caesar-code
- 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。-Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been ve
DES
- C语言下的DES算法实例代码:包括MD5,MD3原理说明,算法实现。-DES algorithm under the C language example code include: MD5, MD3 principle stated algorithm.
des-example-project
- des解密实例工程,其中包含解密源码及测试代码-des decryption example project, which includes source code and test code to decrypt