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

搜索资源列表

  1. 一个用java写的加解密程序

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

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

    0下载:
  2. java编译的加解密文件-increase declassified document
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2394
    • 提供者:欧紫
  1. DES 加解密的封装和 使用的例子

    0下载:
  2. 本文介绍了在JAVA开发环境中如何对文件和数据进行有效的加密,特别是里面API的调用-This paper presents the Java development environment and how to document effective data encryption, in particular inside the API ca
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1524
    • 提供者:刘山
  1. java加密程序(DES)

    0下载:
  2. 通过运用JCE中的des算法来实现对文本的加解密。
  3. 所属分类:邮电通讯系统

  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:6949
    • 提供者:magicliao
  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-24
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. SingleKey

    0下载:
  2. 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1858
    • 提供者:fengli
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  1. RC4

    0下载:
  2. RC4加密算法,通过序列密码实现加解密。输入输出已经给定。-RC4encryption,with given input and output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:38531
    • 提供者:Xia
  1. DESyuan

    0下载:
  2. des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:600763
    • 提供者:林子
  1. DES

    0下载:
  2. DES算法的源码,生成key后可以方便的对各类数据进行加解密操作。-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3163
    • 提供者:java_xiaohei
  1. rsa

    0下载:
  2. 用JAVA编写的一个加解密程序,可自动生成公钥、私钥-Prepared using JAVA encryption and decryption of a program that automatically generates a public key, private key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:56376
    • 提供者:ren
  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
    • 文件大小:7812
    • 提供者:hanhan
  1. java_des

    0下载:
  2. 用java编写的des加解密程序 毕业设计的一部分-Des with java decryption program written as part of graduation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:4162
    • 提供者:duyangyang
  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
    • 文件大小:3383
    • 提供者:fd
  1. JS-SHA1

    0下载:
  2. 通过Java实现sha-1加密算法的加解密-By Java implementation sha-1 encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2273
    • 提供者:小白
  1. DES

    0下载:
  2. 实现了DES算法对字符串和文件的加解密。-realize the DES algorithm,and can encrypt string, file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:98651
    • 提供者:邱聃
  1. RSA

    1下载:
  2. 用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9490
    • 提供者:王大力
  1. des

    0下载:
  2. DES DELPHI,JAVA加解密程序-DES DELPHI JAVA
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:10292
    • 提供者:李生龙活虎
« 12 3 4 »
搜珍网 www.dssz.com