Skip to content

harvingarcia/Encryption_AES_Encrypt_and_Decrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

AES_Encrypt_and_Decrypt

Scripts python for Encrypt messages or confidential information with the AES Cipher Metode.

Remember, this is a symmetric encryption method which uses the same key to encrypt and decrypt.

Is necesary install PyCryptodome Example: pip install pycryptodome

About

Python Script's for Encript information (Files) with AES Cipher Metode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages