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

搜索资源列表

  1. DES_IP

    0下载:
  2. 是VDKL语言实现的DES算法,是一个IP核, 对于相关方面有很好的帮助-VDKL language of the DES algorithm is an IP core, related well with the help of
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:173915
    • 提供者:小四
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. javaDESEncrypt

    0下载:
  2. java实现des加密算法,使用了sun提供的des算法支持-java achieve des encryption algorithm, the use of the sun to provide the support des algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1281
    • 提供者:张玉
  1. DES_Encryption

    0下载:
  2. DES加解密原码,包含DES算法的详细实现过程,并且添加了方法参数的详细说明
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3000
    • 提供者:yzh
  1. DateEncryptStandard

    1下载:
  2. 这是一个用JAVA实现的DES算法,供大家参考
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:289194
    • 提供者:zhizhu
  1. GUI.rar

    0下载:
  2. java算法实现AES、DES、3DES、MD5、RSA五种加密算法,java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:21119
    • 提供者:黄志川
  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. Crypt

    0下载:
  2. 用java语言实现des算法,有des和testdes两种源代码,可以试一试。-Using java language des algorithm, there are two kinds of des and testdes source code, you can try.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:11283
    • 提供者:geogre
  1. S-DES_by_Java

    0下载:
  2. JAVA实现的DES算法。方便移植到自己的程序代码中。-JAVA implementation DES algorithm. Easily transplanted into their own program code.
  3. 所属分类:Java Develop

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

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

    • 发布日期:2017-04-02
    • 文件大小:2502
    • 提供者:su
  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_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

    0下载:
  2. java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
  3. 所属分类:Java Develop

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

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:57169
    • 提供者:huangjiang
  1. des

    0下载:
  2. 一个比较通用的DES的算法代码,功能实现了字符的DESL加解密,需要设定8位长度的密钥-A generic DES algorithm code, function the characters DESL encryption and decryption, you need to set the length of eight key
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:6346
    • 提供者:changweizhang
  1. DES

    0下载:
  2. 密码学、DES算法实现,纯java代码,能实现自动加密和解密,输入长度为9的数字-Cryptography, DES algorithm, pure java code, to achieve automatic encryption and decryption, digital input length of 9
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3453
    • 提供者:冯文明
  1. des

    0下载:
  2. des算法,用Java实现的。自己手写的。希望会有用处。-i was wrote a code by myself,i hope it will be a litter useful.it is about des.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:189582
    • 提供者:quanguangguang
  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:4556
    • 提供者:方方
  1. DES-master

    1下载:
  2. des 算法实践,用java语言实现,内涵两个java程序,直接解压导入eclipse即可享用。(It is to implement the DES algorithm and it is implemented by java language. The package include two main java programs. And the package should be opened through eclipse or any thing else)
  3. 所属分类:Java编程

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:maryJq
  1. des算法实现

    0下载:
  2. des算法工具类,欢迎下载。。。更多资料访问:dd11.vip
  3. 所属分类:JSP源码/Java

« 12 »
搜珍网 www.dssz.com