Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extension to the HElib's PSI/partial match engine
Extension of HElib's PSI/partial match engine to add functionality that allows HEQL queries to be passed in at runtime via strings. This includes Table class that captures the structure of a PSI table. Pseudo parsers that read both raw strings and strings from files. Additional required utility functions. Generalised version of psiio in helib/misc/psi/psiio to accept both helib::Ctxt and helib::Ptxt<helib::BGV> types. Previous code only accepted helib::Ctxt. Added Gtests local to psiio. Co-authored-by: Jack Crawford <[email protected]> Co-authored-by: TabOg <[email protected]>
- Loading branch information