CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 加密des算法

搜索资源列表

  1. des加密算法源代(VC)

    1下载:
  2. des加密算法源代(VC)
  3. 所属分类:密码/编码算法

    • 发布日期:
    • 文件大小:25682
    • 提供者:
  1. DES_hy

    0下载:
  2. DES算法,这个代码实现DES的算法,想学学DES如何加密和解密可以参考参考-DES algorithm, the source implementation of the DES algorithm to learn how DES encryption and decryption can information.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:32724
    • 提供者:黄耀
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. DES加密算法演示程序

    0下载:
  2. //欢迎使用由ksaiy制作的DES加密算法演示程序,此算法为标准的DES算法,你可以根据的 //的自己需要进行变形。具体怎么操作可以登录我们的网站查询详细的资料。我们专门为软 //件开发者提供软件加密安全测试服务和软件加密解决方案,具体的可以参看我们的网站上 //的资料。我们的网站:http://www.ksaiy.com http://www.magicoa.com //技术支持:ksaiy@sina.com 在线QQ:40188696 UC:9341-/ / welcome
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:202065
    • 提供者:456
  1. des算法

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-s
  3. 所属分类:密码/编码算法

    • 发布日期:2010-07-01
    • 文件大小:10201
    • 提供者:qq
  1. DES

    0下载:
  2. 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3025
    • 提供者:徐小蔚
  1. java_des字符串加密

    0下载:
  2. 所属分类:数据结构常用算法

    • 发布日期:2009-04-13
    • 文件大小:8534
    • 提供者:rainystonely
  1. 300多种加密算法

    1下载:
  2.   300多种加密算法 RSA DES ECC Blowfish RC4
  3. 所属分类:密码/编码算法

    • 发布日期:2009-01-03
    • 文件大小:198638
    • 提供者:guijiarui
  1. DES算法

    2下载:
  2. DES加密算法 C51源码
  3. 所属分类:密码/编码算法

    • 发布日期:2010-12-02
    • 文件大小:3284
    • 提供者:56605606
  1. DES.rar

    0下载:
  2. 数据加密标准DES算法的Matlab实现 ,NEWPNN- Designed probabilistic neural network SIM- on probabilistic neural network simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2185
    • 提供者:阿祥古
  1. DES

    3下载:
  2. DES算法matlab实现数字图像加密 -Image encryption DES algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2137
    • 提供者:若曦雪
  1. DES

    0下载:
  2. 实现des算法,能给明文加密、解密等-Achieve des algorithm, to give explicit encryption, decryption and so on! ! !
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3904
    • 提供者:李阳
  1. DES

    0下载:
  2. 基于matlab des算法 加密 解密 密钥-Algorithm based on encryption and decryption key matlab des
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2273
    • 提供者:王倩
  1. des-matlab-encryption

    0下载:
  2. DES算法用C++实现的源代码 只有加密部分,是个实验,程序比较清晰-DES algorithm implemented in C++ source code is only the encrypted portion of the experiment, the procedure is relatively clear
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:238307
    • 提供者:teng
  1. DES算法程序Matlab

    0下载:
  2. DES工作的基本原理是,其入口参数有三个:key、data。 key为加密解密使用的密钥,data为加密解密的数据。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。
  3. 所属分类:matlab例程

  1. DES

    0下载:
  2. 用Matlab实现的DES算法。在Matlab窗口输入DESDECP(a,b,n),其中a,b表示16进制的明文和密钥,n为1表示加密,否则表示加密。-DES algorithm using Matlab. In Matlab window field DESDECP (a, b, n), where a, b indicates a hexadecimal plaintext and key, n is 1 shows an encryption, or that encryption.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2343
    • 提供者:赵可
  1. Des

    0下载:
  2. DES算法的入口参数有三个:Key、Data、Mode。其中Key为8个字节共64位,是DES算法的工作密钥;Data也为8个字节64位,是要被加密或被解密的数据;Mode为DES的工作方式,有两种:加密或解密-The entry of the DES algorithm has three parameters: the Key, the Data and Mode.One Key to 8 bytes, a total of 64, is the job of the DES algorit
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:44685
    • 提供者:Bblythe
  1. DES

    0下载:
  2. 实现DES加密算法的加密解密功能,能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口,进行数据的加密,保证数据在传送过程的安全性。-The realization of DES encryption algorithm for encryption and decryption functions, can realize the algorithm of Des 56 or 56*3 key, can be provided through the program interf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:40286
    • 提供者:郭过
  1. DES

    0下载:
  2. 该文件为加密常用算法DES,内部含有其详细代码过程-The file is encrypted algorithm commonly used in DES, the detailed code contains internal process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-28
    • 文件大小:21135
    • 提供者:李龙
  1. DES加密算法

    0下载:
  2. DES加密算法 美国国家加密标准 通过C语言实现 块加密 费斯托密码模型
  3. 所属分类:密码/编码算法

« 12 3 »
搜珍网 www.dssz.com