AES encrytion (ASIC)
- From: swissiyoussef@xxxxxxxxx
- Date: Tue, 26 Aug 2008 00:45:26 -0700 (PDT)
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 ...
.
- Follow-Ups:
- Re: AES encrytion (ASIC)
- From: eliben
- Re: AES encrytion (ASIC)
- From: Eric Smith
- Re: AES encrytion (ASIC)
- Prev by Date: Re: ARM assembler: labels
- Next by Date: rs-232 to i2c converter using 16f88
- Previous by thread: When to use Buffers for devices connected to Address and Data Bus
- Next by thread: Re: AES encrytion (ASIC)
- Index(es):
Relevant Pages
|