CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - DES 加密 解密

搜索资源列表

  1. DES

    0下载:
  2. DES加密解密算法,供学习使用,没有密码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7229
    • 提供者:cqu2000
  1. DES

    0下载:
  2. DES加密解密的完整的程序,含有调用接口,通过编译运行。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:188430
    • 提供者:haozhigang
  1. DES

    0下载:
  2. des加密解密代码
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:10714
    • 提供者:xian
  1. DES

    0下载:
  2. DES加密解密,感觉蛮好用的
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:34293
    • 提供者:张三
  1. DES

    0下载:
  2. 计算机网络安全中的DES加密解密算法,自己编写
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:71035
    • 提供者:ljh
  1. DES

    0下载:
  2. delphi下的des加密解密算法源码及例子
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:188521
    • 提供者:刘明
  1. DES

    0下载:
  2. C语言写的DES加密解密程序,供大家学习参考.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3764
    • 提供者:wangzhan
  1. S_DES加密解密程序

    2下载:
  2. 按照分组密码运行的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 the arbitrary 8BIT unsigned int
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1798
    • 提供者:胡康康
  1. DES加密系统

    0下载:
  2. 用VC实现DES加密算法,可以对文件进行加密解密
  3. 所属分类:Windows编程

    • 发布日期:2009-05-19
    • 文件大小:3507967
    • 提供者:19selong
  1. des算法 加密程序

    0下载:
  2. DES算法
  3. 所属分类:加密解密

    • 发布日期:2012-02-06
    • 文件大小:1035959
    • 提供者:lshmily21
  1. DES

    0下载:
  2. PB11.5 DES加密解密示例 -PB11.5 DES encryption and decryption examples PB11.5 DES encryption and decryption examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:41456
    • 提供者:xiangzheng
  1. DES_4_J2ME

    0下载:
  2. j2me加密,手机短信..des加密解密ddddddd.-j2me encryption, encrypt and decrypt SMS .. des ddddddd.
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:4393
    • 提供者:lijing
  1. DES

    0下载:
  2. MFC实现DES的加密解密模拟,密钥为64位,-MFC to achieve DES encryption and decryption simulation, the key is 64 bits,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:29654
    • 提供者:greenwheat
  1. DES-VC6.0-MFC

    0下载:
  2. VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4208960
    • 提供者:aaayth
  1. DES

    0下载:
  2. 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext after, right back into plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:201428
    • 提供者:lzj
  1. DES

    0下载:
  2. C语言简单明了实现des算法的加密解密,注释清楚,解释详细,看看就知道了。-C language is simple to achieve des encryption and decryption algorithms, comments clear, a more detailed explanation, see the know.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:937348
    • 提供者:李硕
  1. crypto

    1下载:
  2. 1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption
  3. 所属分类:加密解密

    • 发布日期:2012-11-01
    • 文件大小:8569
    • 提供者:
  1. DES-Crypt-VC-source-code

    0下载:
  2. DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3892579
    • 提供者:陈爱斌
  1. DES

    0下载:
  2. C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2044664
    • 提供者:严文培
  1. dcpcrypt2.2009

    0下载:
  2. 加密解密组件 支持版本: Delphi 4, 5, 6, 7 and 2005,2009 and Kylix 1 and 2 开源官方站点:http://www.cityinthesky.co.uk/ -Support for encryption and decryption component version: Delphi 4, 5, 6, 7 and 2005,2009 and Kylix 1 and 2 open the official site: http://www.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:621066
    • 提供者:老夫子
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com