https://github.com/antoniopelusi/file-splitter
A simple tool for split, zip, and encrypt files
https://github.com/antoniopelusi/file-splitter
encrypt encrypt-files file-splitter java split splitter swing-gui zip
Last synced: about 1 year ago
JSON representation
A simple tool for split, zip, and encrypt files
- Host: GitHub
- URL: https://github.com/antoniopelusi/file-splitter
- Owner: antoniopelusi
- License: gpl-3.0
- Created: 2020-06-01T20:14:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-10-17T19:41:31.000Z (over 3 years ago)
- Last Synced: 2025-04-13T10:13:23.354Z (about 1 year ago)
- Topics: encrypt, encrypt-files, file-splitter, java, split, splitter, swing-gui, zip
- Language: Java
- Homepage:
- Size: 483 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `File-Splitter`
A simple tool to split, zip, and encrypt files
Download the .jar bundle [**here**](https://github.com/antoniopelusi/File-Splitter/releases)!
***USE 16-DIGIT PASSWORD TO ENCRYPT***
## `Specification`
[]()
[]()
[]()
#### Written in Java 8 with Eclipse IDE, can be run on all the operating systems
Need Java virtual machine to start, available [**here**](https://www.java.com/en/download/)
- 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
