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

搜索资源列表

  1. Encrypt

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

    • 发布日期:2017-04-13
    • 文件大小:1844
    • 提供者:eventh
  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. Jiemi

    0下载:
  2. 这个一个对文件进行解密的程序,他对程序的每个数据都进行二进制加密。。。。有兴趣的可以-The declassified document a procedure, the procedure he carried out for each binary data encryption. . . . Who are interested can look at the .....
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:860
    • 提供者:彭磊
  1. 1

    0下载:
  2. 文件为java程序,可以实现自动先加密后解密功能。-Java file for the program can be automatically encrypted first decryption function.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:36287
    • 提供者:张军
  1. hsuper

    0下载:
  2. 本程序为java源代码,可以自动实现先加密后解密的功能。-This procedure for the java source code, can be automatically encrypted first decryption functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:30156
    • 提供者:张军
  1. encipherdecipher

    0下载:
  2. 利用SUNJCE进行文件加密,并且可以用相同的密码进行解密-SUNJCE to use file encryption, and can use the same password to decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:8278
    • 提供者:墨兰王者
  1. DES

    0下载:
  2. JAVA版,Des的加密和解密原理的源代码。-JAVA version, Des principle of encryption and decryption of the source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1477
    • 提供者:Neo
  1. 5.1Sqll

    0下载:
  2. 国内知名的海洋分类信息网v5.1商业版加密文件解密,(注意不是整站程序),5.1内有两个加密文件,现把它解密上传。-Well-known classification of marine commercial version v5.1 Information Network decrypt an encrypted file, (Note that the procedure is not the whole point), 5.1, there are two encrypted files
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:6487
    • 提供者:jvinka
  1. DES

    0下载:
  2. 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:11348
    • 提供者:liulin
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。 -JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10693
    • 提供者:曹海林
  1. FileNameEncoder

    0下载:
  2. 文件中的java源代码,主要功能是对文件和字符串的加密和解密。 -Java source code file, the main function is encryption and decryption of file and string .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2583
    • 提供者:邓涛
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26983
    • 提供者:199
  1. Decryption-WEBSHELL

    0下载:
  2. 坊间流传的ASP WEBSHELL几乎全部加密,而且带有后门,此版本为开源解密版.而且后门以剔除.-Is widely circulated that the ASP WEBSHELL almost all the encryption, but also with the back door, this version is open-source decrypted. But also to remove the back door.
  3. 所属分类:WEB(ASP,PHP,...)

  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。-JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10380
    • 提供者:196
  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. Dezender4

    0下载:
  2. PHP源码解密工作,非常好用..当下载的源码加密了时,可进行解密.-PHP source code to decrypt the work is very easy to use .. When downloading the source code encrypted, it can be decrypted.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-02-06
    • 文件大小:1738967
    • 提供者:邹秋焱
  1. JCheckBox1

    0下载:
  2. Java解密加密程序,实现窗口图像化界面,应用简单方便-Java to decrypt the encrypted program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:930
    • 提供者:小鱼
  1. des.tar

    0下载:
  2. 带swing界面的文件加密和解密程序。</br> 自定义明文密码。</br> 可直接运行 并对文件加密。加密后的文件需经过解密后才能使用。</br> -With a swing interface file encryption and decryption process. </br> Custom the password itself. </br> Can be directly run and file encryp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7185
    • 提供者:徐徐
  1. servlet

    1下载:
  2. Servlet过滤器 用用户请求进行统一认证(如:限制IP、不允许黑名单中用户访问) 对用户请求进行记录、审核(如:写入日志等) 对用户发送的数据进行过滤或替换(如:过滤不良信息等) 转换图像格式 对响应内容进行压缩,减少传输量 对请求、响应内容进行加密、解密操作-Servlet Filters are used to a user request for a unified authentication (such as: restrictions on IP, the
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:4751
    • 提供者:叶蔚华
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com