The QED library is a C library that implements the algorithm described in
"Conjunctive, Subset, and Range Queries on
Encrypted Data" by Dan Boneh and Brent Waters.
Developers can use this library to encrypt data, and then query the
ciphertext for any combination of subset, equality, and comparisons.