#python #Userinterface #password #encryption #decryption #base64
Simple Python based utility to encrypt and decrypt passwords strings. This utility should work in both Linux / Windows environment. Feel free to access source code below. If you wanna convert it into a Linux binary/ Windows exe use pyinstaller module for it. The User interface is developed using Python PySimpleGUI module.
Source Code : https://github.com/riteshsharma29/Pyt...