搜索资源列表
C-DES
- 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
descode_C++
- DES算法源代码使用c++编程 DES算法源代码使用c++编程 -DES algorithm source code for the use of DES algorithm c programming source code used c programming DES algorithm source code use c Programming
DES3
- C编写三层DES的加密算法 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-C to prepare three-DES encryption algorithm using C preparation of DES, DESX, DES3 encryption algorithm, as well as demonstrate how to call C in Delphi encryption and decryption algor
Md5Code
- MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
DES.ZIP
- Implement Encryption/Decryption of DES algorithm.-Implement Encryption/Decryption of DESalgorithm.
AES
- AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
DES
- 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
DES
- 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
DES
- DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。此程序可以对文本进行DES算法加密和解密。-DES (Data Encryption Standard) algorithm,with the U.S. government s official permission, is a 56 with 64-bit key to encrypt data. This procedure can be carr
des_code
- des算法源码 DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。 DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。-des algorithm source code for DES algorithm of the symmetric cryptosystem cry
DES
- des算法的功能实现,体现des算法的奥妙。能够运行。-des algorithm function realization, reflecting the mystery of des algorithm. Be able to run.
DES
- 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
des
- 设计DES算法的实现方法,编程实现DES算法的加密和解密功能-Implementation of DES algorithm design, programming DES encryption and decryption algorithms
DES
- 运用DES加密算法,实现字符及数字的加密,使用VC6.0MFC开发的能实现用户界面交互-Use of DES encryption algorithm, the realization of characters and Numbers of encryption, using VC6.0 MFC development to achieve the user interface interaction
DES
- 了解DES算法的原理及实现,简单实现DES算法的功能。-Understand the principle and implementation of DES algorithm, simple to realize the function of the DES algorithm.
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
DES加密解密
- 提供在C#平台下的DES加密算法的DEMO实例。(Provides an DEMO instance of the DES encryption algorithm on the C# platform.)
RSA&DES_Implement
- 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
DES_AES_For_ASP_VBScript
- asp版AES加密解密源代码,模式:ECB/CBC 默认:ECB 填充:PKCS5/NONE/ZERO 默认:PKCS5 编码:GK2312/UTF-8(Function: implementation of DES standard encryption algorithm with VBscr ipt)
des算法工具
- 集合好几种des算法的工具,简单快捷方便实用(A collection of several DES algorithm tools, simple, fast, convenient and practical.)