Skip to main content

Function Secret Sharing

Definition

Function Secret Sharing (FSS) is a cryptographic primitive that allows a function to be secretly shared among multiple parties. Each party receives a share of the function such that they cannot determine the function itself individually. However, when all parties combine their shares, they can collectively compute the function’s output without revealing the function or the inputs to each other.