Skip to content

mehmetkahya0/Crypter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crypter

Crypter is a simple encryption and decryption tool built using Python Tkinter.

Features

  • Encrypt text using a specified key
  • Decrypt encrypted text using the same key
  • Supports both symmetric encryption (AES) and asymmetric encryption (RSA)

GUI

crypter