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

搜索资源列表

  1. d3des.rar

    0下载:
  2. 用JAVA语言实现3DES算法。通过文件读取进行加密,密码由客户自行输入,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-27
    • 文件大小:229425
    • 提供者:liuby
  1. java_watermark

    5下载:
  2. 用java实现数字水印的嵌入与提取,过程中使用DES对水印进行加密-Java digital watermark embedding and extraction, the process of using DES to encrypt the watermark
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-29
    • 文件大小:714752
    • 提供者:Seven
  1. encryption-software

    0下载:
  2. 用Java开发的加密程序,使用三重DES加密方案有效提高安全性-Encryption program written in Java, using the Triple DES encryption scheme is effective to improve security
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:45446
    • 提供者:zhangliang
  1. U

    0下载:
  2. 常用加密解密算法,如des等,java语言实现-Commonly used encryption and decryption algorithms, such as des, etc., java language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:50904
    • 提供者:hexinlong
  1. DESencryption

    0下载:
  2. des加密算法的实现:java实现DES加密算法 -des encryption algorithm realization: java achieve DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3260
    • 提供者:lym
  1. sss

    0下载:
  2. 语言采用java语言开发 采用des加密技术-ssssssssssssssssss
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3426
    • 提供者:wwwbajs
  1. DesEncrypt

    0下载:
  2. 关于Des加密解密的算法,采用java语言编写。-About Des encryption and decryption algorithms, using java language.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:22127
    • 提供者:马培博
  1. JavaDESRSASHA

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法-Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:17229
    • 提供者:张茂仁
  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. DESJava

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

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

    0下载:
  2. this code implements the DES algorithm for a file in JAVA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:10700
    • 提供者:Jiajie Cen
  1. homework

    0下载:
  2. 3种用Java写的算法 其中包括了DES凯撒 编译软件用的是Intell J IDEA-Writing Java with three kinds of algorithms including DES Caesar are used to compile software Intell J IDEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:30292
    • 提供者:ZTN
  1. desandrsa

    0下载:
  2. DES算法全称为Data Encryption Standard,即数据加密算法,DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位。RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数( 大于 100个十进制位)的函数。本程序为适合初学者的rsa算法java源码及des源码,开发环境eclipse3.4-DES algorithm called the Data Encryption Standard, that is, data encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:20869
    • 提供者:郭子
  1. snmp

    0下载:
  2. snmp inquistor Pour la communication avec les agents SNMP on utilise un package Java open source développé par Jonathan Sevy. Ce package contient notamment les différents types de données utilisés par SNMP, ainsi que des classes permettant l’en
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:429618
    • 提供者:naas.hajer
  1. DESSourceCodeInJava

    0下载:
  2. DES Source Code in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7193
    • 提供者:Bahar
  1. 04030326

    0下载:
  2. 信息技术的飞速发展,使人们的生活面貌发生了很大的变化,同时信息技术也促进了社会的发展。在计算机网络深入普及的信息时代,信息本身就是时间,就是财富。如何保护信息的安全使之不被窃取及不至于被篡改或破坏,已成为当今普遍关注的重大问题。密码是有效且可行的办法。 本论文主要是介绍了文件加密以及一个小程序,从密钥生成、DES加密原理、DES解密原理三方面阐述了DES算法的整个过程。并在此基础上,在windows环境下,利用java实现DES加密与解密算法,以窗体界面方式完成一个本地的文件加解密演示器。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:395250
    • 提供者:张贺寅
  1. encrypt

    0下载:
  2. 用Java语言来实现des编码,实用,简单。-Using Java language to achieve the des code, practical and simple.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7255
    • 提供者:麻园
  1. javafr_GESTION-INSCRIPTION___Page

    0下载:
  2. Une application en java qui permet de faire une gestion d inscr iption des étudiants dans un cours. L affichage se fait par une JTable. Pour ajouter, inscrire ou désinscrire il faut s authentifier-Une application en java qui permet de faire une g
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:176167
    • 提供者:chippo_31
  1. encryptModule

    0下载:
  2. 用java加密类实现常规DES,RAS及SHA的加密算法。-Java category using conventional encryption DES, RAS and SHA encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:36300
    • 提供者:prn
  1. Crypt

    0下载:
  2. 用java语言实现des算法,有des和testdes两种源代码,可以试一试。-Using java language des algorithm, there are two kinds of des and testdes source code, you can try.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:11283
    • 提供者:geogre
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com