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

搜索资源列表

  1. ssl

    0下载:
  2. 此程序简单实现了ssl强加密,一共包括三个文件:SSLServer.java,SSLClient.java,GetJavaHome.java-This program implements a simple ssl strong encryption, including a total of three documents: SSLServer.java, SSLClient.java, GetJavaHome.java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1831
    • 提供者:李小军
  1. EncryptDecipher

    0下载:
  2. 实现了简单的加密解密功能。 填写密钥,可以对文本文件和图片(其他文件没有测试)进行覆盖加密, 密钥相同再执行run,可以实现对加密文件的解密 -To achieve a simple encryption and decryption functions. Fill in the key, you can text and images (the other paper did not test) to cover encryption key and then the implem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:5705
    • 提供者:天堂
  1. UPload

    0下载:
  2. 一个文件的上传(加密) 下载(解密)。提供给需要的人-Upload a file (encryption) Download (decryption). Available to people in need
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:341770
    • 提供者:lifei
  1. java-pragram

    0下载:
  2. 上传内容为5个java程序,实现的功能分别为:1、模拟windows系统的记事本。 2、xp系统下的文件、目录操作。 3、使用栈数据结构写成的一个计算器。 4、xp系统下的文件的加密与解密。 5、一个简单的五子棋游戏-Upload content into five java programs, functions are: 1, system simulation windows notepad. 2, xp system files, directory operat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:10398
    • 提供者:yang
  1. Lab1_3_1

    0下载:
  2. 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:822562
    • 提供者:陈溢豪
  1. KeyGeneratorExample

    0下载:
  2. Java生成密钥、保存密钥的实例源码,通过本源码可以了解到Java如何产生单钥加密的密钥(myKey)、产生双钥的密钥对(keyPair)、如何保存公钥的字节数组、保存私钥到文件privateKey.dat、如何用Java对象序列化保存私钥,通常应对私钥加密后再保存、如何从文件中得到公钥编码的字节数组、如何从字节数组解码公钥-Java to generate a key instance of the source to save the key can learn Java through t
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3390
    • 提供者:燕姿
  1. areca-7.2.10-src.tar

    0下载:
  2. Areca Backup 是一个用Java编写的个人文件备份工具,支持压缩、打包、加密等操作。-Areca Backup is a personal file backup tool written in Java, supports compression, packing, encryption and other operations.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2381367
    • 提供者:brook
  1. Arithmetic

    0下载:
  2. 此文件为加密算法文件,非常好用,使用时只需传入需要参数即可-This file is the encryption algorithm file, very easy to use only incoming parameters can
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1399
    • 提供者:罗宇
  1. LIKAGE_STUDY

    0下载:
  2. 采用 java自带的base方式进行加密解密文件-Java comes with base encryption and decryption of files
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:3295
    • 提供者:mayThanks
  1. 080415144256

    0下载:
  2. 软件功能: 使用DES加密和解密技术对文件进行操作。 软件优点: 一、可以同时对多个文件进行操作,加密解密互不干扰,但加密解密不应该对同一文件操作; 二、该软件注重人性化,每话个错误操作都有详细的提示信息; 三、经过测试,该软件可以对600M以及以上大小的文件进行加密解密; 四、多文件同时加密解密时,从总的信息面板中可以看到结果信息。 五、加密过的文件不能重复加密,系统会自动抱错,同样没有加密过的文件不能被解密。 六、所有加密
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:16846
    • 提供者:bluecai
  1. FileTransfer31Aug

    0下载:
  2. 服务器/客户端的文件传输,简单界面,能加密-Server/client file transfer, simple interface, encryption
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:8638
    • 提供者:大man
  1. com.aicomsoft.common.utils

    0下载:
  2. 个人这些年总结,实现的各种常用的java工具类,包括异常自定义,日志,文件操作,网络,加密,正则表达式,字符处理,时间处理,IO操作,JDBC,ZIP解压缩-Summarize in these years of the personal, to achieve a variety of commonly used java tools, including abnormal custom, log, file operations, network, encryption, regular e
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:36790272
    • 提供者:samir tan
  1. create--delete-copy-file

    1下载:
  2. 1、实现文件夹创建、删除、进入。 2、实现当前文件夹下的内容罗列。 3、实现文件拷贝和文件夹拷贝(文件夹拷贝指深度拷贝,包括所有子目录和文件)。 4、实现指定文件的加密和解密。 -create,delete,enter file , show the content of the file and encrypt the file
  3. 所属分类:JavaScript

    • 发布日期:2014-10-20
    • 文件大小:6144
    • 提供者:孟瑶
  1. FileManager

    0下载:
  2. 一个基于命令行的简单的文件管理器,实现了文件拷贝,删除,加密以及目录拷贝,遍历等功能。很适合初学java的人学习。-A simple command line based file manager, file copy, delete, encryption, and copy of the directory traversal functions. It is suitable for beginner java learning.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-03
    • 文件大小:2990
    • 提供者:肖春明
  1. IP-Messenger

    0下载:
  2. 飞鸽传书 (IP Messenger V2.06)是一款基于 TCP/IP(UDP)的局域网内即时通信软件,2.00以上版本支持局域网内发信息、传送文件、文件夹、多文件(或文件夹),通讯数据采用 RSA/Blofish 加密 (2.00版以上),速度非常快,采用BSD License开源许可协议发布。数据通讯不需要建立服务器、直接在两台电脑间通信和数据传输,支持文件及文件目录的传输,具有安全快捷以及小巧方便等优异特点,因此很多公司都采用它作为部门、公司内部的IM即时通信工具。-IP Messen
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:4282157
    • 提供者:junco
  1. filemenu

    0下载:
  2. 简单的文件管理器,实现了文件打开,获取文件内容,文件复制,文件内容加密解密等,可以直接运行-Simple file manager, file open access to the contents of the file, copy the file, such as file encryption and decryption, and can be run directly
  3. 所属分类:Java Develop

    • 发布日期:2017-11-15
    • 文件大小:5926
    • 提供者:zhujian
  1. SPN

    0下载:
  2. SPN加密,解密算法实现。文件包括源文件,编译后机器码文件,测试数据。-SPN encryption algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-11-10
    • 文件大小:10776
    • 提供者:vincent.jie
  1. code

    0下载:
  2. 基于HTML+JS的加密软件,只需一个文件就行了,代码开源,自己可修改加密算法。-Based encryption software in HTML+JS, just a file on the line, code open source, they can modify the encryption algorithm.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-27
    • 文件大小:1116
    • 提供者:gjl
  1. PDFRenderer-full-0.9.1

    0下载:
  2. pdf 解析器,可以用来打开查看PDF文件,也可以通过修改源码来改变PDF的加密方式,自定义PDF文档格式。-pdf parse, pdf Renderer
  3. 所属分类:Java Develop

    • 发布日期:2017-11-09
    • 文件大小:3877379
    • 提供者:gooddeng
  1. core-util-sdk

    0下载:
  2. Java开发工具包。如对Properties配置文件的操作,字符串简要 MD5加密等。-Java Development Kit. Such as the operation of the Properties configuration file, string brief MD5 encryption.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-01
    • 文件大小:36063
    • 提供者:sunyan
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com