Examples for PRE and Threshold FHE are now available

Check out the new repository with PRE and Threshold FHE examples: GitHub - openfheorg/openfhe-serial-examples: Port of PALISADE-serial-examples : Multi-program PRE and Threshold examples using various simple IPC

The following examples are included:

  • Simple Client Server Real Number Serialization example - IPC with Files and Mutex
  • Simple Client Server Real Number Serialization example - IPC with Boost/ASIO Sockets
  • Threshold Encryption Network Service Examples
  • Proxy-re-encryption (PRE) Network Service Example – IPC with Asynchronous Server
  • PRE Network Service For AES Key Distribution Demo

@dcousins, @Sararv, thank you for contributing these network examples!

1 Like