Skip to content

implementing mini aes in python with some help

Notifications You must be signed in to change notification settings

meyira/mini_aes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini_aes

An easy cipher to break for cryptanalysis. Tutorial implemented. Need to implement functions. AES is a symmetric cipher with a block size of 128 bits. Mini-AES has been created for better understanding of the algorithm for aspiring cryptanalysts and undergraduate cybersecurity and IT students. PLEASE NOTE THAT MINI AES IS NOT A SECURE ENCRYPTION METHOD.

##Components NibbleSub

About

implementing mini aes in python with some help

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages