Auditor
Generate a key pair to receive encrypted salary data, then decrypt and verify it against an on-chain payroll commitment.
1. Generate auditor key pair
Share the public key with the employer so they can encrypt the salary payload for you. Keep the private key secret — only you can decrypt with it.
2. Decrypt & verify
Paste the encrypted packet from the employer, enter your private key, and optionally the on-chain commitment to verify the salaries match.