Application to encrypt/decrypt files and pack files into encrypted archives. Created using Scala and JavaFX GUI library. The app was made as a project for Programming in Scala classes.
Application contains the following features:
- Encrypt multiple files using safe AES or Blowfish algorithm.
- Create encrypted archive containing all files in compressed version.
- Decrypt multiple files with control sum verification.
- Easy - drag and drop - file management