An open API service indexing awesome lists of open source software.

https://github.com/janithscript/text-encryption-decryption-tool

This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.
https://github.com/janithscript/text-encryption-decryption-tool

pybase64

Last synced: 10 months ago
JSON representation

This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.

Awesome Lists containing this project

README

          

# Text-encryption-decryption-tool
This Python-based tool allows users to securely encrypt and decrypt text using various algorithms.

## Installation

Run in terminal:
```bash
pip install pybase64
```

Password of encryption and decryption : 1234

#

![encrypt_decrypt](https://github.com/janithScript/Text-encryption-decryption-tool/assets/127806197/b0781f3f-3f6b-48d6-9dfc-bca2080a9fd1)