Skip to content

DenzelKioko/AES_SMS_Gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES_SMS_Gateway

An AES Encryprion System using Python

Secure message sender using AES encryption and OTP via TextBee SMS API.

Features

  • Encrypt and send messages with AES
  • OTP transmission using TextBee
  • GUI built with Tkinter

Setup

  1. Install dependencies: pip install pycryptodome requests
  2. Configure sms_sender.py with your TextBee API key and Device ID.
  3. Run: python main.py

About

An AES Encryption system using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages