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

搜索资源列表

  1. dll.zip

    0下载:
  2. 我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数
  3. 所属分类:压缩解压

    • 发布日期:
    • 文件大小:57624
    • 提供者:
  1. common

    0下载:
  2. PHP 3DES算法。在WAP开发过程中常有用到的。主要用于加密用户登录状态,完成自动登录之功能-PHP 3DES algorithm. In the WAP development process are often used. Mainly used for encrypted user login, and the completion of the automatic login function
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:714
    • 提供者:goovo
  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加密算法的源代码。-DES C-language.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:4480
    • 提供者:Hill
  1. VBCrypto

    0下载:
  2. VBCrypto源码库大全源码,这是一个良好的编译算法,由如下算法组成:10种流行的加密算法(Blowfish, Twofish, Rijndael, Skipjack, Serpent, Gost, RC2, RC4, TEA, DES, 3DES, 3DES112, DESE, CAST5, IDEA),6种流行的单一的哈希算法(MD2, MD4, MD5, SHA, SHA256, RipeMD)以及一个huffman压缩算法。-The VBCrypto source libraries
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:563158
    • 提供者:盖小圈
  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
    • 提供者:何旭
搜珍网 www.dssz.com