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

搜索资源列表

  1. DES_Arithmetic

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-06
    • 文件大小:5480
    • 提供者:普明
  1. QQ_password

    0下载:
  2. QQ加密原理及其解密。大家学习一下,共同交流-QQ encryption and decryption principle. U.S. to learn about common exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:707665
    • 提供者:何冰
  1. 3DES

    0下载:
  2. 3DES加解密算法源代码. 做为可逆算法,可用于很多信息加密的工程中,相信大家会用得上的。-3DES encryption algorithm source code. As a reversible algorithm, a lot of information can be used to encrypt the project, believe that you will be useful for.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:6949
    • 提供者:magicliao
  1. Des___JAVA

    0下载:
  2. des加密解密源码,使用java语言实现-des encryption decryption source code, the use of java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:22953
    • 提供者:andy
  1. U

    0下载:
  2. 常用加密解密算法,如des等,java语言实现-Commonly used encryption and decryption algorithms, such as des, etc., java language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:50904
    • 提供者:hexinlong
  1. DesEncrypt

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

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

    0下载:
  2. java 字符加密系统, 可以对64位的任意字符进行加密解密-java character encryption system can be arbitrary 64-bit encryption and decryption characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5771
    • 提供者:liujun
  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. DES

    2下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:85564
    • 提供者:liuxiao
  1. DesEncrypt

    0下载:
  2. * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1285
    • 提供者:tulip
  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. DES

    0下载:
  2. 可以在J2me下使用的DES加密算法,输入输出参数均为byte[],使用参数1加密,0解密。-J2me can use at the DES encryption algorithm, input and output parameters are byte [], using the parameters of one encryption, 0 decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3609
    • 提供者:Jacky
  1. JAVAjiamijiemi

    0下载:
  2. 这是用java编写的加密与解密程序,基于的思想是改变文件结构-This is prepared using java encryption and decryption procedures, based on the idea is to change the file structure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:zhaowh
  1. FactoryMethod

    0下载:
  2. 本程序为java源代码,可以实现自动加密解密功能。-This procedure for the java source code, you can achieve automatic encryption and decryption functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3707
    • 提供者:张军
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
  1. CryptTool

    0下载:
  2. 加密解密程序,java实现简单图形界面。功能为加密无解密-Encryption and decryption procedures, java simple graphical interface. Functions without encryption decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1525
    • 提供者:Lantalking
  1. java

    0下载:
  2. 文件的加密与解密 Java语言开发 希望能与更多Java爱好者共同探讨-Document encryption and decryption of the Java language to develop with more hope to explore Java enthusiasts
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1694
    • 提供者:陆叡
  1. FileEncrypt

    0下载:
  2. 用java实现加密解密的功能。但是本程序还是不够完善-Encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1740
    • 提供者:邝媛露
  1. crypto

    0下载:
  2. 用JAVA函数实现文件的加密解密。加密解密分别使用不同函数进行实现-JAVA files function with the encryption and decryption. Encryption and decryption functions, respectively, to achieve different
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:85496
    • 提供者:liuby
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »
搜珍网 www.dssz.com