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

搜索资源列表

  1. java的三个源码

    0下载:
  2. java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:14.74kb
    • 提供者:lmf
  1. RSATest

    0下载:
  2. this a rsa example to encrypt file with RSA
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-16
    • 文件大小:1.24kb
    • 提供者:silencekk
  1. encrypt

    0下载:
  2. 加密传输过程 java语言 非常实用
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-18
    • 文件大小:720byte
    • 提供者:maohuihua
  1. Encrypt

    0下载:
  2. 简单的文字处理,可以对输入的英文语句进行大小写变化,搜索所需要的英文字母在此句中出现的次数
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3.75kb
    • 提供者:Zhao P
  1. Encrypt

    0下载:
  2. 代码展示了了javaSDK提供的几个加密算法的使用方法,如DES, 3DES, AES, RSA,MD5, SHA,-Code shows the javaSDK offered the use of several encryption algorithms, such as DES, 3DES, AES, RSA, MD5, SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:22.7kb
    • 提供者:fqy
  1. Encrypt

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

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:eventh
  1. classencrypt-1.2

    1下载:
  2. java class 加密工具 java class 加密工具 -java class encrypt tools; java class encrypt tools; java class encrypt tools;
  3. 所属分类:Jsp/Servlet

    • 发布日期:2014-07-31
    • 文件大小:230.2kb
    • 提供者:wangzhong
  1. Des

    0下载:
  2. this progam written in java language and describe the des algorithm that allow us to encrypt and decrypt the information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:218.96kb
    • 提供者:zooz
  1. SDES

    0下载:
  2. this the java code which describe the sdes algorithm and help us to encrypt the information-this is the java code which describe the sdes algorithm and help us to encrypt the information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1012byte
    • 提供者:zooz
  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
    • 文件大小:1.25kb
    • 提供者:tulip
  1. Encrypt

    0下载:
  2. java编写的文件隐藏工具,运用回收站的属性,通过对控制台的操作,实现文件隐藏-java tools for the preparation of the document hidden, use the Recycle Bin properties, through the operation of the console, hidden files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:7.65kb
    • 提供者:gondark
  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
    • 文件大小:23.51kb
    • 提供者:szmneo
  1. encrypt

    0下载:
  2. 用Java语言来实现des编码,实用,简单。-Using Java language to achieve the des code, practical and simple.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7.08kb
    • 提供者:麻园
  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
    • 文件大小:4.99kb
    • 提供者:易守望
  1. Stream

    0下载:
  2. 可以使用流密码对文件进行加密,有简单的界面-Can use the stream cipher to encrypt the document, a simple interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3.5kb
    • 提供者:szmneo
  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
    • 文件大小:2.82kb
    • 提供者:liuzhi
  1. Main

    0下载:
  2. 自己做的加密解密文字工具。有兴趣的请参考-Encrypt word
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:998byte
    • 提供者:wgf4242
  1. js5

    0下载:
  2. 在做网页时(其实是网页*呵呵),最让人烦恼的是自己辛辛苦苦写出来的客户端IE运行的JAVAscr ipt代码常常被别人轻易的拷贝,下面将介绍JAVAscr ipt代码的加密解密技术。-use javascr ipt to acheive encrypt
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:8.7kb
    • 提供者:金屋藏娇
  1. Java-encrypt--decrypt-method-daqo

    0下载:
  2. java的加密解密很不错,我在里面学到了不少东西哦-Java encrypt, decrypt, very good, I learned a lot in it: oh
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:249.06kb
    • 提供者:wangjinsheng
  1. jackcess-encrypt-1.0.3

    0下载:
  2. Jackcess Encrypt是Jackcess项目的一个扩展类库实现了Microsoft Access和Microsoft Money某些形式的加密功能。-Jackcess Encrypt Microsoft Access and Microsoft Money, some form of encryption is an extension of the project Jackcess class library.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-16
    • 文件大小:11.26kb
    • 提供者:pudn
« 12 3 4 5 »
搜珍网 www.dssz.com