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

搜索资源列表

  1. pwTest

    0下载:
  2. 实现文件内容的加密,并把加密后的内容保存在另一个文件中,用户输入正确密码之后才能正确获得文件的内容-The contents of the file encryption and encrypted content stored in another file, the user enters the correct password in order to correct the contents of the file
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:8028
    • 提供者:高亮
  1. des_made_by_jewelknife

    0下载:
  2. DES算法演示,包括16轮展示结果,以及加密结果,可以对文件进行加密-DES algorithm demo, including 16 show
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:30013
    • 提供者:liu
  1. Symmetric-encryption

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

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

    0下载:
  2. LZSS,LZW算法代码。文件传输加密验证工程项目。实现对传前后MD5验证。-LZSS, LZW algorithm code. File transfer encrypted authentication projects. Pass before and after the MD5 authentication.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:884736
    • 提供者:王一山
  1. JavaEncode

    0下载:
  2. 对txt文本中的字符串进行加密,加密方式由用户设置,并可以解密和在控制台显示文件。提供用户友好型界面。-Txt text strings for encryption, encryption mode set by the user, and can decrypt and display the file in the console. Provide a user-friendly interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:9762
    • 提供者:豆豆
  1. hc-v4.tar

    0下载:
  2. httpclient登录新浪微博(非SDK方式)最近新浪微博更新了sso登录方式,加密算法变成了rsa,获取nonce和servertime,pubkey,这里涉及到rsa加密,通常用java进行rsa加密一般都是从文件读取公钥信息或者是base64编码的公钥信息转换成key,然后进行加密... -httpclient Login Sina Weibo (non-SDK way) Sina Weibo recently updated sso login, encryption algori
  3. 所属分类:Java Develop

    • 发布日期:2017-11-02
    • 文件大小:2066832
    • 提供者:zhangts
  1. itext-5.4.2

    0下载:
  2. 使用itext对pdf文件进行加密及解密操作-Pdf file using itext for encryption and decryption operations
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:8117923
    • 提供者:cathy
  1. SSLSocket

    0下载:
  2. java 实现的SSL单向、双向加密socket数据传输,包含keystore文件,readme.txt中包含windows下生成keystore的shell ,以及来自网上的参考网址,此项目导入Eclipse后可以直接运行-java implementation of SSL-way, two-way data transmission encryption socket that contains the keystore file, readme.txt under windows gen
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:41250
    • 提供者:王世修
  1. FileManager

    0下载:
  2. 文件命令行管理器,实现文件的创建和删除,加密解密-File command line manager, file creation and deletion, encryption and decryption
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:3034
    • 提供者:leifan
  1. kaisajiamijiemi

    0下载:
  2. 凯撒加密解密,用凯撒方法进行文件的加密和解密工作,简单明了-Caesar encryption and decryption, with Caesar method for file encryption and decryption, plain and simple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1276
    • 提供者:guyingcen
  1. FileManager

    1下载:
  2. 一、实验目的 运用面向对象程序设计思想,基于Java文件管理和I/O框架,实现命令行下的文件管理器。 二、实验项目内容 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -First, the purpose of the experiment the use of object-oriented programming concepts,
  3. 所属分类:Java Develop

    • 发布日期:2014-10-20
    • 文件大小:10240
    • 提供者:余雅婷
  1. filemanager

    0下载:
  2. 模拟DOS文件管理系统,可创建删除文件(夹),可加密解密文件,可显示当前目录内容-Analog DOS file management system, you can create delete files (folders), you can encrypt decrypt files, you can display the contents of the current directory
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:9180
    • 提供者:卢平
  1. Des

    0下载:
  2. java CA证书加密源码,可加密任何文件-java CA certificate encryption source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1390017
    • 提供者:zhouhoude
  1. Project2

    0下载:
  2. 文件管理,可以实现文件的查询,文件夹的复制,删除,及加密解密-Document management, can query files, folders, copy, delete, and encryption and decryption
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6862
    • 提供者:刘婷
  1. FileEncryptAndDecrypt-

    0下载:
  2. java加密算法,用于对文件进行内容加密-java encryption algorithm used to encrypt the contents of the file
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:1422
    • 提供者:kyle
  1. AES

    0下载:
  2. AES加密程序,对一个文件或文档进行加密-AES encryption for encrypting a file or document
  3. 所属分类:JavaScript

    • 发布日期:2017-05-07
    • 文件大小:1451977
    • 提供者:秦波
  1. Base64.java

    0下载:
  2. Base64.java加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上,是从国外网站下载的。-Base64.java encryption and decryption class files, Java algorithm using Base64 string or an instance of a class file encryption, excluding example, you can look th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:9906
    • 提供者:gsk
  1. daima

    0下载:
  2. 1.采用图形用户界面 2.给定任意一个文本文件,进行加密 3.对加密后的文件还原(解密)-1 using a graphical user interface 2. Given an arbitrary text files, encrypt 3. Restore files encrypted (decrypted)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:288401
    • 提供者:limingyue
  1. 64

    0下载:
  2. 加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上-Class file encryption and decryption, Java Base64 algorithm using string or an instance of a class file encryption, excluding example, you can look this class, if necessary, their own l
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:9994
    • 提供者:lianwu
  1. Encryptable

    0下载:
  2. 使用java对文件进行加密,实现一般的加密功能-Encrypt files using java to achieve a general encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4639
    • 提供者:kuangxf
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com