搜索资源列表
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
des加密解密1111
- 一个很不错的des加密解密算法,用c#开发,-a very good des encryption and decryption algorithm, using the c # development,
DES C代码
- DES算法的C代码
DES
- 小实验DES加密算法的应用程序代码,用语加密和解密-the program of DES
DES
- C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
DES
- 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
des
- des加密与解密算法 CSharp源码-des encryption and decryption algorithm CSharp source
des
- 该程序实现了DES数据加解密算法,含加解密和密钥由口令导出。明文分组大小为64bit, //密文分组大小为64bit,明文二进制信息存放于《明文二进制表示.dat》 //密钥二进制存放于《密钥二进制表示.dat》,密文存放于《密文二进制.dat》中-The program achieved a DES data encryption and decryption algorithms, including encryption and decryption and key derived
des
- DES算法,很错的啊!密码学课程老师给的-DES algorithm, it is wrong, ah! Cryptography courses given by the teacher
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.
ElectricDes
- 用C#语言实现DES算法,改源代码已经应用到电力负荷控制终端系统。-With the C# language implementation DES algorithm, change the source code has been applied to the electric load control terminal system.
DES
- 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
Des
- 改进DES加密算法的C实现,具有运算速度快,加密效果好。-Improved C-DES encryption algorithm implemented with computing speed, encryption effective.
des
- c# des加密与解密算法-des encryption and decryption algorithms
des
- des加密解密算法,通过C#编译,内容自己看-des encryption and decryption algorithm, through the C# compiler, content
DES
- DES加密算法源码,3DE,主要用于软件产品加密保护。-The DES encryption algorithm source code 3DE for software encryption.
c-Sharp-DES-encryption-algorithm
- c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
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
- DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)