A simple tool to split, zip, and encrypt files
Download the .jar bundle here!
USE 16-DIGIT PASSWORD TO ENCRYPT
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
The documentation for this project is available in the /doc folder
Swing GUI