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

搜索资源列表

  1. MyMD5Util

    0下载:
  2. MD5加码32位 可逆的加密算法 加密后解密-MD5 coded 32-bit reversible encryption algorithm to decrypt the encrypted
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:868
    • 提供者:王宏伟
  1. RSA

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -1 understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. (2) the RSA encryption algorithm, for ex
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:7549
    • 提供者:fuaixia
  1. key_DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Applet

    • 发布日期:2017-11-25
    • 文件大小:6276
    • 提供者:fuaixia
  1. DESUtil

    0下载:
  2. 用java实现的DES加密算法,输入明文,然后输出密文!-Using java implementation of the DES encryption algorithm, the input plaintext and then outputs the ciphertext!
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:6534
    • 提供者:杨丁彬
  1. threefish

    0下载:
  2. 三鱼加密算法是一个较新的,也较安全的算法-Three fish encryption algorithm is a newer and more secure algorithm
  3. 所属分类:JSP源码/Java

    • 发布日期:2013-12-17
    • 文件大小:15763
    • 提供者:王阳明
  1. MD5

    0下载:
  2. MD5加密算法的源代码,直接可以使用运行,不需要修改任何东西。-MD5 encryption algorithm source code, can be used to run, no need to modify anything.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3749
    • 提供者:cheney
  1. FileEncryptAndDecrypt-

    0下载:
  2. java加密算法,用于对文件进行内容加密-java encryption algorithm used to encrypt the contents of the file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1422
    • 提供者:kyle
  1. Massage_safety

    0下载:
  2. 用DES加密算法的UDP聊天工具,该工聊天工具使用DES对称加密,可以保护个人的信息安全-DES encryption algorithm using UDP chat, chat tools that workers use DES symmetric encryption to protect personal information security
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:12587
    • 提供者:陈进飞
  1. DES

    0下载:
  2. DES加密算法,输入任意长度密文,密文八字节,适合高校-DES encryption algorithm, enter any cipher, ciphertext eight bytes for college
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:2774
    • 提供者:文柳
  1. js

    1下载:
  2. js的加密算法,包括base64加密算法,md5加密算法和sha1加密算法-Js encryption algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-24
    • 文件大小:11521
    • 提供者:李世超
  1. Java_DES

    0下载:
  2. Java_DES加密算法通用程序自动填充 -Java_DES common encryption algorithm to automatically populate
  3. 所属分类:Applet

    • 发布日期:2017-05-17
    • 文件大小:4385064
    • 提供者:yyw
  1. Encrypt

    0下载:
  2. JAVA编写的加密算法,包括md5加密,sha加密,md5,sha双重加密。包含测试函数,项目中基本上都要使用到的工具类。-Encryption algorithms written in JAVA, including encryption md5, sha encryption, md5, sha double encryption. Contains the test function, the project is basically to have to use the tools.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:cbird
  1. Java--(ChinaSEI)

    0下载:
  2. 本书由 软工学苑 郭克华 著作 《JAVA 加密解密方法大全》 该书详细讲解了,对称加密算法,非对称加密算法,以及单向加密算法等... -The book by the soft labor Academy Guo Kehua book " JAVA encryption and decryption methods Daquan" The book explains in detail, symmetric encryption algorithms, asymmetr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:252792
    • 提供者:NEWER_DRAGON[L]
  1. jiwmi

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

    • 发布日期:2017-04-17
    • 文件大小:50242
    • 提供者:younyoun
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA public key encryption 一、实习目的
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:6517
    • 提供者:leon
  1. MD5

    0下载:
  2. md5加密算法,输入字符串,输出md5编码-md5 encode
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1160
    • 提供者:asd2fque1
  1. Provider

    0下载:
  2. 主要是查看本机中jdk所支持的Provider,可以知道使用哪些加密算法-main function search jdk support of Provider ,known where used of encrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-21
    • 文件大小:541
    • 提供者:林初暖
  1. AESjiami

    0下载:
  2. 用java实现的使用AES加密算法对二进制bin文件进行加密,生成的也是bin文件。用途:当需要网络传输编译好的bin文件代码时,就可以先加密,传输完以后解密,保证数据的安全,软件带有解密功能,试验过,解密正确。-Using Java implementation using AES encryption algorithm for binary bin file is encrypted, the generated is bin file.Purpose: when you need to
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:23531
    • 提供者:刘勇
  1. Md5

    0下载:
  2. Md5加密算法的java简单实现,原生JDK实现,不需要第三方Jar包。-Md5 encryption algorithm java simple implementation, native JDK implementation, no third party Jar package.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:884
    • 提供者:lgt
  1. TotresJbook_v1.0

    0下载:
  2. Totres Jbook 留言本采用纯粹的jsp页面实现,不涉及任何第三方类库、框架、组件,未使用javabean,没有引入jdk之外的其他类,界面原始、简单、直观,容易使用和理解,主体功能突出,注释全面完整,非常适合作为jsp网络程序设计教程案例、jsp初学者参考示例代码。 由于本系统为纯净版,请手工在数据库中添加管理员名称和密码。注意:密码需要采用本系统中的MD5加密算法生成后再存入数据库,为保证安全,该算法经过简单改动,与公开的MD5算法有区别。 原创,欢迎交流。作
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-01
    • 文件大小:57893
    • 提供者:zzpudn46
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com