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

https://github.com/codewithlavi/password_encryptor

password encryptor# App# Python
https://github.com/codewithlavi/password_encryptor

criptography python3

Last synced: 11 months ago
JSON representation

password encryptor# App# Python

Awesome Lists containing this project

README

          

# Lvb_Password Encryptor

## This repository is a Python-based secure password encryption application that provides:
Password encryption # Password decryption ;

## Requirements :
- Python 3.x
- cryptography library (Fernet)

Run the script and follow the interactive menu:
in Bash terminal -run python password_encryptor.py

Coding

## Features
- Symmetric encryption using Fernet
- Cryptographically secure password generation
- Interactive console interface