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

搜索资源列表

  1. 2005091210190622145

    0下载:
  2. 自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等功能~-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signatures, and other functions ~
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6203
    • 提供者:totti
  1. KeyRSA

    0下载:
  2. RSA非对称型加密的公钥和私钥 生成‘密匙对’,其中包含着一个公匙和一个私匙的信息
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-16
    • 文件大小:901
    • 提供者:chaijian
  1. 5.非对称加密RSA的实现及其源代码

    0下载:
  2. 5.非对称加密RSA的实现及其源代码,JAVA代码,挺好用的,有兴趣的下啊-5. RSA asymmetric encryption and the realization of the source code, Java code, very good use, and are interested in the next ah
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:5974
    • 提供者:luoz
  1. Rsa.rar

    0下载:
  2. 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密,Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:2446
    • 提供者:韩国强
  1. sso_final

    0下载:
  2. 网上找的很稀有的单点登陆资料,基于对称加密算法的. -Internet is very rare to find a single point of landing data, based on a symmetric encryption algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:41625
    • 提供者:吴波
  1. FST

    0下载:
  2. 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1857278
    • 提供者:mars
  1. java

    0下载:
  2. 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-22
    • 文件大小:519461
    • 提供者:qiao
  1. 2006072922282918887

    0下载:
  2. 本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量 ... -Security encryption technology requirements are very high. The current JAVA environment in the realization of I
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:957656
    • 提供者:礼金
  1. PairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。-Java asymmetric encryption source code examples, RSA encryption technology, the definition of encryption algorithms available DES DESede, Blowfish, such as is used in this example.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:5223
    • 提供者:pudn1370
  1. Symmetric-encryption

    0下载:
  2. java实现对称加密算法 实现文件的加密解密-java symmetric encryption algorithm implementation file encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-11-29
    • 文件大小:1926
    • 提供者:jason
  1. JavaPairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -Java asymmetric encryption source code examples, in this case using RSA encryption technology available encryption algorithms defined DES, DESede, Blowfish and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:6198
    • 提供者:xuchi
  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-24
    • 文件大小:6276
    • 提供者:fuaixia
  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. 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. javaRSA

    0下载:
  2. java非对称加密RSA的工具类及其源代码-java of RSA asymmetric encryption tools and source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2087
    • 提供者:lin
  1. RSAUtil

    1下载:
  2. JAVA非对称加密技术,RSA加解密。 利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the privat
  3. 所属分类:Java Develop

    • 发布日期:2017-05-02
    • 文件大小:787371
    • 提供者:zxp
  1. AEScode

    1下载:
  2. AES加解密算法源码,详细说明了AES对称加密算法的过程和结构。-AES encryption and decryption algorithm source code, a detailed descr iption of the AES symmetric encryption algorithm processes and structures.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:21858
    • 提供者:刘少伟
  1. src

    0下载:
  2. DES加密算法的Java语言实现,DES是一种对称加密算法,代码可运行-DES encryption algorithm Java language implementation, DES is a symmetric encryption algorithm, the code can run
  3. 所属分类:Applet

    • 发布日期:2017-05-05
    • 文件大小:4868
    • 提供者:怀念
  1. DES

    0下载:
  2. 通过编程实现DES算法, 理解对称加密和Feistel密码结构的基本原理, 掌握DES算法加解密的流程 实验要求 利用C++、 Java实现DES算法, 要求使用面向对象的方法, 分别实现文件的加密和解密方法、 密钥的生成方法。-Through the programming DES algorithm to understand the symmetric encryption and Feistel password structure of the basic principles,
  3. 所属分类:JavaScript

    • 发布日期:2017-12-09
    • 文件大小:4556
    • 提供者:方方
  1. wylplane

    0下载:
  2. java web 版本的航空售票系统,使用jsp servlet 和mysql ,登录采用rsa非对称加密(java web flight sell system)
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-23
    • 文件大小:3586048
    • 提供者:heimohe
« 12 »
搜珍网 www.dssz.com