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
- Host: GitHub
- URL: https://github.com/codewithlavi/password_encryptor
- Owner: codewithlavi
- License: mit
- Created: 2021-11-12T15:32:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T22:25:49.000Z (about 1 year ago)
- Last Synced: 2025-02-09T11:17:11.768Z (about 1 year ago)
- Topics: criptography, python3
- Language: Python
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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