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

搜索资源列表

  1. openstego-0.5.2.zip

    0下载:
  2. 是一种用JAVA执行的generic steganography工具,基于支持数据密码,并为各种算法提供插件,OpenStego is a tool implemented in Java for generic steganography, with support for password-based encryption of the data. It supports plugins for various steganographic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:285.36kb
    • 提供者:谢永胜
  1. StringUtils

    0下载:
  2. 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:23.74kb
    • 提供者:fangmin
  1. Sample.java.tar

    0下载:
  2. AES 256 bit encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1.41kb
    • 提供者:arun
  1. rsaCipher

    0下载:
  2. In cryptography, RSA (which stands for Rivest, Shamir and Adleman who first publicly described it see below) is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for signing as well as encryption, and one of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:621byte
    • 提供者:DS
  1. Setup-OpenStego-0.5.2

    0下载:
  2. Setup-OpenStego is a tool implemented in Java for image based steganography, with support for password-based encryption of the data. It currently supports embedding of messages/files in a 24bpp images. Implementation of the same in C++ is also planne
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:18.83kb
    • 提供者:lixiaopei
  1. JavashixianDESRSAsuanfa

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:35.03kb
    • 提供者:zhang
  1. 222jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:26.66kb
    • 提供者:lb
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:23.51kb
    • 提供者:szmneo
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1.4kb
    • 提供者:henry
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:41.35kb
    • 提供者:政工名
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:34.7kb
    • 提供者:191
  1. DESPlus

    0下载:
  2. java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1.8kb
    • 提供者:sunzhibin
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:9.78kb
    • 提供者:王喜林
  1. Java_wenjianbaohu

    0下载:
  2. 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:刘杰
  1. elgamal

    0下载:
  2. encryption and decryption algorithm for digital signature in java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:7.35kb
    • 提供者:tuls
  1. Encryption-and-Decryption-using-DES-in-JAVA

    0下载:
  2. DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
  3. 所属分类:JavaScript

    • 发布日期:2017-04-28
    • 文件大小:24.67kb
    • 提供者:saadawais
  1. AesEnkripsi

    0下载:
  2. This source code about AES encryption in java and in C
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4kb
    • 提供者:goldfredy
  1. Casar-encryption-decrypt-application

    0下载:
  2. 经典的凯撒加密解密算法,用java实现,可移植性强,欢迎各位童鞋指正交流-Classic Caesar encryption and decryption algorithms, implemented in java, portability, welcome correction exchanges shoes
  3. 所属分类:Java Develop

    • 发布日期:2016-05-19
    • 文件大小:1kb
    • 提供者:Ami
  1. JAVA-springMVC-weixin

    1下载:
  2. 和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeCha
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-03
    • 文件大小:112kb
    • 提供者:zrd001
  1. JavaCheck

    0下载:
  2. 用Java写的一个简单的加密验签,给大家参考一下(Sign the check and A simple encryption check written in Java, give you a reference)
  3. 所属分类:Java编程

    • 发布日期:2018-04-28
    • 文件大小:1kb
    • 提供者:1994kdw
« 12 3 4 »
搜珍网 www.dssz.com