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

搜索资源列表

  1. Java Cryptography and source code.zip

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:1.38mb
    • 提供者:
  1. Java-DES

    0下载:
  2. DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20.72kb
    • 提供者:肖蔚
  1. Des.JAVA

    0下载:
  2. des加密解密 源代码 java版的。可以用呀-des encryption and decryption source code version of java. Can ah
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.98kb
    • 提供者:康lg
  1. JAVA-MD5pass_src

    0下载:
  2. JAVA 的MD5加密算法源代码 JAVA 的MD5加密算法源代码-JAVA MD5 encryption algorithm source code of Java M D5 encryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.06kb
    • 提供者:tqb
  1. DownRSA

    0下载:
  2. RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.7kb
    • 提供者:sikyZhao
  1. RC4Cipher.java

    0下载:
  2. RC4Cipher 经典的RC4Cipher加密解密算法源代码-RC4Cipher classic RC4Cipher encryption and decryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:rtshen
  1. DESCipher.java

    0下载:
  2. DESCipher 经典的DESCipher加密解密算法源代码 java编程-DESCipher classic DESCipher encryption and decryption algorithm source code java programming
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:rtshen
  1. LFSRCipher.java

    0下载:
  2. LFSRCipher 经典的LFSRCipher加密解密算法源代码 JAVA编写-LFSRCipher classic LFSRCipher encryption and decryption algorithm source code for Java prepared
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.8kb
    • 提供者:rtshen
  1. twofish-java

    0下载:
  2. Java source code for twofish algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:382.46kb
    • 提供者:bangping
  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:肖俊
  1. java下编写QRCode源程序,有二维码生成方法

    2下载:
  2. java下编写QRCode源程序,有二维码生成方法、解读方法及测试demo,不需修改,可直接运行。,java source QRCode prepared, there are two-dimensional code generation method, reading method and test demo, no changes can be directly run.
  3. 所属分类:加密解密

    • 发布日期:2013-09-28
    • 文件大小:356.66kb
    • 提供者:魏科起
  1. md5forjava java md5加密解密源码及实例代码

    0下载:
  2. java md5加密解密源码及实例代码,简洁明了-java md5 encryption decryption source code and examples, concise
  3. 所属分类:加密解密

    • 发布日期:2016-01-22
    • 文件大小:8kb
    • 提供者:test
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8.79kb
    • 提供者:cai
  1. Java Cryptography and source code

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:1.38mb
    • 提供者:none
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27.22kb
    • 提供者:tangxiaojun
  1. AES

    0下载:
  2. 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:9.68kb
    • 提供者:陈燕燕
  1. Senior.Java.code.encryption.decryption.algorithm.r

    0下载:
  2. Java高级加密解密算法设计代码Senior Java code for encryption and decryption algorithm -Senior Java code for encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:28.99kb
    • 提供者:ho
  1. mycipher.java

    0下载:
  2. 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3.3kb
    • 提供者:fd
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:250.68kb
    • 提供者:Leonardo
  1. code

    1下载:
  2. 国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
  3. 所属分类:加密解密

    • 发布日期:2019-11-19
    • 文件大小:16kb
    • 提供者:LF_Sombra
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com