搜索资源列表
des算法 加密程序
- DES算法
rsa_des
- 混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的-Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems, are encrypted
DES加密算法及有关说明(HTM)
- DES加密算法及详细说明(HTM)-DES encryption algorithm and detailed descr iption (HTM)
DES1
- 关于des算法的例子-des algorithm for example
des数据加密标准算法描述
- des数据加密标准算法描述-des data encryption standard algorithm descr iption
s-des算法分析及实现
- :DES体制是ISO颁布的数据加密标准,通过对DES算法的分析,提出了用C语言实现数据加密标准DES算法,通过循环或迭代,将简单的基本运算(例如左移、右移、模2加法等)和变换(选择函数、置换函数)构造成数据流的非线性变换(加密变换或解密变换),从而实现对计算机数据进行密码保护。着重介绍了用C语言实现其加密的主要过程。关键词:数据加密 DES C语言-: DES system is ISO issued by the Data Encry
DES算法加密
- 一种国际上通用的加密算法—DES算法的原理-a common encryption algorithms-DES algorithm Principle
des加密解密1111
- 一个很不错的des加密解密算法,用c#开发,-a very good des encryption and decryption algorithm, using the c# development,
S_DES加密解密程序
- 按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and t
des加密算法
- 一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
des算法的C实现
- 一个利用C语言来实现加密算法之DES算法的源码。-A source program of DES arithmetic using C .
200551910728
- DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
DES加密
- DES加密算法模块,取自GNU/Linux中加密的源码,对长于8位的密码进行循环DES加密-DES encryption algorithm module, taken from the GNU/Linux source code encryption for longer than eight reuse passwords DES encryption
数据加密标准(DES)示例
- 利用VC来实现一个简单的DES加密程序,他能完成DES算法的全部步骤,不过只能使用64位密码对64位明文进行加密-VC to achieve a simple DES encryption program, he can finish all the DES algorithm steps, but only use 64 to 64 passwords expressly encryption
加密程序
- 用des算法加密文件的小程序,里面带有des算法和加密的程序,用vc编写-encryption algorithm used des documents small program with inside des encryption algorithm and the procedures used to prepare vc
自己写的Des算法
- 自己写的一个DES加密算法软件,在VC环境写的,编译后,对文档进行加密解密.使用方法从界面上一目了然.-I have written a encryption program of DES under the VC environment.Encrypt and decrypt the document after translate and edit it.The operate method is very clear from t
DES算法的C++编写实现
- DES算法C语言实现的源代码,本人已经测试同uo,效果还可以,真的好好的!!!睇下吧大家!-DES algorithm C language source code, I have uo with the test results can also really good! ! ! Dixia it all!
des
- 在vc++上实现的des算法。并且能对任何文件进行加密,加密模式是ECB来加密的。-In vc++ To achieve the des algorithm. And any document can be encrypted, encryption mode is ECB to encryption.
DES
- DES算法JAVA实现,非调包。简单界面-JAVA realization of DES algorithm, non-switching. Simple interface
加密des算法
- DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)