Skip to content

This tool provides secure AES-256 encryption and decryption for text and files (.pdf and .txt) using CBC (Cipher Block Chaining) mode. It uses a secure, hardcoded 32-byte key and a random IV for every encryption operation.

Notifications You must be signed in to change notification settings

blepw/Communicate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Communicate

This tool provides secure AES-256 encryption and decryption for text and files (.pdf and .txt) using CBC (Cipher Block Chaining) mode. It uses a secure, hardcoded 32-byte key and a random IV for every encryption operation.

You need to create a venv and install the following packages :pycryptodome, colorama

About

This tool provides secure AES-256 encryption and decryption for text and files (.pdf and .txt) using CBC (Cipher Block Chaining) mode. It uses a secure, hardcoded 32-byte key and a random IV for every encryption operation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published