搜索资源列表
DES VC 实现
- DES VC 实现
DES源码
- 这个是数据加密标准的VC算法-This is a standard data encrypt algorithm of VC
DES算法及其在VC
- DES算法及其在VC.doc-DES algorithm and its VC.doc
des加密算法
- 一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
DES 加解密算法
- 此加解密算法DES使用56位密钥对64位的数据块进行加密,并对64位的数据块进行16轮编码。-DES encryption and decryption algorithms use 56 to 64 key pieces of data encryption, as well as 64 pieces of data for 16 coding.
自己写的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加密
- 这是一个用VC开发的DES加密/解密算法,非常好用.能和大家交流.-This is a development of the VC DES encryption/decryption algorithm, a very handy. You can exchange.
DES算法及其在VC++6.0下的实现
- DES算法及其在VC++6.0下的实现.rar 虽非原创,但很有用。-DES algorithm and the VC 6.0 achieved. Rar, if not original, but very useful.
DES-VC
- DES算法及其VC源代码,详细图解,代码完整-VC DES algorithm and its source code, detailed diagrams, code integrity
Des(vc++)
- DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
DES
- DES加密算法的实现和演示,具体算法见网上,程序中有注释-DES encryption algorithm and demonstrate the achievement of the specific algorithm see online, proceedings have Notes
des
- DES算法的原理,并给出了在VC++6.0语言环境下实现的源代码-Principle DES algorithm, and gives in VC++ 6.0 Language environment realize the source code
VC++
- -- 转换密码(明文6位,密文16位) DES加密解密程序-- Conversion password (express 6, 16 Ciphertext) DES encryption and decryption process
des
- 包括DES算法以及DES算法的测试程序,自我感觉非常不错-Including the DES algorithm and the DES algorithm testing procedures, self-feeling very good
des
- des 加密算法,VC++6编写的,很不错.-err
des
- vc++实现des算法,可以通过解压缩完成。
des
- 这个程序是用vc实现的des加密解密算法-This procedure is used vc realized des encryption and decryption algorithm
des
- VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请
des
- vc++ openssl 实现加密des-openssl 实现加密
DES(vc)
- 本代码采用VC实现DES,使用MFC制作界面-This code uses VC to achieve DES