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

搜索资源列表

  1. IBM JAVA上加密算法的实现用例

    0下载:
  2. java加密程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20584
    • 提供者:石清
  1. pc1-128-java

    0下载:
  2. JAVA加密算法之一-JAVA encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9519
    • 提供者:东方通运
  1. 论Java加密技术与Windows的结合

    0下载:
  2. 论Java加密技术与Windows的结合-On Java encryption technology and the integration of Windows
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11890
    • 提供者:万俟楠
  1. JCT - java加密解密工具包

    2下载:
  2. java加密解密工具包-Java encrypt and encode tool package
  3. 所属分类:加密解密

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

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

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

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

  1. Java.DES.RSA.SHA

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

    • 发布日期:2017-03-27
    • 文件大小:55216
    • 提供者:wm891
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. Crypt

    0下载:
  2. j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:eric
  1. cryptix_src_3-1-2

    0下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:2529803
    • 提供者:站长
  1. Cryptix2.20

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

    • 发布日期:2017-11-23
    • 文件大小:454434
    • 提供者:站长
  1. CryptExtensions1.0

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

    • 发布日期:2017-12-08
    • 文件大小:173300
    • 提供者:站长
  1. des

    1下载:
  2. 用java改写的des程序,有两个方法“加密,解密”- Des procedure rewrites which with java, some two methods "encryption, decipher"
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:19374
    • 提供者:杨柱洪
  1. test

    0下载:
  2. 1、对称密码技术的实现(单重DES加密/解密); 2、非对称密码技术的实现(RSA,产生公私钥,并利用公钥加密信息,在利用私钥解密);-1, symmetric cryptographic techniques to achieve (single DES encryption/decryption) 2, non-symmetrical cryptographic techniques to achieve (RSA, generate public private key and pu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3263016
    • 提供者:liuxiaogang
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. Monoalphabetic

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

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

    0下载:
  2. 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1288996
    • 提供者:孙一鸣
  1. enCode

    0下载:
  2. java加密与解密 java加密与解密-java加密与解密 java加密与解密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:919
    • 提供者:好呀
  1. JAVAencryption

    0下载:
  2. JAVA加密,使用DES算法。欢迎大家互相交流,-JAVA encryption, using DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:10867
    • 提供者:黄海珊
  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
    • 提供者:罗延平
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com