Encryption and decryption toolset with zero-knowledge proof of spam classification.
Encrypt your plaintext messages using a public key and bind a zero-knowledge proof of spam classification to it.
Decrypt encrypted messages using a private key.
Verify the spam classification proof of encrypted messages.
Generate a key pair for encryption and decryption.