How to implement the volume matching algorithm of dark market with TFHE-rs

A dark market is a marketplace where buy and sell orders are not visible to the public before they are filled. Different algorithms aim to solve this problem, in this tutorial we are showing how to implement the algorithm defined in this paper with TFHE-rs.

1 Like