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

搜索资源列表

  1. qiu_networksecurity_project1

    0下载:
  2. 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:14236
    • 提供者:qiushi
  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. DES

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面 -DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:36516
    • 提供者:zhang
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  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 version, Des principle of encryption and decryption of the source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:Neo
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46445
    • 提供者:liuby
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:42347
    • 提供者:政工名
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:35531
    • 提供者:191
  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. 利用DES实现加密解密。基于VC++环境。多多指教。-。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem running example is the use of the catalog under the 111.doc documents, after running automatically generate documentation and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:989613
    • 提供者:hz
  1. DESyuan

    0下载:
  2. des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:600763
    • 提供者:林子
  1. sha

    0下载:
  2. 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2008
    • 提供者:
  1. Encryptionalgorithm

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:55219
    • 提供者:lisheng
  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. DESCipher

    0下载:
  2. 加密算法实现,实现了JAVA版的DES可逆加密算法-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1703
    • 提供者:58226536
  1. DES

    0下载:
  2. DES对称加密算法Java语言实现,利用Java的加密方面的类包,实现DES对文本的加密以及解密。-DES symmetric encryption algorithm implemented in Java, use Java encryption class package, achieve DES encryption and decryption of text.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3243
    • 提供者:姚馨
  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. java-DES

    0下载:
  2. java 加密 解密 采用des加密方式-java encryption and decryption using des encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:7803
    • 提供者:hepeng
  1. des-jpeg

    0下载:
  2. java实现DES算法加密图片,des算法的实现不使用java自带的库,用纯java语言实现-java implements des encripts jpeg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:20881
    • 提供者:李原
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com