Re: Block Cipher Applications
- From: Kristian Gjøsteen <kristiag+news@xxxxxxxxxxxx>
- Date: Tue, 30 May 2006 20:01:12 +0000 (UTC)
Jean-Luc Cooke <jlcooke@xxxxxxxxxx> wrote:
Agreed - not to mention it's so easy to:
enckey = HMAC(key, 0);
intkey = HMAC(key, 1);
I think, since we are talking about block cipher modes here, that
enckey = AES_key(0) || AES_key(1),
intkey = AES_key(2)
should be mentioned as an option. (Truncate the key to appropriate
length.)
--
Kristian Gjøsteen
.
- References:
- Block Cipher Applications
- From: acetracerbullet100@xxxxxxxxxxx
- Re: Block Cipher Applications
- From: Joseph Ashwood
- Re: Block Cipher Applications
- From: David Wagner
- Re: Block Cipher Applications
- From: Jean-Luc Cooke
- Block Cipher Applications
- Prev by Date: Re: Compression and crypto
- Next by Date: Re: Compression and crypto
- Previous by thread: Re: Block Cipher Applications
- Next by thread: Re: Block Cipher Applications
- Index(es):