Skip to content

This is a sample of a repository for IE homework assignment.

License

Notifications You must be signed in to change notification settings

tahanasiri/IE_Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IE_Repository

#This project is about AES Encryption and Decryption.

#In AES_Enc.java: #we want to enrypt a plainText using initial key, So the inputs of the problem are a 128 bit plainText plus initial key and our output will be a 128 bit cipherText.

#In AES_Dec.java the algorithm is exactly vise versa, mean: #Our inputs are a cypherText with an initial key, So we sholud decrypt it and send the decrypted cypherText called plainText to output.

#HOPE TO ENJOY!

About

This is a sample of a repository for IE homework assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages