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

搜索资源列表

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

    0下载:
  2. A java class that uses DES to encript images
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2151
    • 提供者:刘晓宁
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. DesMain

    0下载:
  2. des java加解密des源码。请笑纳。-kbase
  3. 所属分类:Jsp/Servlet

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

    0下载:
  2. des加密类,java编写的des加密解密类。-des encryption class, java class prepared des encryption and decryption.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:2254
    • 提供者:ssdd
  1. certifications-java

    0下载:
  2. Meilleur guide afin de mieux apprendre des certifications java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:637693
    • 提供者:sergyjoel
  1. des

    0下载:
  2. DES 字符串加解密 java 与 Delphi源码-DES string plus decryption java with Delphi source
  3. 所属分类:Java Develop

    • 发布日期:2017-11-26
    • 文件大小:10323
    • 提供者:Movefirst
  1. DES-Diary

    0下载:
  2. java为源码实现,使用DES加密日记本的内容,缺点是只能在程序内部修改用户名密码-java source code written using DES encryption contents of the diary, the drawback is that only within the program to modify the user name and password. . .
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:5540
    • 提供者:baozi
  1. Des

    0下载:
  2. 使用java des算法对数据进行加密和解密-java encrypt/decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:514
    • 提供者:zaoya
  1. DES.doc

    0下载:
  2. 这是用java实现的des的算法,简单容易使用 -des using java
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-10
    • 文件大小:56777
    • 提供者:和杰
  1. java-DES

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

    • 发布日期:2017-04-06
    • 文件大小:7803
    • 提供者:hepeng
  1. (java)encrypted-notepad

    0下载:
  2. 可加密记事本(java),实现普通记事本功能的同时,使用des加密。-Can be encrypted notepad (java), to achieve common notepad function while using des encryption.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1773018
    • 提供者:吴薇
  1. Java

    0下载:
  2. java的一些加密代码(BASE64,MD5,SHA,HMAC,DES等)-Some encryption code java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:458279
    • 提供者:无名
  1. DES

    0下载:
  2. 密码学、DES算法实现,纯java代码,能实现自动加密和解密,输入长度为9的数字-Cryptography, DES algorithm, pure java code, to achieve automatic encryption and decryption, digital input length of 9
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3453
    • 提供者:冯文明
  1. Des

    0下载:
  2. java CA证书加密源码,可加密任何文件-java CA certificate encryption source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1390017
    • 提供者:zhouhoude
  1. javasocket

    0下载:
  2. java socket 收取邮件,其中包括发送邮件,收取邮件,下载附件。-this des java socket receive mail
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5620
    • 提供者:chenzhenhu
  1. des

    0下载:
  2. des算法,用Java实现的。自己手写的。希望会有用处。-i was wrote a code by myself,i hope it will be a litter useful.it is about des.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:189582
    • 提供者:quanguangguang
  1. gestion-des-etudiants

    0下载:
  2. an interface with java graphics , allows to organize student management dashbord
  3. 所属分类:Java Develop

  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-10
    • 文件大小:4556
    • 提供者:方方
  1. Test

    0下载:
  2. test classes pour developper des classe java
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:4793344
    • 提供者:mjiji
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com