Re: :::AES Questions:::

From: Michael Amling (nospam@nospam.com)
Date: 02/21/03


From: Michael Amling <nospam@nospam.com>
Date: Fri, 21 Feb 2003 21:10:42 GMT

Pathos wrote:
> I would like to know if AES is the best choice for the task

   IMHO, yes.

>
> And if i chose to use AES, what key size should i use?
> 128 is the only size specified in the specs, if i'm correct, they say that
> it was the bit length that was most studied by Rijndael so they shouldn't
> include any other. But isn't 128 just a bit small?

   AES uses only block size 128 bits. But its key sizes, 128-bit,
192-bit and 256-bit, were all well studied.

--Mike Amling



Relevant Pages

  • Re: Enigma machine strenght using a computer
    ... One of the reasons Rijndael was selected as the AES ... CPU than someone wanting to use AES at the same speed. ... The reasonable assumption is the business is already running and already has adequate encrypted communications - if so, then they are probably using 3DES or DES. ... their 3DES communications are not made more expensive by introducing a cipher 3 times faster and as secure (assumption that Serpent is secure) ...
    (sci.crypt)
  • Re: Rijndael/AES implementations
    ... > Are there significant performance/implementation differences in the ... AES CSP is little-endian and the RijndaelManaged ... > of Rijndael to recommend going ahead with architecture using Rijndael for ... Apparently WinZip used the code of a security researcher, ...
    (microsoft.public.platformsdk.security)
  • [PATCH] AES i586 optimized
    ... The following patch adds an i586 optimized implementation of AES aka ... +// - Minor portability cleanups and speed optimizations ... +// An AES (Rijndael) implementation for the Pentium. ... +// AES Key Schedule Subroutine ...
    (Linux-Kernel)
  • Re: Advanced Encryption Standard Implementation for Pocket PC?
    ... > AES in CryptoAPI only ships with WinXP +. ... you can find a few libraries out there that use the AES ... > encryption cipher used in AES is Rijndael). ... so it has no ties to the CryptoAPI either. ...
    (microsoft.public.dotnet.security)
  • Re: encryption
    ... Are you trying to hide secrets from a government? ... The Rijndael cipher is "open source". ... During the AES competition, I ... If AES follows DES' footsteps, ...
    (comp.unix.bsd.freebsd.misc)