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

搜索资源列表

  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. dessf

    0下载:
  2. 大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。-famous Des encryption algorithm is well known, the majority of programmers in various languages to realize his, today here is to use vb achieve the encryption and decryption process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:老树
  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. DES加密解密

    4下载:
  2. DES加密解密 C#
  3. 所属分类:密码/编码算法

  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. 能实现基本的加密和解密功能 很适合C++初学者学习DES加密-To achieve the basic encryption and decryption functions are suitable for beginners to learn C++ DES encryption
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:946234
    • 提供者:吴金旺
  1. DES3

    0下载:
  2. 使用C编写DES、DESX、DES3加密算法,以及演示如何在Delphi中调用C编写的加密解密算法。-Written using C DES, DESX, DES3 encryption algorithms, and demonstrates how to call C written in Delphi encryption and decryption algorithms....
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:197461
    • 提供者:吴文霞
  1. DES

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

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

    0下载:
  2. 用matlab实现DES 源程序 实现加密解密-matlab DES
  3. 所属分类:matlab

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

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

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

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

  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-06
    • 文件大小:44685
    • 提供者:Bblythe
  1. RSADES

    0下载:
  2. DES和RSA混合加密DES密码体制主要由3方面组成:密钥生成、加密函数以及解密函数。该算法在VC6.0的平台下以C++来实现。子函数说明-   Void SetKey(const char* Key, int len)    {     Memset(deskey,0,16)     Memcpy(deskey,key,len>16?16:len)     SetSubKey(&SubKey[0],&deskey[0])     Is3DES = len
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-17
    • 文件大小:131314
    • 提供者:何旭
  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-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38385
    • 提供者:xiao
  1. SingleKey

    0下载:
  2. DES 对称加密源码实例,加密算法可以是DES,DESede,Blowfish等,选择DES算法,密钥长度必须为56位,用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥,用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥-DES symmetric encryption source code examples
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2107
    • 提供者:Jacker
  1. MACTestTool

    0下载:
  2. 标准的DES加密和解密算法,实现ANSI-X99MAC算法和PBOC3DES算法。他们都是用DES算法再经过一层算法实现的。-Standard DES encryption and decryption algorithms, to achieve ANSI-X99MAC algorithm and PBOC3DES algorithm. They are using DES algorithm and then through a layer of algorithm implementati
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7134225
    • 提供者:刘慧娇
  1. decode_encode

    1下载:
  2. 使用Python实现DES加解密,并与MD5和异或运算(Python implementation of DES encryption and decryption)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:blackboy01
搜珍网 www.dssz.com