Rijndael on 64-bit platform
- From: Stian Karlsen <stiank@xxxxxxxxx>
- Date: Wed, 22 Mar 2006 11:15:11 +0100
Doesn AES (Rijndael) gain any advantages of being implemented on a 64-bit computer compared to the more traditional 32-bit computers?..
From my view it doesn't seem to gain the big advantages. AES works with bytes, so it shouldn't be an advantage to be able to calculate with bigger numbers. Or?.. The only advantage I see is that there are more registers to do parallel operations on the Assembly level, such that it may be easier to do more byte-operations at the same time.
Any facts or meanings on this?
Best Regards,
Stian Karlsen
.
- Follow-Ups:
- Re: Rijndael on 64-bit platform
- From: BRG
- Re: Rijndael on 64-bit platform
- Prev by Date: Rotor crypto devices: if you don't have a UKW (reflector) then you need to double the number of rotors (+1 extra)...
- Next by Date: AES operation order
- Previous by thread: Rotor crypto devices: if you don't have a UKW (reflector) then you need to double the number of rotors (+1 extra)...
- Next by thread: Re: Rijndael on 64-bit platform
- Index(es):
Relevant Pages
|