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

搜索资源列表

  1. DES算法实现代码

    1下载:
  2. 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3115
    • 提供者:朝亮
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:39032
    • 提供者:ying98
  1. Des加密解密文件

    1下载:
  2. 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37731
    • 提供者:寒风
  1. Md5&Des&Diff

    0下载:
  2. Java 实现 Md5加密、Des加密的例子,另外还有一个Diff比较两个java数组的有何不同的例子。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12008
    • 提供者:罐头
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  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. 运用JAVA语言,利用DES对称加密算法实现了对文本进行加密解密。-The use of JAVA language, the use of DES symmetric encryption algorithm for encryption and decryption of the text.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. TripleDES

    0下载:
  2. triple des algorithm implemented using java
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:11617
    • 提供者:nancy
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  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. DES--java

    0下载:
  2. 用java实现的DES算法,能够实现简单的DES加密和解密功能-Java implementation of the DES algorithm, DES encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1326
    • 提供者:张山峰
  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

    0下载:
  2. DES java code The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) was once a predominant symmetric-key algorithm for the encryption of electronic data. It was highly influential in the advancement of m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3467
    • 提供者:Sparkle
  1. DES

    0下载:
  2. 基于java平台的DES加解密demo全类别文件适用-DES java based platform file encryption and decryption demo whole category applicable
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:1019
    • 提供者:林意
  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方案的加密解密,用java语言进行开发。(This document is mainly used for encryption and decryption of the DES scheme, and is developed in the Java language.)
  3. 所属分类:加密解密

« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com