Skip to content

Encrypt'n'Decrypt v0.1 [First Release]

Pre-release
Pre-release
Compare
Choose a tag to compare
@Yilmaz4 Yilmaz4 released this 03 May 14:23
· 280 commits to main since this release
13109e5

This release is the first release of Encrypt'n Decrypt program which is made by me. In this version, you can simply encrypt plain texts with a random generated 352-bit which is 44 characters long key and decrypt encrypted text with this key. This release doesn't have a GUI (Graphical User Interface). It works on a terminal window. This version is compatible with all O.S's including any Linux and OS-X except Windows XP and below. Program's interface has options to select, one is encryption and other is decryption. There may some small bugs as this is the first release of this program.

Features:

  • Encrypt entered text with Fernet encryption
  • Decrypt encrypted texts using the key