Skip to content

shalemrajkumar/Advanced-encryption-standard-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advanced-encryption-standard-algorithm

  • AES algorithm with Cpp and Python
  • This is c++ based AES algorithm for encrypting input string with a key provided to produce a Cipher text
  • For now this 128bit key AES Encryption with 10 rounds of key expansion
  • Fun fact : Even with a supercomputer, it would take 1 billion billion years to crack the 128-bit AES key using brute force attack. This is more than the age of the universe............ :)

About

AES algorithm with Cpp and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published