This document summarizes a project on privacy-preserving detection of sensitive data exposure. The project proposes a data leak detection system that can be outsourced to a semi-honest detection environment without exposing the sensitive data. It uses secure hash algorithms like SHA to generate short, hard-to-reverse digests of the sensitive data and only discloses a small amount of digest information to the data leak detection provider. This approach provides strong privacy guarantees while still enabling accurate detection of leaked data.