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

搜索资源列表

  1. RC4Cipher.java

    0下载:
  2. RC4Cipher 经典的RC4Cipher加密解密算法源代码-RC4Cipher classic RC4Cipher encryption and decryption algorithm source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2029
    • 提供者:rtshen
  1. DESCipher.java

    0下载:
  2. DESCipher 经典的DESCipher加密解密算法源代码 java编程-DESCipher classic DESCipher encryption and decryption algorithm source code java programming
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3897
    • 提供者:rtshen
  1. LFSRCipher.java

    0下载:
  2. LFSRCipher 经典的LFSRCipher加密解密算法源代码 JAVA编写-LFSRCipher classic LFSRCipher encryption and decryption algorithm source code for Java prepared
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1846
    • 提供者:rtshen
  1. DESPlus

    0下载:
  2. DESPlus.java加密解密算法实现
  3. 所属分类:加密解密

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

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

  1. 用Java描述加密解密过程

    0下载:
  2. 加密解密算法
  3. 所属分类:网络编程

  1. encrypt

    0下载:
  2. 常用的几个Java加密解密算法,包括DES,SHA等-des,sha encrypt and decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:11418
    • 提供者:陈柳生
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. JAMIJIEMI

    0下载:
  2. 一个很好用的Java加密解密算法,测试通过,直接解压就可以用!-a good use of the Java encryption and decryption algorithm, the test directly extract can use!
  3. 所属分类:Applet

    • 发布日期:2017-11-15
    • 文件大小:188401
    • 提供者:夏雨旋
  1. Playfair

    0下载:
  2. playfair加密解密算法 其中i与q绑定在一起希望大家能够喜欢-Playfair encryption and decryption algorithms and q which i hope that we can bind together like
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2669
    • 提供者:刘勋
  1. Monoalphabetic

    0下载:
  2. 单表加密算法、单表解密算法实现的简单示例-implementation of monoalphabetic encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:hayley
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
  1. DES-java

    0下载:
  2. 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1044
    • 提供者:马广成
  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
    • 文件大小:40036
    • 提供者:byl
  1. java-des

    0下载:
  2. des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1703
    • 提供者:罗延平
  1. des-java

    0下载:
  2. 用java 实现的des加密解密算法过程文档含源码-java des achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:217338
    • 提供者:庞云飞
  1. File Manager

    0下载:
  2. java 命令行文件管理:创建、删除、加密解密、压缩、重命名
  3. 所属分类:JSP源码/Java

  1. java_DES加密解密源码

    0下载:
  2. Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5120
    • 提供者:xx.
  1. DES_Encryption

    0下载:
  2. PHP JAVA C#互通的DES加密解密算法 C#代码 /// <summary> /// 进行DES解密。 /// </summary> /// <param name="pToDecrypt">要解密的串</param> /// <param name="sKey">密钥,且必须为8位。</param>
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:平淡人
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com