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

搜索资源列表

  1. Encrypt

    0下载:
  2. RSA算法实现,利用Java开发,可以实现加密和解密功能.-RSA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1844
    • 提供者:eventh
  1. DesEncrypt

    0下载:
  2. 关于Des加密解密的算法,采用java语言编写。-About Des encryption and decryption algorithms, using java language.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:22127
    • 提供者:马培博
  1. dataJava

    0下载:
  2. 基于数据加密标准算法的Java源代码加密-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:16191
    • 提供者:林恩
  1. gssecurity

    0下载:
  2. java环境下编写的凯撒加密和解密算法,可以实现加密解密计算,其中有实现例子。-java environment prepared Caesar encryption and decryption algorithm, encryption and decryption can be achieved, of which there is an example implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1328
    • 提供者:xie
  1. Virginia

    0下载:
  2. 自己写的java小程序,实现维吉尼亚加密/解密算法-Their own small programs written in java, implementation Virginia encryption/decryption algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1029
    • 提供者:耿颖颖
  1. XYDWCMS113

    0下载:
  2. 系统说明: ·XYDW系统采用PHP+MYSQL编写,admin.php及admin/使用ZEND加密,所以您的空间必须支持ZEND。 ·系统可以帮助您构建您自己的新闻文章站点,轻松建站,容易管理。 ·我们采用了大量的缓冲,使得程序运行效率极高,并且可以将文章页生成静态(当您设置为自动生成后,程序将完全自动执行)。 ·程序追求简洁使用,包含图片等,程序包不到400K。我们将尽量优化程序,合理布局,精简算法,在拥有更强大的功能的同时,代码却更“小”。
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:259180
    • 提供者:wwww
  1. KeyGenerator

    0下载:
  2. 如何产生和保存密钥:选择DESede算法,密钥长度为112位或168位,用Java对象序列化保存私钥,通常应对私钥加密后再保存-How to generate and preserve key: Select DESede algorithm, key length of 112 or 168, using Java Object Serialization to preserve the private key, usually to deal with encrypted p
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-04-13
    • 文件大小:2966
    • 提供者:fengli
  1. DES

    0下载:
  2. 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11348
    • 提供者:liulin
  1. jiami

    0下载:
  2. 简单的网络之间MD5加密程序设计算法。有图形界面。-Simple network programming between the MD5 encryption algorithm. There are graphical interface.
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:81144
    • 提供者:jack
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. MD5

    0下载:
  2. java实现的md5算法,实现信息的加密。-the realization of the md5 algorithm java, encryption of information.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4132
    • 提供者:俊洋
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。 -JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10693
    • 提供者:曹海林
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26983
    • 提供者:199
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。-JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10380
    • 提供者:196
  1. aes-JAVA

    0下载:
  2. 用JAVA 写的AES算法加密-java aes
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:223613
    • 提供者:aaayth
  1. DES

    0下载:
  2. JAVA 写的 DES 算法加密/解密。-java des
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:26252
    • 提供者:aaayth
  1. DES

    0下载:
  2. DES的加密和解密算法。功能很强大,可以实现对容易长度的明文的加密-DES
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:2502
    • 提供者:su
  1. md5

    0下载:
  2. MD5 签名算法在 jdk 中早已实现(如 MessageDigest 类), 出于稳定性考虑,此处直接展示如何用这个类将密码进行MD5加密。-MD5 signature algorithm has already achieved in the jdk (if MessageDigest class), for stability considerations, here directly show how this class will be MD5 encrypted password
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3574
    • 提供者:史韩
  1. AES

    0下载:
  2. AES算法的实现过程,实现了AES的加密和解密过程
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:39473
    • 提供者:jim
  1. SHA.encryption.algorithm.Java.code.components

    0下载:
  2. Java加密组件SHA算法设计代码SHA encryption algorithm Java code components -SHA encryption algorithm Java code components
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:34731
    • 提供者:杨明
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com