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

搜索资源列表

  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. 如何用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. 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. securit

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

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

    0下载:
  2. des的加密源码,相当的不错啊,完全公开,希望下载-des encryption source code, very good ah, totally open, want to download
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:5789
    • 提供者:MacCain
  1. Des

    1下载:
  2. DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
  3. 所属分类:Applet

    • 发布日期:2017-04-04
    • 文件大小:36744
    • 提供者:钟钟
  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. 实现对文件的加解密,采用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.JAVA

    0下载:
  2. DES的Java代码,简单的实现加密的内容,很详细的流程-DES, Java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:2051
    • 提供者:龚超
  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. DesEncryption

    0下载:
  2. Des Encryption for text files and files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:86864
    • 提供者:tidem
  1. des-java

    0下载:
  2. java GUI examples with easy coding i hope you too find it usefu-java GUI examples with easy coding i hope you too find it usefull
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:7183
    • 提供者:spprem
  1. Des

    0下载:
  2. 常用的DES可逆加解密程序 包含测试程序 -DES Encrypt/Decrypt Code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8730
    • 提供者:andy
  1. DES

    0下载:
  2. 该Word文档共有12页,其中1-3页为des_encode.h文件的源代码, 4-10页为des.cpp文件的源代码,11-12页为DES.java文件的源代码 -The Word document 12 pages, of which 1-3 pages des_encode.h source code file, 4-10 page source code files for the des.cpp 11-12 source code files for the DES.ja
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:12181
    • 提供者:王步
  1. Encryption-and-Decryption-using-DES-in-JAVA

    0下载:
  2. DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
  3. 所属分类:JavaScript

    • 发布日期:2017-04-28
    • 文件大小:25260
    • 提供者:saadawais
  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
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com