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

搜索资源列表

  1. rsa

    0下载:
  2. java实现的RSA算法,可对中文字符串加密,解密,因为加密前使用base64对需要加密的字符串进行编码-java implementation of the RSA algorithm, can Chinese string encryption, decryption, because the encryption of the former needs to be encrypted using base64 encoded string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3288
    • 提供者:韦健
  1. encrypt(desPrsa)

    0下载:
  2. 通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2851307
    • 提供者:liyu
  1. DES

    0下载:
  2. 加密算法。处理和解密。java语言。用eclipse来开发-Encryption algorithm. Processing and decryption. java language. Use eclipse to develop
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:13828
    • 提供者:吴珊珊
  1. Secure-instant-messaging-

    3下载:
  2. 基于加密安全的java即时通信系统设计 包含源代码、课程设计报告,以及说明。 实现功能: 1即时通信。 2对通信内容进行加密,解密。 3实现对公钥、私钥的保管、导出等。-Encryption-based secure instant messaging system designed to contain java source code, curriculum design, and instructions. Function: a real
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:171497
    • 提供者:快点
  1. javaLincese

    0下载:
  2. java私钥加密,公钥解密 -java publickey and privatekey
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2217
    • 提供者:xxh
  1. Desktop

    0下载:
  2. java中使用des流加密、解密的实现,名文和密文分别放在不同的文件中-the use of DES in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1253
    • 提供者:李飞
  1. Desktop

    0下载:
  2. java中各种使用DES加密、解密方式的使用以及实例-the use of des in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2152
    • 提供者:李飞
  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. jiajiemi

    0下载:
  2. 加解密源程序,是java的源程序,包涵了加密与解密的程序。-Encryption and decryption source code, java source code, includes the encryption and decryption process.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:6950
    • 提供者:李广文
  1. how-to-create-J2EE-license

    1下载:
  2. 1. 如何制作比较安全完整的J2EE软件的license 或者说License机制。 目前想到的办法是用公钥私玥进行生成一个license,算法是IDEA算法。在每次启动的时候加载读取License信息。进行验证。 但问题是: 1.java的容易被反编译。自己写class loader进行解密难度又不较大。 2. 要进行限制客户端的数量。现在的weblogic有这种功能或者API么 3. 那种算法相对安全,MD5都被破解了。。。。 第一个问题,正如大家说的
  3. 所属分类:Java Develop

    • 发布日期:2014-07-28
    • 文件大小:74752
    • 提供者:彪汉
  1. Vigenere

    0下载:
  2. 用java 编写的维吉尼亚加密、解密、破译的算法。希望对大家有用!-Written in Java, Virginia encryption, decryption, the deciphering algorithm. The hope that useful!
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-31
    • 文件大小:875
    • 提供者:Jiali Zhang
  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
    • 文件大小:3243
    • 提供者:姚馨
  1. DESEncrypt

    0下载:
  2. java源码对字符串加密,解密。很简单的解决思路-java source string encryption and decryption. A very simple solution ideas
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:306204
    • 提供者:夏波
  1. diff

    0下载:
  2. 对java代码编译前进行混淆加密,同时能够解密-Comlex java code for security
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:8062
    • 提供者:jun.zhao
  1. Crypto

    0下载:
  2. 此程式是利用DES 來進行加密與解密的動作,Mode 採用ECB,Padding 方 法則採用PKCS5Padding。Key 是由程式自行產生,採用Pseudorandom number generator 來產生Key。利用Framework 為Java Cryptography Extension (JCE) 。-This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:229521
    • 提供者:eason
  1. MD5andKL

    0下载:
  2. 应用java 实现md5加密和解密方法。-java md5 encryption and decryption methods.
  3. 所属分类:CA program

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:simon
  1. File-encryption

    0下载:
  2. java文本文件加密,解密功能。包含密匙功能。-java text file encryption and decryption functions. Contains key functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3165
    • 提供者:loong
  1. Licence

    1下载:
  2. Java的AES加密、解密实战(产品研发中的licence模块)-Java AES encryption, decryption combat ( product development in licence module. )
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:16979
    • 提供者:yangpengfei
  1. Test3

    0下载:
  2. Vigenere 加密,解密算法方法 java实现-Vigenere encryption, decryption algorithm method java
  3. 所属分类:CA program

    • 发布日期:2017-11-21
    • 文件大小:1283
    • 提供者:胡金戈
  1. TestDES

    0下载:
  2. 加密和解密(用java语言实现) 密钥是用户自己定义的-Encryption and decryption key (using java language) is defined by the user
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-06
    • 文件大小:1060
    • 提供者:王宇
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com