Score:1

Adaptive Security Advantage

br flag

Adaptive model: the attacker can adaptively query the challenger for private keys. The challenge message need not be revealed at the start of the security game

Selective model: the attacker has to declare the challenge message at the start of the security game before he can see the public parameters setup.

How does adaptive security offer an advantage to Adversary in comparison to selective security?

poncho avatar
my flag
"the attacker can adaptively query the challenger for private keys"; normally, if the attacker can ask "what's your private key", he can trivially solve most challenges. What did you mean to write?
Score:2
cn flag

An easy (but not satisfactory) answer could be: In mathematics, we like to extend as much as possible the properties of theorems to have a better understanding of the result.

Now from a practical point of view, it's obvious that the adaptative model is nearer the real and then provide a much more relevant security guarantee: indeed, in practice we generate the parameters of our scheme before knowing how it will be used. Let suppose there is an attack for some specific message which depends of the global parameter, a security proof in the second model doesn't avoid a such situation (and that's really bad).

Now, more generally, in some cases, it could happen the weak model is enough for practical use. But then, you have to think about the possibility that your cryptographic scheme can be used as a sub-routine of something bigger, or for other purposes. And sometimes you need the strongest property to reach your goal.

As a quick example, we can think about the fact to apply ABE to do revocation (with a blacklist): At the beginning (when you generate the global parameters) you are not supposed to know which user will be banished, then you need adaptative security to change the encryption key (to not allow banished users to decrypt).

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.