Skip to content

App to encrypt and compress files using AES

Notifications You must be signed in to change notification settings

kuczi55/ScalaFileCrypt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scala Encryption Tool

About app

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.

Functionality

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

Screenshots

Encryption view

1

Successful decryption window

2

Authors

About

App to encrypt and compress files using AES

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%