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

搜索资源列表

  1. FileEncryptor

    0下载:
  2. java写的文件加密算法,我自己找的,忙帮该一下-java write file encryption algorithms, to find my own, and is busy helping the click
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:19310
    • 提供者:赵欢
  1. JAVA

    0下载:
  2. java的基本实验,总共有6次,最后一次是加密算法的-java basic experiment, a total of 6 times, the last time is the encryption algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:310986
    • 提供者:杨超
  1. rsa.jar

    0下载:
  2. RSA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用-RSA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:13054
    • 提供者:
  1. JavaDESRSASHA

    0下载:
  2. Java加密组件实现DES、RSA和SHA加密算法-Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:17229
    • 提供者:张茂仁
  1. qiu_networksecurity_project1

    0下载:
  2. 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:14236
    • 提供者:qiushi
  1. DESJava

    0下载:
  2. 利用DES加密算法保护Java源代码有关阐述-java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:95546
    • 提供者:林恩
  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-29
    • 文件大小:41625
    • 提供者:吴波
  1. csso

    0下载:
  2. 自己实现的AES和DES的加密算法。自己可以随意组成加密数据结构,进行AES和DES的加密。-Their implementation of AES and DES encryption algorithm. Encryption can be composed of its own data structure, for AES and DES encryption.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:70962
    • 提供者:赵东
  1. MD5_encryption_algorithm

    0下载:
  2. MD5加密算法,并附带一个JSP实现,很不错,可以直接调用,当作工具类收藏-MD5 encryption algorithm, along with the realization of a JSP, it is good, you can call directly, as tools collection
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:5474
    • 提供者:张波
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24071
    • 提供者:szmneo
  1. 27942020javarsa

    0下载:
  2. RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByt -RSA encryption algorithm, interface operation, it is easy to encrypt the contents of the documen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:5109
    • 提供者:易守望
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1438
    • 提供者:henry
  1. md5

    0下载:
  2. java md5加密算法实现,输入字符串直接得到加密后的字符串-java md5
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:张万
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:42347
    • 提供者:政工名
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:35531
    • 提供者:191
  1. Playfair

    0下载:
  2. 最近在学密码学,这一个实现playfair加密算法的java类,主要包括构造函数、加密函数和解密函数,还有几个辅助函数,附有测试类,在控制台下运行的。-A recent study of cryptography, which playfair encryption algorithm to achieve a java class, mainly including constructor, encryption and decryption function, a function, and
  3. 所属分类:Applet

    • 发布日期:2017-04-02
    • 文件大小:6381
    • 提供者:老棉
  1. jiami

    0下载:
  2. java 加密算法 不过只能对单个文件进行加密不能实现文件夹加密-java encryption algorithm, but only encrypt a single file folder encryption can not be achieved
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:2891
    • 提供者:liuzhi
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10018
    • 提供者:王喜林
  1. Vigenere

    0下载:
  2. Vigenere加密算法,输入界面是DOS窗口-Vigenere encryption code ,the interface is DOS
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1336
    • 提供者:David
  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com