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. DES_Descript

    1下载:
  2. DES加密算法,从网站上下载的,但对一此要点的地方做了注释-DES encryption algorithm, downloaded from the website, but this points to one of the places to do a footnote
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:9995
    • 提供者:黄双全
  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

    0下载:
  2. JAVA版的DES加密算法,是完整的DES加密算法-JAVA version of the DES encryption algorithm, is the integrity of the DES encryption algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-15
    • 文件大小:23873
    • 提供者:trilobite
  1. des

    0下载:
  2. DES加密算法 早期的源代码  本人觉得对初学者很有用
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4846
    • 提供者:jiaqi
  1. Des_for_JAVA

    0下载:
  2. DES加密算法,java版本.加密解密参考代码.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:38875
    • 提供者:状元郎
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. s_des

    0下载:
  2. DES是种抗密码分析更强的加密方法,尽管DES的安全强度一直是个争论的话题.现今在金融行业已十分流行. java实现的简单DES加密算法-DES is a stronger anti-cryptanalysis of encryption methods, despite the strength of DES security has always been a controversial topic. Present in the financial industry has been
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:6187
    • 提供者:田伟
  1. DESJava

    0下载:
  2. 利用DES加密算法保护Java源代码有关阐述-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:95546
    • 提供者:林恩
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

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

    0下载:
  2. 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11348
    • 提供者:liulin
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1438
    • 提供者:henry
  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_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加密算法,输入任意长度密文,密文八字节,适合高校-DES encryption algorithm, enter any cipher, ciphertext eight bytes for college
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:2774
    • 提供者:文柳
« 12 3 »
搜珍网 www.dssz.com