Skip to content

Test cases for AES implemented in Python. Can encrypt individual documents using AES encryption.

Notifications You must be signed in to change notification settings

pythonpaul/Cryptography-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography-in-Python

Test cases for AES implemented in Python. Can encrypt individual documents using AES encryption.

Running AES.py

Prompts user to enter 'e' for encryption, and 'd' for encryption.
Users specifies which local file to encrypt. 'doc1' and 'doc2' are inputs for testing encryption.

About

Test cases for AES implemented in Python. Can encrypt individual documents using AES encryption.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages