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

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:53.51kb
    • 提供者:倪宇
  1. 一个用java写的加解密程序

    0下载:
  2. 一个用java写的加解密程序实现了简单的加密-a written using encryption and decryption procedures to achieve a simple encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.16kb
    • 提供者:尹天
  1. simple--des

    1下载:
  2. JAVA实现SimpleDes算法,算法简单,很实用-JAVA SimpleDes algorithm, the algorithm is simple, very practical
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:103.33kb
    • 提供者:zhou_sa01
  1. moderncrytography

    2下载:
  2. RSA的JAVA实现,界面很简洁,就三个按钮:生成密钥对,加密文件,解密文件.可以导入文件,但文件长度有限制,这是由于密钥长度而限制的-RSA JAVA interface is very simple, three buttons : Key Generation right, encrypted documents, The declassified document. can import documents, but there are restrictions on the lengt
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.15kb
    • 提供者:huang
  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. rmdemo.rar

    1下载:
  2. JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 ,JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:941.58kb
    • 提供者:刘应
  1. Java_TripleDES

    0下载:
  2. Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:119.21kb
    • 提供者:youyang
  1. sdes

    0下载:
  2. simple des algo Crypt or De
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3.95kb
    • 提供者:Hellsonic
  1. DES

    0下载:
  2. Simple Des algorithm with Encript-Decript mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:8.85kb
    • 提供者:Buratino
  1. ImageDeal.java.tar

    0下载:
  2. 简单的图片加密程序,把原图与作为密钥的图片进行异或操作实现图片的加密,再进行一次异或操作,实现解密-Simple image encryption procedures, the Original and different pictures as a key to achieve the image or operation of encryption, and then once exclusive or operation, to achieve decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2.45kb
    • 提供者:Wu Zhongsheng
  1. SSL

    0下载:
  2. SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1.3kb
    • 提供者:陈俊
  1. signnature-DSA

    0下载:
  2. 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:9.81kb
    • 提供者:
  1. 3DES_java

    0下载:
  2. 一个完整的3DES加解密方法。代码简单、易懂,适合学习用。-A complete 3DES encryption and decryption methods. Code is simple, easy to understand, for learning purposes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7.63kb
    • 提供者:hanhan
  1. Java

    0下载:
  2. Java加密解密算法源码 比较简单,给初学者参考-Java source code encryption and decryption algorithm is relatively simple reference for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:39.1kb
    • 提供者:byl
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:59.13kb
    • 提供者:whalestudio
  1. crc-code

    0下载:
  2. 纠错算法功能包,实现简单的crc算法计算-Feature Pack correction algorithm to achieve a simple algorithm to calculate the crc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8.67kb
    • 提供者:罗海强
  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. encode

    0下载:
  2. 用java实现的简单的异或加密算法,有界面支持,可以设置加密字符串!-With the java implementation of a simple XOR encryption algorithm, interface support, you can set the encryption string!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7.08kb
    • 提供者:meiming
  1. java

    0下载:
  2. java加密解密简单实现,给自己学习java的资料-java encryption and decryption is simple to implement, java information to their own learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:20.48kb
    • 提供者:
  1. 用Java实现数字签名

    0下载:
  2. 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:187kb
    • 提供者:xxmwyx
« 12 3 »
搜珍网 www.dssz.com