资源列表
Permutation
- 经典密码学中列置换密码的实现 此为字符串版本的加解密实现 开发平台为VC6.0
blowfish
- Javascr ipt encryption module ver. 2.0 by Daniel Rench Based on existing code: Copyright (c) 2003 by Andre Mueller. Init of blowfish constants with a function (init/backup errors) Copyright (c) 2003 by Rainer Wollmann This Object is op
RSA
- RSA加密演算法 對極大整數做因數分解的難度決定了RSA演算法的可靠性。-RSA parallel processing
DES
- vb写的des加密解密源码及调用过程 已经验证-vb wrote des encryption and decryption process is called source code and authentication
DES
- des加密非常好的加密软件源码,欢迎你下载-des very good very goodvery good
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
USB-Key
- 关于USBKEY 的开发和介绍文档,对于学习这类编程的人很有用-USBKEY development and introduction of documents for people to learn such programming is useful
algrithmofaes
- 高级加密标准(AES)对文档进行加密,c++实现,在VC7.0下调试没问题-algrithm of AES
Md5Clone
- MD5 algoriyhm in csharp thank you
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++
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
