搜索资源列表

  1. java-des

    0下载:
  2. des加密算法的java实现-The implement of DES encryption algorithm for JAVA
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7338
    • 提供者:林洋
  1. MD5加密程序java代码

    0下载:
  2. 一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4681
    • 提供者:王建超
  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encr
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3197
    • 提供者:肖俊
  1. DES java代码

    0下载:
  2. 通信加密算法DES,用java编程的,可以运行
  3. 所属分类:其他小程序

    • 发布日期:2009-04-22
    • 文件大小:10746
    • 提供者:hebexy44
  1. 3DES的JAVA语言实现

    0下载:
  2. 所属分类:加密解密

    • 发布日期:2011-04-03
    • 文件大小:34706
    • 提供者:janet88610
  1. 用Java描述加密解密过程

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

  1. bf-sdk11

    0下载:
  2. blowfish加密算法开发包-blowfish encryption algorithm development package
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:99328
    • 提供者:站长
  1. Cryptix2.20

    0下载:
  2. 含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms to realize
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:453632
    • 提供者:站长
  1. CryptExtensions1.0

    0下载:
  2. 含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms to realize
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:172032
    • 提供者:站长
  1. acme.tar

    0下载:
  2. 一个完全使用java编写的加密通用算法包,含des,des3,rsa等很多加密算法源码- Completely uses the java compilation the encryption general algorithm package, contains des, des3, rsa and so on very many encryptions calculates the law origin code
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:512000
    • 提供者:站长
  1. encryption

    0下载:
  2. JAVA的加密源程序,DES等加密算法-JAVA encryption source, such as DES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:21504
    • 提供者:东方通运
  1. java安全性源代码

    0下载:
  2. java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:776192
    • 提供者:
  1. 用于GSM加密的A5算法

    2下载:
  2. E统天下--织网梦 ...背景不同。Java是基于C++、面向计算机程序 设计...代替。 (2)Javascr ipt 源代码无须编译 嵌入HTML...则与之不同。Java的源代码必须进行编译,成为 存在...中的一部分,以一般的文本编辑器就可以连同HTML一... www.51foru.com/index008jsjc.htm 19K 2003-12-10 - 百度快照 C Java PHP Perl Python的程序代码美化工
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:49152
    • 提供者:王健
  1. rsa_ql

    0下载:
  2. 用java语言编写的rsa加密解密算法,能够自己选择密钥的位数。-prepared by the rsa encryption and decryption algorithms, keys to their choice of the median.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:秦雷
  1. 3des源代码

    0下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design require
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:14336
    • 提供者:杨巍
  1. java_code

    0下载:
  2. 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:GQI
  1. javaCipher

    0下载:
  2. 一个基于java平台的DES加密解密算法,key保存在文件中,KeyManager.java是该加密解密算法的使用范例-a java-based platform DES encryption and decryption algorithms, key stored in documents, KeyManager.java the encryption and decryption algorithms use examples
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吴绪林
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:ying98
  1. DES_java1234

    0下载:
  2. des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:leae
  1. Java-DES

    0下载:
  2. DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:20480
    • 提供者:肖蔚
« 1 2 3 4 56 7 8 9 10 ... 30 »

源码中国 www.ymcn.org