AES encrytion (ASIC)

Hey folks , i need ur opinion about something : To implement an AES decryption (CBC mode ) algorithm in ASIC , what would be the best way to do it ? i mean among these architectures which one do you choose and why :

  • Basic iterative architecture
  • Partial loop unrolling
  • full loop unrolling
  • Partia outer-round pipelining
  • Full outerround pipelining
  • Inner-round pipelining
  • Partial mixed innerand outerroundpipelining
  • Full mixed inner- and outer-round pipelining
  • other ...
Reply to
swissiyoussef
Loading thread data ...

How long is a piece of string?

Reply to
Eric Smith

I found the AES implementation on Opencores to be pretty good and easy to use, so perhaps you can save time by using it...

Eli

Reply to
eliben

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.