Skip to content

Files

Latest commit

 

History

History
35 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.18 KB

File-Splitter

A simple tool to split, zip, and encrypt files

Download the .jar bundle here!

USE 16-DIGIT PASSWORD TO ENCRYPT

Specification

Download File Splitter Download File Splitter Download File Splitter

Written in Java 8 with Eclipse IDE, can be run on all the operating systems

Need Java virtual machine to start, available here

  • Split by size
  • Compress files using .zip format
  • Encrypt files using Advanced Encryption Standard (AES) 128 bit (16-digit password to encrypt)
  • Password generator included
  • Place multiple files in a queue before processing them

Temporary files are automatically deleted

The output files will be stored:

  • in the File Splitter current folder for Windows OS
  • in the home folder for Linux OS

Documentation

The documentation for this project is available in the /doc folder

Screenshot

Swing GUI