PVAC Proof Demo

Generate FHE encryptions, range proofs, and zero-knowledge proofs using the Octane wallet.


      

Connection

Not connected

1. Encrypt a Value (FHE)

Encrypt an integer using your PVAC key. The ciphertext is fully homomorphic.

2. Decrypt a Ciphertext

Decrypt a PVAC ciphertext back to its plaintext value. Requires user approval.

3. Range Proof

Prove that a ciphertext contains a value within the valid range, without revealing it.

4. Pedersen Commitment

Create a binding commitment to a value. Reveals nothing about the value.

5. Get PVAC Public Key

Retrieve your PVAC public key for third-party verification or key exchange.