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

搜索资源列表

  1. net

    0下载:
  2. 很强的Java加密解密算法源码,很不错的加密算法哦!-Strong encryption and decryption algorithms Java source code, very good encryption algorithm Oh!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:17554
    • 提供者:畅想未来
  1. MD5DigestAlgorithm

    0下载:
  2. MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2726
    • 提供者:liuyinhang
  1. Encryptionanddecryptionalgorithmsourcecode

    0下载:
  2. 很强的Java加密解密算法源码,适合新手-Strong Java source code encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:37355
    • 提供者:lisheng
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source code, a total of 6 kinds of algorithms are available, in addition to ZIP compressed files can be generated directly.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:27967
    • 提供者:钮燕佳
  1. MD5

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

    • 发布日期:2017-04-06
    • 文件大小:4399
    • 提供者:江红武
  1. DESCipher-20111202

    0下载:
  2. DES加密解密源码,支持与java以及C#之间相互加解密,已经验证通过,并使用在项目中,挺好用的-DES encryption and decryption source code, support and java and encryption between C#, has been validated, and used in the project, very good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1006502
    • 提供者:凌星
  1. Mpad

    0下载:
  2. java 写的一个DES/3DES算法源码-java DES/3DES code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:邱国清
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:同同
  1. KeyGeneratorExample

    0下载:
  2. Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6847
    • 提供者:lws
  1. MyEncrypt

    0下载:
  2. 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:87160
    • 提供者:刘伟信
  1. java_ecc

    0下载:
  2. 椭圆曲线加密,此处为加密代码源码,平台:JAVA-Elliptic Curves Cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:2846
    • 提供者:wolohaha
  1. java_DES

    0下载:
  2. java的dec加密解密源码,可设置密钥-dec encryption and decryption of java source code, you can set the key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:5116
    • 提供者:756827
  1. SSL

    0下载:
  2. SSL加密解密,参考,有源码,基于JAVA-SSL encryption and decryption, reference, with source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:15335
    • 提供者:6218346
  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
    • 文件大小:2787865
    • 提供者:liguoxian
  1. BlowfishUtil

    0下载:
  2. Blowfish 算法的java实现,有加密及解密方法。源码可以直接运行,y有main方法。-Blowfish for java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:9721
    • 提供者:kendel
  1. RSA

    0下载:
  2. 适合才接触RSA非对称加密解密的人。RSA基本加密和解密源码JAVA-JAVA program written RSA encryption and decryption basic source code, suitable only came into contact with RSA asymmetric encryption and decryption person.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:801
    • 提供者:金磊
« 1 2 3»
搜珍网 www.dssz.com