Upload your CSV. We normalize each field, apply a one-way cryptographic hash, and return a file only useful for matching — not for reading.
Names, emails, phones, NPIs, addresses.
Phone → 10-digit, email → lowercase+strip alias, name → no credentials.
HMAC-SHA256. The output cannot be reversed into real data.
Give the hashed file to a matching partner. No real data ever leaves.