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

搜索资源列表

  1. DES

    0下载:
  2. 本程序基于matlab实现DES算法的加密。-DES encode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5771
    • 提供者:ldh
  1. des

    0下载:
  2. DES加密算法实现的C++类 -DES cryptographic algorithm for C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:988789
    • 提供者:站长
  1. descracker.tar

    0下载:
  2. 破解des算法的程序-Crack des algorithm procedures
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:59262
    • 提供者:站长
  1. raw

    0下载:
  2. DES算法实现过程分析 之 C-DES algorithm C process analysis.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-26
    • 文件大小:2561
    • 提供者:hong
  1. rwteryrey

    0下载:
  2. DES算法实现过程分析 之 C++afsadgdshds-DES algorithm process analysis C afsadgdshds
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-08
    • 文件大小:2561
    • 提供者:hong
  1. DES

    0下载:
  2. DES算法实现源代码 DES_SourceCode1 DES_SourceCode2 DES_SourceCode3 DES_SourceCode4 DES_SourceCode5 以上5个文件里都包含完整的源代码-DES algorithm source code for more than DES_SourceCode1DES_SourceCode2DES_SourceCode3DES_SourceCode4DES_SourceCode5 document 5 con
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2566515
    • 提供者:wj
  1. DEScipher

    0下载:
  2. 可以实现des的功能,c++编写。 DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其算法主要分为两步:   1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:10910
    • 提供者:xiaobin
  1. des

    0下载:
  2. 密码学的des算法的加密与解密的过程,其中有16轮迭代。c语言实现。-Des algorithm cryptography encryption and decryption process, of which 16 iterations. c language.
  3. 所属分类:Crack_Hack

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

    0下载:
  2. 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
  3. 所属分类:Other windows programs

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

    0下载:
  2. DES加密软件,采用DES算法,可以对任意文档进行加密解密。 -DES encryption software, using DES algorithm, can be carried out on any document encryption and decryption.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:55731
    • 提供者:Zn
  1. DES

    0下载:
  2. 模拟DES算法,程序使用八位密钥。 2. 程序使用 输入:输入明文,输入8位密钥。 点击“加密”按钮,即可获得加密密文。 输出:在编辑框中显示密文。 点击“解密”按钮,即可获得明文。 输出:在编辑框中显示明文。 -Simulation DES algorithm, the use of eight key procedures. 2. Procedures using input: enter explicitly, enter the 8-bit key. Cli
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1991839
    • 提供者:木佳强
  1. DES

    0下载:
  2. 本程序实现DES算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 基于ST7单片机,以DES算法的ST7单片机实现程序。-ST7-based single-chip, to DES algorithm ST7 MCU procedure.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-29
    • 文件大小:2190
    • 提供者:姚颖帆
  1. DES

    1下载:
  2. 实现DES算法 64位明文输入和56位密钥输入,进行加密解密-DES algorithm to achieve explicit 64-bit input and 56-key input, for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3132
    • 提供者:zxn
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46445
    • 提供者:liuby
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. des

    2下载:
  2. 可以直接运行在AVR maga16单片机上的Des算法。-Can run on single-chip on the AVR maga16 algorithm Des.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2015-05-04
    • 文件大小:103042
    • 提供者:lxying
  1. des

    0下载:
  2. 利用汇编编写的des算法,有加密和解码的算法-And use the compilation prepared by the des algorithm, there are encryption and decoding algorithms
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:14176
    • 提供者:jhp627
  1. DES

    0下载:
  2. JAVA 写的 DES 算法加密/解密。-java des
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:26252
    • 提供者:aaayth
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com