CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - java class

搜索资源列表

  1. a_software_for_AES_encode_and_decode_with_java

    1下载:
  2. 是一个用java写的关于AES加密解密的小软件,压缩包内容包括了.java,.class,.jar,解压后必须要安装java虚拟机才可以运行。-is a java was used on the AES encryption and decryption of small software compressed content included. java,. class,. jar, unpacked must install java virtual machine can run.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:34.15kb
    • 提供者:ldy
  1. md5ref10

    0下载:
  2. Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:44.43kb
    • 提供者:0940566827
  1. util

    0下载:
  2. JAVA通用类处理(BASE64)-JAVA generic class treatment (BASE64)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15.81kb
    • 提供者:我是谁
  1. myRSA

    0下载:
  2. 使用Java编写的RSA加密小程序,有图形界面,JBuilder2005的运行环境,内含有一个工程文件, 先运行Skey_RSA.class 再运行main.class -RSA encryption using the Java applet written in, a graphical interface, JBuilder2005 the operating environment, containing a project file, the first run and t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:26.04kb
    • 提供者:wm891
  1. Java.DES.RSA.SHA

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

    • 发布日期:2017-03-27
    • 文件大小:53.92kb
    • 提供者:wm891
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:35.28kb
    • 提供者:王小军
  1. PerformanceSimulators

    0下载:
  2. A Performance simulator for Symmetric Cryptosystems and utilizing GetBytes class downloaded from sun java forums .-A Performance simulator for Symmetric Cryptosystems and utilizing GetBytes class downloaded from sun java forums .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4.17kb
    • 提供者:MARNAR
  1. suanfa2

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

    • 发布日期:2017-04-02
    • 文件大小:41.45kb
    • 提供者:冯永刚
  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
    • 文件大小:53.92kb
    • 提供者:lisheng
  1. MD5

    0下载:
  2. jsp不可逆加密算法MD5加密源码,java编写,下载后解压为源码,利用java环境编译为.class文件后调用即可!-md5 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4.3kb
    • 提供者:江红武
  1. DesUtils

    0下载:
  2. java开发中的对称加密算法,java源码,下载后在java环境下编译为.class文件后调用即可!-java symmetric encryption algorithm development, java source code, download java compile environment. class file call can be!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1.83kb
    • 提供者:江红武
  1. RSA

    2下载:
  2. 基于RSA的公钥加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-Based on RSA public key encryption, the use of java in the relevant class to achieve the specified string encryption and decryption, to achieve graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:20.28kb
    • 提供者:
  1. EncryptTool

    0下载:
  2. java加密工具类,包含base64,md5, sha等单向加密和双向加密的类。使用myeclipse 8.6开发。-ava encryption tool category, and contains the base64-md5, sha, etc. one-way encryption and two-way encryption class. Use 8.6 development Myeclipse.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:231.86kb
    • 提供者:kongjp
  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
    • 文件大小:3.17kb
    • 提供者:姚馨
  1. javaAES

    0下载:
  2. java语言实现AES算法,使用Java封装的加解密类中的方法实现AES-java language AES algorithm, the method AES encryption and decryption using the Java package class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:21.67kb
    • 提供者:刘明
  1. myMD5

    0下载:
  2. md5摘要的java实现,使用了图形界面,可以直接在java虚拟机上运行,没有重写类库,直接调用了-the md5 digest java implementation, using a graphical interface, you can run directly in the java virtual machine, without rewriting class library, and direct calls
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:1.13kb
    • 提供者:马达
  1. JvmitPrj

    0下载:
  2. java 字节码加密源码,实现对class加密解密-java bytecode encryption source code to achieve encryption and decryption of the class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2.66mb
    • 提供者:liguoxian
  1. java--class

    0下载:
  2. java class加密保护包含dll文件以及加密工具,-java class containing the dll file encryption and encryption tools,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-23
    • 文件大小:254.12kb
    • 提供者:liguoxian
搜珍网 www.dssz.com