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

搜索资源列表

  1. DES算法Java实现

    1下载:
  2. DES算法的java实现,供需要的人参考
  3. 所属分类:其它

    • 发布日期:2010-06-12
    • 文件大小:14831
    • 提供者:summering114
  1. des 算法的实现

    0下载:
  2. des算法实现
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2011-05-07
    • 文件大小:25871
    • 提供者:fendouyingcai
  1. des算法 加密程序

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

    • 发布日期:2012-02-06
    • 文件大小:1035959
    • 提供者:lshmily21
  1. DES算法C++源代码

    1下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位!
  3. 所属分类:源码下载

    • 发布日期:2012-06-13
    • 文件大小:45056
    • 提供者:lijuanly88
  1. 密码学实验中的DES算法

    0下载:
  2. 密码学实验中的DES算法,MFC实现,包含所有工程文件。-Cryptography DES algorithm experiment, MFC to achieve, including all engineering documents.
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:46023
    • 提供者:lerry
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  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. DES

    0下载:
  2. DES算法说明。包括加密算法和解密算法。-DES algorithm descr iption. Including the encryption algorithm and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:38070
    • 提供者:程贝
  1. DES

    0下载:
  2. des算法,没什么好说的,来龙去脉,原理加源代码,讲解的非常清楚!-des algorithm, there is nothing to say, the whole story, plus the principle of source code, to explain very clearly!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:287079
    • 提供者:wyowvfp
  1. DES

    0下载:
  2. 本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。-The DES algorithm, the use of highly efficient C-complete. At present, the domestic well-known enterprises in the POS terminal, single-DES algorithms are supported by the completi
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9937
    • 提供者:在水一方
  1. DES

    0下载:
  2. DES算法的FPGA实现 希望能有用 。-DES algorithm can be useful to achieve the desired FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:399477
    • 提供者:house2
  1. DES

    0下载:
  2. 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des算法,用vc++写出来的,密码学实验写的程序-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1916106
    • 提供者:6368422222
  1. DES加密解密代码

    0下载:
  2. des算法代码,明文密文加密解密,c编程实现程序(DES algorithm code, plaintext ciphertext encryption and decryption, C programming procedures)
  3. 所属分类:加密解密

  1. DES算法源代码

    0下载:
  2. 使用了DES算法来实现字符串的加密和解密(DES algorithm is used to achieve the encryption and decryption of string)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:style00
  1. DES

    0下载:
  2. 实现DES算法的简单应用。。。。。。。。。。。。。。。(DES algorithm to achieve a simple application)
  3. 所属分类:加密解密

    • 发布日期:2017-12-20
    • 文件大小:278528
    • 提供者:勒布朗001
  1. 加密des算法

    0下载:
  2. DES算法,自行设置七位密钥,可成功加密和解密,密码输错三次则解锁失败。(DES algorithm, set its own seven bit key, can be successfully encrypted and decrypted, password error three times, unlock failure.)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-30
    • 文件大小:1145856
    • 提供者:虫子虫
  1. des (1)

    0下载:
  2. des算法,实现对文本的加密解密过程,可以直接运行(DES algorithm, the implementation of the encryption and decryption of the text process, can run directly)
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:dawenziv_v
  1. des算法工具

    0下载:
  2. 集合好几种des算法的工具,简单快捷方便实用(A collection of several DES algorithm tools, simple, fast, convenient and practical.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:766976
    • 提供者:78376556
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com