Skip to content

Brissouille/AES_32_bits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES_32_bits

Implementation of AES with the 32 bits optimization

The optimization is a transformation of the Sbox into Tbox. This transformation allows to combine subByte and mixColumn function.

About

Implementation of AES with the 32 bits optimization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published