Thanks!

Private Set Intersection (PSI)

Private Set Intersection (PSI) is a powerful cryptographic technique that allows two parties to compute the intersection of their data — without exposing their raw data to the other party.

What is Private Set Intersection?

PSI is a privacy-preserving technique that allows for two parties to compare their sets of data points and compute the intersection of their data, without giving up on their individual data privacy. The result is a third data set with only the elements both parties have in common.

A real-world use case of PSI would be Apple’s use of this technique in Password Monitoring, as well as the company’s recently announced Expanded Protections for Children.

What is a common application of Private Set Intersection?

For sensitive data, PSI can be used to remove privacy barriers inhibiting data sharing or increase security to existing services. 

One specific encryption form, which can be used in constructing a PSI protocol — is homomorphic encryption. This is a technique in which computations can be performed on encrypted messages without any access to the non-encrypted message. 

Homomorphic encryption is any highly regulated industry’s best friend, because it lets analysts compute results on encrypted data without the hassle of sharing the secret key with any cloud service provider, since only the analyst can decrypt the output.

That said, keep in mind that homomorphic encryption is only one of many possible encryption techniques, and that PSI can work with other techniques too. 

Key takeaways

  • PSI is a privacy-preserving technique that allows for two parties to compare their sets of data points and compute the intersection of their data, without giving up on their individual data privacy. 
  • The result of this cryptographic technique is a third data set with only the elements that both involved parties have in common.
  • For sensitive data, PSI can be used to remove privacy barriers inhibiting data sharing or increase security to existing services. 
Background
array(4) {
  ["title"]=>
  string(73) "Get the latest marketing news and expert insights delivered to your inbox"
  ["buttons"]=>
  array(2) {
    ["button1"]=>
    array(7) {
      ["enabled"]=>
      bool(true)
      ["text"]=>
      string(9) "Subscribe"
      ["url"]=>
      string(0) ""
      ["style"]=>
      string(34) "btn btn-primary btn-primary--white"
      ["size"]=>
      string(6) "btn-lg"
      ["target"]=>
      string(29) "popup-newsletter-subscription"
      ["id"]=>
      string(0) ""
    }
    ["button2"]=>
    array(7) {
      ["enabled"]=>
      bool(false)
      ["text"]=>
      string(0) ""
      ["url"]=>
      string(0) ""
      ["style"]=>
      string(0) ""
      ["size"]=>
      string(3) "btn"
      ["target"]=>
      string(5) "_self"
      ["id"]=>
      string(0) ""
    }
  }
  ["image"]=>
  bool(false)
  ["section_settings"]=>
  array(1) {
    ["hide"]=>
    bool(false)
  }
}
Get the latest marketing news and expert insights delivered to your inbox