搜索资源列表

  1. DES算法Java实现

    0下载:
  2. DES算法的java实现,供需要的人参考
  3. 所属分类:其它

    • 发布日期:2010-06-12
    • 文件大小:14831
    • 提供者:summering114
  1. DES算法实现代码

    0下载:
  2. 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:朝亮
  1. java-des

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

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:林洋
  1. Md5&Des&Diff

    0下载:
  2. Java 实现 Md5加密、Des加密的例子,另外还有一个Diff比较两个java数组的有何不同的例子。-Java achieve Md5 encryption, Des encryption example, there is another Diff compare two array What is the difference between java example.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:罐头
  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-04
    • 文件大小:20480
    • 提供者:肖蔚
  1. jsp-des

    0下载:
  2. jsp实现des加解密算法,供学习参考,代码很不错.-jsp achieve des encryption algorithm for learning reference code is pretty good.
  3. 所属分类:Web服务器

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:夏雨
  1. aes-java

    0下载:
  2. 用java实现的一个aes加密器,但没有仔细看不知是否有错的地方-with java achieve a Orangk'aes encryption devices, but no closer look I do not know whether there is something wrong places
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:283648
    • 提供者:zhangyini
  1. simple--des

    0下载:
  2. JAVA实现SimpleDes算法,算法简单,很实用-JAVA SimpleDes algorithm, the algorithm is simple, very practical
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:105472
    • 提供者:zhou_sa01
  1. DES

    0下载:
  2. DES算法JAVA实现,非调包。简单界面-JAVA realization of DES algorithm, non-switching. Simple interface
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:6144
    • 提供者:
  1. DES

    0下载:
  2. DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:88064
    • 提供者:sure
  1. DES

    0下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:86016
    • 提供者:liuxiao
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:46080
    • 提供者:liuby
  1. DES

    0下载:
  2. java 实现des加密算法的源代码 其中注意这里只有代码,可实现加密-des encryption algorithm java implementation source code in which attention is here only a code encryption can be realized
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-04
    • 文件大小:3072
    • 提供者:林子
  1. des

    0下载:
  2. Java实现des算法源代码,供大家参考-Java implementation des algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:4096
    • 提供者:rypy
  1. DES

    0下载:
  2. 运用JAVA语言,利用DES对称加密算法实现了对文本进行加密解密。-The use of JAVA language, the use of DES symmetric encryption algorithm for encryption and decryption of the text.
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:窦小敏
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, thi
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:28672
    • 提供者:nannan
  1. Encryptionalgorithm

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:55296
    • 提供者:lisheng
  1. DES

    0下载:
  2. 基于java的DES加密程序,没用使用自带的安全库,全部自主实现。-The DES-based encryption java, useless to use its own security database, all self-realized.
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:sjl
  1. des-java

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

    • 发布日期:2024-05-04
    • 文件大小:217088
    • 提供者:庞云飞
  1. des-jpeg

    0下载:
  2. java实现DES算法加密图片,des算法的实现不使用java自带的库,用纯java语言实现-java implements des encripts jpeg
  3. 所属分类:加密解密

    • 发布日期:2024-05-04
    • 文件大小:20480
    • 提供者:李原
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org