Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyAES

AES implementation from tinyAES on OpenCores except for the sbox.

Sbox is implemented by logic operations, instead of tables, following Circuit Minimization Work by Dr. Rene Peralta. This can be helpful to optimize the usage of BRAMs on FPGA.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages