Skip to content

Poojamallavarapu/Secure-Encryption-and-decryption-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Secure-Encryption-and-decryption-System

A Streamlit-based application for secure encryption and decryption of text and files using symmetric encryption (Fernet).

✨ Features

  • Encrypt/Decrypt Text
  • Encrypt/Decrypt Files
  • Generate QR Codes for encrypted text
  • Logs all actions with timestamps
  • Clean UI using Streamlit

📦 Installation

pip install -r requirements.txt
streamlit run app.py

## GIT CLONE
git init
git add .
git commit -m "Initial commit - Secure-Encryption-and-decryption-System"
git remote add origin https://github.com/username/Secure-Encryption-and-decryption-System
git branch -M main
git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages