文件名称:339068DESDemo
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 17.29kb
- 下载次数:
- 0次
- 提 供 者:
- 长*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能: 实现DES加密算法的加密解密功能 */
/*- */
/*-说明:des算法的实现代码 */
/*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */
/*- 进行数据的加密,保证数据在传送过程的安全性 */
/*- */
/*- */
/*-该程序的所有权利由作者保留 */-functions : DES encryption algorithm to achieve the encryption and decryption function * / / * - * / / * - Note : des algorithm implementation code * / / *- can achieve 56 or 56 * 3 keys des algorithm, through this program the interface * / / *- for data encryption, to ensure data in the process of transmission security * / / * - * / / * - * / / *- all of the proceedings right from the author Bulgaria stay * /
/*- */
/*-说明:des算法的实现代码 */
/*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */
/*- 进行数据的加密,保证数据在传送过程的安全性 */
/*- */
/*- */
/*-该程序的所有权利由作者保留 */-functions : DES encryption algorithm to achieve the encryption and decryption function * / / * - * / / * - Note : des algorithm implementation code * / / *- can achieve 56 or 56 * 3 keys des algorithm, through this program the interface * / / *- for data encryption, to ensure data in the process of transmission security * / / * - * / / * - * / / *- all of the proceedings right from the author Bulgaria stay * /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 39709589339068desdemo.zip 列表 des/ des/Debug/ des/des.c des/des.dll des/des.dsp des/des.dsw des/des.h des/des.lib des/Release/