Skip to content

Vinamra-tech/EchoCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 EchoCrypt – Secure File Encryption System

EchoCrypt is a secure file encryption and decryption system built using:

  • 🐍 Python Flask API (handles encryption using substitution cipher + QR code)
  • ☕ Spring Boot backend (admin dashboard, log tracking, email integration)
  • 🎈 Streamlit frontend (user-friendly interface for encryption/decryption)

📦 Project Structure

echocrypt/
├── flask-api/             # Python encryption/decryption logic (Flask)
├── springboot-backend/    # RESTful Spring Boot service
├── streamlit-frontend/    # Streamlit UI for users
├── README.md
├── .gitignore

About

A tool for safe encryption and decryption of text files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors