Skip to content

Sushanth-reddyD/AES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Python-AES

This is AES file implimentation

  • For AES.py :

Copyright (C) 2012 Bo Zhu http://about.bozhu.me

This is an exercise in secure symmetric-key encryption, implemented in pure Python (no external libraries needed). Original AES-128 implementation by Bo Zhu (http://about.bozhu.me) at https://github.com/bozhu/AES-Python

  • For tests.py :

This is taken as reference from https://gist.github.com/Alex-Zander/d050736f6896198afa2f94dcbc7e1a37

This code refers to Internal Roundwise functioning of AES....

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages