Function secret sharing (FSS) is a secret sharing technique for functions in a specific function class, mainly including distributed point function (DPF) and distributed comparison function (DCF). As ...
This repository tackle the problem of approximating a multivariate function defined on a general domain in high-dimensions from sample points. We solve a regression problem via weighted-least-squares.