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

搜索资源列表

  1. DES

    0下载:
  2. C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2044664
    • 提供者:严文培
  1. des

    0下载:
  2. 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

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

    • 发布日期:2017-03-29
    • 文件大小:5771
    • 提供者:ldh
  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算法实现文件加密工具的代码,算法实现-DES algorithm code file encryption tool, algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1533365
    • 提供者:shf
  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算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 数据加密标准(DES)密码算法,是一种分组密码算法,本程序采用该算法实现键盘输入字符的加解密。-Data Encryption Standard (DES) encrypt algorithm is a grouping encryption algorithm. This program can realize encryption and decryption on characters input from keyboard.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1908776
    • 提供者:安杰
  1. des

    0下载:
  2. DES算法实现,用了三个星期,本人课程设计-DES source program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4662
    • 提供者:张刚
  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

    0下载:
  2. DES算法实现! DES算法实现! -very good!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4610
    • 提供者:小三三
  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-

    0下载:
  2. DES加密算法实现DES的加、解密用户手动输入明文和密钥就可以实现加密同样可以实现解密-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1910340
    • 提供者:mq
  1. DES

    0下载:
  2. java语言des算法实现 java语言des算法实现 java语言des算法实现-java---des---- java---des---- java---des---- java---des---- java---des----
  3. 所属分类:Java Develop

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

    0下载:
  2. 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:4002
    • 提供者:赵忠华
  1. DES

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10875
    • 提供者:zhang liang
  1. Crypt-DES-2.05.tar

    0下载:
  2. perl des 算法实现, 很好的学习资料-perl des algorithm implementation, a very good learning materials
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:15369
    • 提供者:wallacexiang
« 1 2 34 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com