Skip to content

Releases: Emil105105/FileEncryption

Version 1.3

05 Aug 08:35
4df3702
Compare
Choose a tag to compare

Small security update while I am preparing for the next bigger update

Version 1.2

24 Mar 19:37
697ca4c
Compare
Choose a tag to compare

added:

  • support for other languages (german, others)
  • updater
  • Linux executable support (does not work on all Linux distros)

improved:

  • number of possible passwords for brute forcing (from 2^512 to 2^8192)
  • bug fixes

removed:

  • terminal edition

System requirements:

  • python3.8.1 or later (pre-installed on Linux; https://www.python.org/downloads/)
  • tkinter8.6 or later (usually comes with python3)
  • python standard librarary3.8.1. or later (usually comes with python3)
  • Linux 4+ or Windows7+ or macOS10.14+ (could work on older operating systems)
  • 128MB Ram or more (recommended 2GB)

Version 1.1

15 Feb 20:56
31e6926
Compare
Choose a tag to compare

First release of FileEncryption