Re: AES MAC security question
From: Joseph Ashwood (ashwood_at_msn.com)
Date: 07/04/05
- Next message: Joseph Ashwood: "Re: AES MAC security question"
- Previous message: Joseph Ashwood: "Re: Needle in a haystack--or is this just stupid?"
- In reply to: Kristian Gjøsteen: "Re: AES MAC security question"
- Next in thread: Mike Amling: "Re: AES MAC security question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 04 Jul 2005 01:43:24 GMT
"Kristian Gjøsteen" <kristiag+news@item.ntnu.no> wrote in message
news:da94pn$re9$1@orkan.itea.ntnu.no...
> If the MAC is secure, a shared secret does not stop a guessing attack.
> What kind of attacks would a shared secret complicate or stop?
>
> (What's the difference between a shared secret and the shared secret
> key?)
The shared secret prevents casual guessing. Like I said it is
information-theoretically transparent, but functionally there. With the
shared secret used for padding an attacker now has to guess at the padding
as well. An information theoretic attacker can sample multiple MACs and
perform the derivation by segmenting the scheme into a (I think)48-bit
problem and the larger problem, the real world attacker is going to be
guessing the MAC value (smallest value to need guessing) raising the
effective bar, but not the real bar.
Having an encryption key serves the same purpose, but significantly increase
the computation time, and by relation the computation power consumption. I
admittedly was assuming that keeping the power consumption in the fob as low
as possible is a requirement. The problem is that the MAC isn't secure, it's
secure enough that makes for a very hard line to walk.
Joe
- Next message: Joseph Ashwood: "Re: AES MAC security question"
- Previous message: Joseph Ashwood: "Re: Needle in a haystack--or is this just stupid?"
- In reply to: Kristian Gjøsteen: "Re: AES MAC security question"
- Next in thread: Mike Amling: "Re: AES MAC security question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|