搜索资源列表
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加密算法,学信息安全的同学们可以拿去-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算法,很错的啊!密码学课程老师给的-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
- 改进DES加密算法的C实现,具有运算速度快,加密效果好。-Improved C-DES encryption algorithm implemented with computing speed, encryption effective.
TransferFiles_Encrypted
- A application demo transfer file between 2 any IP address. Data is encrypted before transferring using Triple Des algorithm
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.
DisplayHDid
- 采用DES算法对磁盘cpu号进行加密解密,有界面。一个简单的加解密程序-Using the DES algorithm to CPU, disk encryption, decryption, interface. A simple encryption program
c-Sharp-DES-encryption-algorithm
- c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
10081509aDES
- DES的c语言实现,修改了部分,加密输出为十六进制。-Using C++ to achieve DES algorithm
DES_Alrorithm
- DES算法对字符串以及十六进制字串进行加密得到密文。-DES algorithm for encryption and ciphertext string of sixteen hexadecimal string to.
des
- C#实现DES和3DES算法的CBC和ECB函数-C# DES and 3DES CBC algorithm and ECB function
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)