Research Article

A Layered Searchable Encryption Scheme with Functional Components Independent of Encryption Methods

Algorithm 7

LSE scheme: asymmetric part.
Gen : compute ASE·Gen , and output .
Enc : described in Algorithm 5.
Token :
(1) for each keyword ( ) in   do
(2)  compute ASE·Token .
(3) end for
(4) output .
Search : described in Algorithm 6.
Dec : compute ASE·Dec , and output .