Re: Blockcipher >256 bit (for hardware implementation)
- From: Phil Carmody <thefatphil_demunged@xxxxxxxxxxx>
- Date: 24 Jan 2007 14:29:46 +0200
Mike Amling <spamonly@xxxxxxxxxxx> writes:
jetmarc@xxxxxxxxxxx wrote:
A DES-like algorithm would be perfect, but there's no published 320bit
wide variant (and I can't come up with secure SBOX values myself). RC5
is configurable for the blocksize, but implementating a 320-bit
barrelshifter is very costly. I might come up with an AES variant for
the blocksize (Rijndael specifies 128/192/256 bit blocks), but the FPGA
implementation will be either slow or large (replicated SBOXes).
Do you have a suggestion for me? What other blockcipher could I
consider?
Two iterations of Rijndael with block size 192 bits, with
code-stealing to get the block size down to 320.
It's a bit 'asymmetrical', but 128+192 = 320...
Phil
--
"Home taping is killing big business profits. We left this side blank
so you can help." -- Dead Kennedys, written upon the B-side of tapes of
/In God We Trust, Inc./.
.
- References:
- Blockcipher >256 bit (for hardware implementation)
- From: jetmarc
- Re: Blockcipher >256 bit (for hardware implementation)
- From: Mike Amling
- Blockcipher >256 bit (for hardware implementation)
- Prev by Date: Re: Blockcipher >256 bit (for hardware implementation)
- Next by Date: Re: Quartz
- Previous by thread: Re: Blockcipher >256 bit (for hardware implementation)
- Next by thread: Encrpytion software
- Index(es):
Relevant Pages
|