资源列表
MD5
- MD5加密 MD5加密
Delphi_MD5
- delphi中计算MD5值的源代码,很简单,我自己就用这个-MD5 value calculated delphi source code is very simple, I have used this
AES(CC++)
- AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
IDEA_C.ZIP
- IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
Nbw_encrypt_code
- Nbw加密锁源代码,一个用汇编编写的加密锁源代码
RSA
- encrypt-decrypt with RSA algorithm. implementation encryption algorithm with RSA method. using public key and private key. first, generate public and private key with generate.php. you will get e,d, and n. for encrypt, use the e and n for private and
jiamiDES
- DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。-DES Encryption System C language source code, a simple realization DES encryption system.
iDES
- data encryption standard des en C -data encryption standard des en C++
Md5Clone
- MD5 algoriyhm in csharp thank you
algrithmofaes
- 高级加密标准(AES)对文档进行加密,c++实现,在VC7.0下调试没问题-algrithm of AES
USB-Key
- 关于USBKEY 的开发和介绍文档,对于学习这类编程的人很有用-USBKEY development and introduction of documents for people to learn such programming is useful
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
