Skip to content

25bda095-droid/Cyber-Security-Message-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔐 Secure Message Encryption & Decryption Tool

A user-friendly web application built with Streamlit that provides both symmetric (AES-256) and asymmetric (RSA-2048) encryption for your messages and files.

LINK = https://cyber-security-message-encryption-dl3w8dsunub3quh4er25dy.streamlit.app/

Features

Dual Encryption Methods

  • AES-256 (Symmetric): Fast, efficient, perfect for large messages and files
  • RSA-2048 (Asymmetric): Secure key exchange, ideal for small messages

Flexible Input Options

  • Type messages directly
  • Upload files (text, PDF, images, etc.)

Complete Encryption/Decryption Workflow

  • Encrypt messages with one click
  • Get encrypted output with keys
  • Decrypt messages using saved keys

User-Friendly Interface

  • Clean, intuitive design
  • Download encrypted messages and keys
  • Clear instructions and warnings

Releases

No releases published

Packages

 
 
 

Contributors

Languages