Password Base64 Encryption Decryption

Опубликовано: 01 Ноябрь 2024
на канале: Automation
163
1

#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...