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

搜索资源列表

  1. javacodeprotect

    0下载:
  2. 本文首先分析了Java源代码需要加密的原因,简要介绍了DES算法及Java密码体系和Java密码扩展,最后说明了利用DES加密算法保护Java源代码的方法及步骤-This paper analyzes the Java source code encryption needs, briefed the DES algorithm and system password Java and Java code expansion Finally, we illustrate the use of D
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8679
    • 提供者:chensong
  1. DES1

    0下载:
  2. 关于des算法的例子-des algorithm for example
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6887
    • 提供者:杨凡
  1. des

    0下载:
  2. 技术说明,还有RSA算法、HASH算法、MD5、sha1RSA等的C源码.-technical note, RSA algorithm, hash algorithm, MD5, sha1RSA the C source.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:91578
    • 提供者:彭明
  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. updatefiletooracle

    0下载:
  2. (转载)看到这个DES算法不错,用于用DES加密密和解密 -(reproduced) see the DES algorithm is true for the use of secret DES encryption and decryption
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:95650
    • 提供者:Sean
  1. des

    0下载:
  2. 如何用java的des算法加密解密,使用的是bcb模式。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:757
    • 提供者:
  1. des

    0下载:
  2. des算法的说明和实用,采用JAVA描述。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:175308
    • 提供者:lidong
  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加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6960
    • 提供者:东东
  1. DES

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

    • 发布日期:2017-03-29
    • 文件大小:26252
    • 提供者:aaayth
  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算法对数据进行加密和解密-java encrypt/decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:514
    • 提供者:zaoya
  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 3 4 »
搜珍网 www.dssz.com