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

搜索资源列表

  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算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. 3DES 算法的实现,实现3DES算法的源码和程序-3DES source code 3DES source code 3DES source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:458126
    • 提供者:rocky
  1. DES

    0下载:
  2. DES加密算法的C语言实现,包括测试及演示,包你所求-DES encryption algorithm in C language implementation, including the testing and demonstration, packet you seek
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:huangjianqiang
  1. des

    0下载:
  2. DES加密解密程序 可以实现对字符串的DES加密,并可以解密-for DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2706
    • 提供者:james
  1. des

    0下载:
  2. des算法 信息安全 实现des的加密解密过程 很简单容易理解-des
  3. 所属分类:Windows Develop

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

    0下载:
  2. C语言编写的关于DES加密解密的代码源文件,实现DES的加解密-C language on the DES encryption and decryption code source file to achieve DES encryption and decryption of the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:89613
    • 提供者:佘曼桂
  1. DES

    0下载:
  2. DES的加密和解密算法。功能很强大,可以实现对容易长度的明文的加密-DES
  3. 所属分类:Jsp/Servlet

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

    0下载:
  2. 一个C#实现的DES加密算法类,里面有dll可以直接加在进你的工程里面的引用就可以用了。-A C# implementation of the DES encryption algorithm class, which can be directly added to a dll into your project which can be used for reference.
  3. 所属分类:CSharp

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

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

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

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
  1. DES-HDL

    0下载:
  2. 用HDL实现的DES加密算法,通过前仿真,希望对大家有帮助-HDL implementation of the DES with the encryption algorithm, by pre-simulation, we want to help
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:27714
    • 提供者:su
  1. DES123

    0下载:
  2. DES的硬件实现,可以扩展为3DES,附加一个很到的实验报告,源码简单。-DES hardware implementation, can be extended to 3DES, attach a report to the experiment, a simple source code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:120662
    • 提供者:lixia
  1. des

    1下载:
  2. C语言DES加密源代码,C语言的DES加密实现-DES
  3. 所属分类:Algorithm

    • 发布日期:2016-09-01
    • 文件大小:9156
    • 提供者:sulonshen
  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. DES

    0下载:
  2. 用C语言简单的实现了DES三重加密以及解密算法功能。- C language to achieve the encryption and decryption of information.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:3944
    • 提供者:ybshs124
  1. DES

    0下载:
  2. 在ISE平台上,利用Verilog编程实现数据的DES加密-In the ISE platform, using Verilog programming DES data encryption
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. DES算法的C++实现,采用VS2005编译通过。-DES algorithm for C++ Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:34580
    • 提供者:何建鹏
  1. DES

    0下载:
  2. des算法的vc实现,vc环境下已通过运行,保证使用-vc des algorithm implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38304
    • 提供者:minhang
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com