搜索资源列表
C实现简单的DES加密程序
- C#实现简单的DES加密程序,超级好用 -C# simple DES encryption program, the super handy
des加密解密1111
- 一个很不错的des加密解密算法,用c#开发,-a very good des encryption and decryption algorithm, using the c # development,
C#MD5加密SHA1加密DES加密
- 用C#实现了MD5,SHA1和DES三种加密的方法。
DES C代码
- DES算法的C代码
DES-Encrypt
- 这是一个用才c井写的DES加密程序,界面美观,可以加密文本文件,文本框中只能加密数字和字母,我把源码都发上去了,希望大家可以完善加密图片的功能,只要做好图片转化为比特流再传给加密函数就可以了,用vs2005打开*.sln即可,然后再运行编译就可以看到结果了。本程序采用C#中的内封装好的类,仔细看开始加密的那个类,可以看到C#的加密功能也是蛮强大的-This is a well written with only c the DES encryption process, interface ae
DES
- C#编写的DES加密算法,学信息安全的同学们可以拿去-CSharp prepared DES encryption algorithm, learning information security students can take
DES
- 用C#完成的DES加密和解密,界面简洁,在VS下完成的。-This ia a DES program(C#)
DES
- 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
KeyCryptTool
- C#实现的DES解密和加密软件 适合初学者使用-C# to achieve the DES decryption and encryption software to use for beginners
des
- encriptador des para c#
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
- 用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++程序 .C文件-DES
DESDemo
- des algoritm by c#.net (encrip/desc)
c-Sharp-DES-encryption-algorithm
- c#实现DES算法加密解密,出现相应的加解密软件界面。-c# DES algorithm encryption and decryption, encryption and decryption software interface.
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.)
DES
- DES分组密码算法的C语言实现,包含头文件和.c主文件(DES block cipher algorithm)