Skip to content

Cyberangle002/Encryption-Decryption-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Encryption and Decryption Tool

This Python tool demonstrates symmetric encryption using the cryptography library. The tool allows you to encrypt and decrypt messages using a generated key.

Features:

  • Generates a key for encryption
  • Encrypts plain text into ciphertext
  • Decrypts ciphertext back to plain text

How to Use:

python encryption_tool.py

About

A Python tool to encrypt and decrypt messages using symmetric encryption

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages