Re: Block Cipher Applications
- From: Jean-Luc Cooke <jlcooke@xxxxxxxxxx>
- Date: 30 May 2006 19:01:49 GMT
David Wagner <daw@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
That line of thinking doesn't sound wise to me. You'd have to be very
careful about how you set up such a combination, or else it could easily
end up with subtle security flaws. Personally, I wouldn't recommend
re-using a single key for both purposes like this, as it's too easy to
screw something up.
Agreed - not to mention it's so easy to:
enckey = HMAC(key, 0);
intkey = HMAC(key, 1);
JLC
--
.
- Follow-Ups:
- Re: Block Cipher Applications
- From: Kristian Gjøsteen
- Re: Block Cipher Applications
- References:
- Block Cipher Applications
- From: acetracerbullet100@xxxxxxxxxxx
- Re: Block Cipher Applications
- From: Joseph Ashwood
- Re: Block Cipher Applications
- From: David Wagner
- Block Cipher Applications
- Prev by Date: Re: Block Cipher Applications
- Next by Date: Re: AES Questions From Another Dummy.
- Previous by thread: Re: Block Cipher Applications
- Next by thread: Re: Block Cipher Applications
- Index(es):