: An interactive experiment between the adversary and the challenger using the real scheme. In this experiment, the challenger runs Init to generate the key K and public parameter . The adversary outputs a record set F to the challenger , who runs the Init to produce and and sends them to the adversary . The adversary can make polynomially adaptive queries to the challenger . For each query, the challenger generates a query token for the adversary . Since is adaptive, the result of each query can be used as input for the next query. After q queries, the adversary outputs a bit b as the output of the experiment.
|